|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | theme_afterburner |
Variables | |
| $string ['configtitle'] = 'Afterburner Custom Settings' | |
| $string ['pluginname'] = 'Afterburner' | |
| $string ['region-side-post'] = 'Right' | |
| $string ['region-side-pre'] = 'Left' | |
| $string ['logo'] = 'Logo' | |
| $string ['logodesc'] = 'Please add the URL to your new logo only if you want to replace the default logo for this theme.<br />For your information, the default logo is a JPG image 320px (wide) by 75px (high)' | |
| $string ['footnote'] = 'Footnote' | |
| $string ['footnotedesc'] = 'Whatever you add to this textarea will be displayed in the footer of every page.' | |
| $string ['customcss'] = 'Custom CSS' | |
| $string ['customcssdesc'] = 'Whatever CSS rules you add to this textarea will be reflected in every page, making for easier customization of this theme.' | |
| $string ['choosereadme'] | |
| $string['configtitle'] = 'Afterburner Custom Settings' |
Definition at line 25 of file theme_afterburner.php.
| $string['pluginname'] = 'Afterburner' |
Definition at line 26 of file theme_afterburner.php.
| $string['region-side-post'] = 'Right' |
Definition at line 27 of file theme_afterburner.php.
| $string['region-side-pre'] = 'Left' |
Definition at line 28 of file theme_afterburner.php.
| $string['logo'] = 'Logo' |
Definition at line 29 of file theme_afterburner.php.
| $string['logodesc'] = 'Please add the URL to your new logo only if you want to replace the default logo for this theme.<br />For your information, the default logo is a JPG image 320px (wide) by 75px (high)' |
Definition at line 30 of file theme_afterburner.php.
| $string['footnote'] = 'Footnote' |
Definition at line 31 of file theme_afterburner.php.
| $string['footnotedesc'] = 'Whatever you add to this textarea will be displayed in the footer of every page.' |
Definition at line 32 of file theme_afterburner.php.
| $string['customcss'] = 'Custom CSS' |
Definition at line 33 of file theme_afterburner.php.
| $string['customcssdesc'] = 'Whatever CSS rules you add to this textarea will be reflected in every page, making for easier customization of this theme.' |
Definition at line 34 of file theme_afterburner.php.
| $string['choosereadme'] |
' <div class="clearfix"> <div class="theme_screenshot"> <h2>Afterburner</h2> <img src="afterburner/pix/screenshot.jpg" /> <h3>Theme Discussion Forum:</h3> <p><a href="http://moodle.org/mod/forum/view.php?id=46">http://moodle.org/mod/forum/view.php?id=46</a></p> <h3>Theme Credits</h3> <p><a href="http://docs.moodle.org/en/Theme_credits">http://docs.moodle.org/en/Theme_credits</a></p> <h3>Theme Documentation:</h3> <p><a href="http://docs.moodle.org/en/Themes">http://docs.moodle.org/en/Themes</a></p><h3>Report a bug:</h3><p><a href="http://tracker.moodle.org">http://tracker.moodle.org</a></p> </div> <div class="theme_description"> <h2>About</h2> <p>Afterburner is a three-column, fluid-width theme coded for Moodle 2.0. It makes use of custom menus that appear below the site title on every page. An added function, which allows users to login and logout, has now been integrated into the custom menu for this theme.</p> <h2>Parents</h2> <p>This theme is built on Base, a parent theme included in the Moodle core. If you wish to modify aspects of this theme, beyond the settings offered, we advise creating a new theme using this theme and Base theme as parent themes, so any updates to these parent themes, in the core, will find their way into your new theme.</p> <h2>Credits</h2> <p>This design was originally created for Moodle 1.9 by Patrick Malley of NewSchool Learning (www.newschoollearning.com)from an original design by Rocket Themes (www.rockettheme.com) before being ported to Moodle 2.0 by Mary Evans of NewSchool Learning (contact@newschoollearning.com).</p> <h2>License</h2> <p>This, and all other themes included in the Moodle core, are licensed under the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>.</p> </div> </div>'
Definition at line 35 of file theme_afterburner.php.