Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/theme/sky_high/lang/en/theme_sky_high.php File Reference

Go to the source code of this file.

Namespaces

namespace  theme_standard

Variables

 $string ['pluginname'] = 'Sky High'
 $string ['region-side-post'] = 'Right'
 $string ['region-side-pre'] = 'Left'
 $string ['choosereadme'] = '<div class="clearfix"><div class="theme_screenshot"><h2>Sky High</h2><img src="sky_high/pix/screenshot.png" /><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>Sky High is a fluid-width, three-column (blog style) theme for Moodle 2.0.<h2>Tweaks</h2><p>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 <a href="http://docs.moodle.org/en/Theme">MoodleDocs</a>.</p><h2>Credits</h2> <p>This theme was designed by Julian Ridden (julian@moodle.com.au). It was coded and is maintained by John Stabinger 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>.</div></div>'
 $string ['configtitle'] = 'Sky High settings'
 $string ['customcss'] = 'Custom CSS'
 $string ['customcssdesc'] = 'Any CSS you enter here will be added to every page allowing your to easily customise this theme.'
 $string ['footnote'] = 'Footnote'
 $string ['footnotedesc'] = 'The content from this textarea will be displayed in the footer of every page.'
 $string ['tagline'] = 'Tagline'
 $string ['taglinedesc'] = 'The content from this textarea will be displayed under the Site name on the Homepage'
 $string ['logo'] = 'Logo'
 $string ['logodesc'] = 'Enter the URL to an image to use as the logo for this site. Should be http://www.yoursite.com/path/to/logo.png. The logo should be 50px high.'
 $string ['regionwidth'] = 'Column width'
 $string ['regionwidthdesc'] = 'This sets the width of the two block regions that form the left and right columns.'

Variable Documentation

$string['pluginname'] = 'Sky High'

Definition at line 26 of file theme_sky_high.php.

$string['region-side-post'] = 'Right'

Definition at line 27 of file theme_sky_high.php.

$string['region-side-pre'] = 'Left'

Definition at line 28 of file theme_sky_high.php.

$string['choosereadme'] = '<div class="clearfix"><div class="theme_screenshot"><h2>Sky High</h2><img src="sky_high/pix/screenshot.png" /><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>Sky High is a fluid-width, three-column (blog style) theme for Moodle 2.0.<h2>Tweaks</h2><p>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 <a href="http://docs.moodle.org/en/Theme">MoodleDocs</a>.</p><h2>Credits</h2> <p>This theme was designed by Julian Ridden (julian@moodle.com.au). It was coded and is maintained by John Stabinger 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>.</div></div>'

Definition at line 29 of file theme_sky_high.php.

$string['configtitle'] = 'Sky High settings'

Definition at line 30 of file theme_sky_high.php.

$string['customcss'] = 'Custom CSS'

Definition at line 31 of file theme_sky_high.php.

$string['customcssdesc'] = 'Any CSS you enter here will be added to every page allowing your to easily customise this theme.'

Definition at line 32 of file theme_sky_high.php.

$string['footnote'] = 'Footnote'

Definition at line 33 of file theme_sky_high.php.

$string['footnotedesc'] = 'The content from this textarea will be displayed in the footer of every page.'

Definition at line 34 of file theme_sky_high.php.

$string['tagline'] = 'Tagline'

Definition at line 35 of file theme_sky_high.php.

$string['taglinedesc'] = 'The content from this textarea will be displayed under the Site name on the Homepage'

Definition at line 36 of file theme_sky_high.php.

$string['logo'] = 'Logo'

Definition at line 37 of file theme_sky_high.php.

$string['logodesc'] = 'Enter the URL to an image to use as the logo for this site. Should be http://www.yoursite.com/path/to/logo.png. The logo should be 50px high.'

Definition at line 38 of file theme_sky_high.php.

$string['regionwidth'] = 'Column width'

Definition at line 39 of file theme_sky_high.php.

$string['regionwidthdesc'] = 'This sets the width of the two block regions that form the left and right columns.'

Definition at line 40 of file theme_sky_high.php.

 All Data Structures Namespaces Files Functions Variables Enumerations