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

Venus theme: Difference between revisions

From MoodleDocs
m (adding link to tracker)
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/12641
|tracker = https://tracker.moodle.org/browse/CONTRIB/component/12641
|discussion = https://moodle.org/mod/forum/discuss.php?d=225388
|discussion = https://moodle.org/mod/forum/discuss.php?d=225388
|maintainer = [[User:Gordon McLeod|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:22, 13 May 2013

Venus Theme

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