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

Earth theme: Difference between revisions

From MoodleDocs
(Created page with "'''Earth Theme''' {{Infobox plugin |type = Theme |entry = https://moodle.org/plugins/view.php?plugin=theme_earth |tracker = |discussion = https://moodle.org/mod/forum/discuss.p...")
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|type = Theme
|type = Theme
|entry = https://moodle.org/plugins/view.php?plugin=theme_earth
|entry = https://moodle.org/plugins/view.php?plugin=theme_earth
|tracker =  
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/12642
|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:21, 13 May 2013

Earth Theme

Earth theme
Type Theme
Downloads https://moodle.org/plugins/view.php?plugin=theme_earth
Issues https://tracker.moodle.org/browse/CONTRIB/component/12642
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)