diff --git a/theme/nonzero/config.php b/theme/nonzero/config.php index 651ffadf6ec..15e83c6769a 100644 --- a/theme/nonzero/config.php +++ b/theme/nonzero/config.php @@ -172,7 +172,7 @@ $THEME->layouts = array( // specific page. /////////////////////////////////////////////////////////////// -// $THEME->csspostprocess +$THEME->csspostprocess = 'nonzero_process_css'; //////////////////////////////////////////////////// // Allows the user to provide the name of a function @@ -252,4 +252,4 @@ $THEME->layouts = array( //////////////////////////////////////////////////// // Controls the colours for the MP3 player -//////////////////////////////////////////////////// +//////////////////////////////////////////////////// \ No newline at end of file diff --git a/theme/nonzero/lang/en/theme_nonzero.php b/theme/nonzero/lang/en/theme_nonzero.php index 6ab2021178e..6b28d3d5537 100644 --- a/theme/nonzero/lang/en/theme_nonzero.php +++ b/theme/nonzero/lang/en/theme_nonzero.php @@ -26,4 +26,14 @@ $string['pluginname'] = 'Nonzero'; $string['region-side-post'] = 'Right'; $string['region-side-pre'] = 'Left'; -$string['choosereadme'] = '

http://moodle.org/mod/forum/view.php?id=46
http://docs.moodle.org/en/Theme_credits
http://docs.moodle.org/en/Themes
Nonzero is a nontraditional, three-column, fluid-width theme for Moodle. It\'s nontraditional in the sense that it uses a fresh three-column layout that displays the content to the left of both block columns.
This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it, then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.
h3>LicenseThis, and all other themes included in the Moodle core, are licensed under the GNU General Public License.

http://moodle.org/mod/forum/view.php?id=46
http://docs.moodle.org/en/Theme_credits
http://docs.moodle.org/en/Themes
Nonzero is a nontraditional, three-column, fluid-width theme for Moodle. It\'s nontraditional in the sense that it uses a fresh three-column layout that displays the content to the left of both block columns.
This theme is built upon both Base and Canvas, two parent themes included in the Moodle core. If you want to modify this theme, we recommend that you first duplicate it, then rename it before making your changes. This will prevent your customized theme from being overwritten by future Moodle upgrades, and you\'ll still have the original files if you make a mess. More information on modifying themes can be found in the MoodleDocs.
h3>LicenseThis, and all other themes included in the Moodle core, are licensed under the GNU General Public License.