Note: You are currently viewing documentation for Moodle 2.4. Up-to-date documentation for the latest stable version of Moodle may be available here: Luna theme.

Luna theme: Difference between revisions

From MoodleDocs
(Created page with "'''Luna Theme''' {{Infobox plugin |type = Theme |entry = https://moodle.org/plugins/view.php?plugin=theme_luna |tracker = |discussion = https://moodle.org/mod/forum/discuss.php...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
|tracker =  
|tracker =  
|discussion = https://moodle.org/mod/forum/discuss.php?d=225388
|discussion = https://moodle.org/mod/forum/discuss.php?d=225388
|maintainer = [[User:Maintainer name|Gordon McLeod]]
|maintainer = [[https://docs.moodle.org/24/en/User:Gordon_McLeod| Gordon McLeod]]
|float = left
|float = left
}}
}}
'''Home page link on logo'''
Please note that you will need to replace the URL in the line <a class="logo" title="Home" href="http://inspire.rcs.ac.uk/"> with the correct url for the homepage of your own Moodle site. This line of code can be found in three places:
layout\frontpage.php (line 52)
layout\general.php (line 53)
layout\report.php (line 44)

Latest revision as of 10:23, 13 May 2013

Luna Theme

Luna theme
Type Theme
Downloads https://moodle.org/plugins/view.php?plugin=theme_luna
Issues
Discussion https://moodle.org/mod/forum/discuss.php?d=225388
Maintainer(s) [Gordon McLeod]


Home page link on logo Please note that you will need to replace the URL in the line <a class="logo" title="Home" href="http://inspire.rcs.ac.uk/"> with the correct url for the homepage of your own Moodle site. This line of code can be found in three places: layout\frontpage.php (line 52) layout\general.php (line 53) layout\report.php (line 44)