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: Jupiter theme.

Jupiter theme: Difference between revisions

From MoodleDocs
(Created page with "'''Mars Theme''' {{Infobox plugin |type = Theme |entry = https://moodle.org/plugins/view.php?plugin=theme_mars |tracker = |discussion = https://moodle.org/mod/forum/discuss.php...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''Mars Theme'''
'''Jupiter Theme'''


{{Infobox plugin
{{Infobox plugin
|type = Theme
|type = Theme
|entry = https://moodle.org/plugins/view.php?plugin=theme_mars
|entry = https://moodle.org/plugins/view.php?plugin=theme_jupiter
|tracker =  
|tracker =  
|discussion = https://moodle.org/mod/forum/discuss.php?d=225388
|discussion = https://moodle.org/mod/forum/discuss.php?d=225388
Line 9: Line 9:
|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:24, 13 May 2013

Jupiter Theme

Jupiter theme
Type Theme
Downloads https://moodle.org/plugins/view.php?plugin=theme_jupiter
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)