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

Go to the source code of this file.

Namespaces

namespace  theme_formal_white

Variables

 $string ['blockcolumnwidth'] = 'Blocks column width'
 $string ['blockcolumnwidthdesc'] = 'This sets the blocks column width for the theme. <strong>Using widths lower than 200px, the calendar block is not supposed to fit.</strong>'
 $string ['blockcontentbgc'] = 'Blocks content background colour'
 $string ['blockcontentbgcdesc'] = 'This sets the blocks content background colour for the theme.'
 $string ['choosereadme']
 $string ['creditstomoodleorg'] = 'Display credits to moodle.org'
 $string ['creditstomoodleorgdesc'] = 'Display the usual small moodle logo at the bottom of the page'
 $string ['configtitle'] = 'Formal white theme'
 $string ['ctmo_no'] = 'never'
 $string ['ctmo_onfrontpageonly'] = 'in the front page only'
 $string ['ctmo_ineverypage'] = 'in every page'
 $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 ['displaylogo'] = 'Pages header content'
 $string ['displaylogodesc'] = 'Choose whether display moodle logo or page heading text in the header.'
 $string ['fontsizereference'] = 'Font size reference'
 $string ['fontsizereferencedesc'] = 'This allows you to set the default font size for this theme. It is not recommended to set this higher than 13px as it is known to cause display problems with certain blocks.'
 $string ['footnote'] = 'Footnote'
 $string ['footnotedesc'] = 'The content from this textarea will be displayed in the footer of every page.'
 $string ['frontpagelogo'] = 'Custom front page logo'
 $string ['frontpagelogodesc'] = 'Change the logo that is displayed on the front page of your site by entering the URL to the image you wish to use (i.e. http://www.yoursite.local/myfrontpagelogo.png). This setting overrides the custom logo setting. As a reference the default logo is 300px wide, 80px high and a transparent png will work best.'
 $string ['headerbgc'] = 'Header background colour'
 $string ['headerbgcdesc'] = 'This sets the blocks header background colour for the theme.'
 $string ['heading'] = 'Display page heading'
 $string ['lblockcolumnbgc'] = 'Left column background colour'
 $string ['lblockcolumnbgcdesc'] = 'This sets the left column background colour for the theme.'
 $string ['logo'] = 'Custom logo'
 $string ['logodesc'] = 'Change the logo for this theme by entering the URL to an image you wish to use (i.e. http://www.yoursite.local/mylogo.png). As a reference the default logo is 200px wide, 50px high and a transparent png will work best.'
 $string ['moodlelogo'] = 'Display moodle logo'
 $string ['noframe'] = 'Formal white 1.9 look'
 $string ['noframedesc'] = 'Select this option to require your moodle page to look like moodle 1.*, alias, without the surrounding frame.'
 $string ['pluginname'] = 'Formal white'
 $string ['rblockcolumnbgc'] = 'Right column background colour'
 $string ['rblockcolumnbgcdesc'] = 'This sets the right column background colour for the theme. If you leave this empty the left column background color will be used.'
 $string ['region-side-post'] = 'Right'
 $string ['region-side-pre'] = 'Left'

Variable Documentation

$string['blockcolumnwidth'] = 'Blocks column width'

Definition at line 26 of file theme_formal_white.php.

$string['blockcolumnwidthdesc'] = 'This sets the blocks column width for the theme. <strong>Using widths lower than 200px, the calendar block is not supposed to fit.</strong>'

Definition at line 27 of file theme_formal_white.php.

$string['blockcontentbgc'] = 'Blocks content background colour'

Definition at line 28 of file theme_formal_white.php.

$string['blockcontentbgcdesc'] = 'This sets the blocks content background colour for the theme.'

Definition at line 29 of file theme_formal_white.php.

$string['choosereadme']
Initial value:
 '
<div class="clearfix">
    <div class="theme_screenshot">
        <h2>Formal White</h2>
        <img src="formal_white/pix/screenshot.gif" />

        <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>Formal White is a fluid-width, three-column theme ported over to 2.0 from Moodle 1.X.</p>
        <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 coded and is maintained by MediaTouch 2000. </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 30 of file theme_formal_white.php.

$string['creditstomoodleorg'] = 'Display credits to moodle.org'

Definition at line 59 of file theme_formal_white.php.

$string['creditstomoodleorgdesc'] = 'Display the usual small moodle logo at the bottom of the page'

Definition at line 60 of file theme_formal_white.php.

$string['configtitle'] = 'Formal white theme'

Definition at line 61 of file theme_formal_white.php.

$string['ctmo_no'] = 'never'

Definition at line 62 of file theme_formal_white.php.

$string['ctmo_onfrontpageonly'] = 'in the front page only'

Definition at line 63 of file theme_formal_white.php.

$string['ctmo_ineverypage'] = 'in every page'

Definition at line 64 of file theme_formal_white.php.

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

Definition at line 65 of file theme_formal_white.php.

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

Definition at line 66 of file theme_formal_white.php.

$string['displaylogo'] = 'Pages header content'

Definition at line 67 of file theme_formal_white.php.

$string['displaylogodesc'] = 'Choose whether display moodle logo or page heading text in the header.'

Definition at line 68 of file theme_formal_white.php.

$string['fontsizereference'] = 'Font size reference'

Definition at line 69 of file theme_formal_white.php.

$string['fontsizereferencedesc'] = 'This allows you to set the default font size for this theme. It is not recommended to set this higher than 13px as it is known to cause display problems with certain blocks.'

Definition at line 70 of file theme_formal_white.php.

$string['footnote'] = 'Footnote'

Definition at line 71 of file theme_formal_white.php.

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

Definition at line 72 of file theme_formal_white.php.

$string['frontpagelogo'] = 'Custom front page logo'

Definition at line 73 of file theme_formal_white.php.

$string['frontpagelogodesc'] = 'Change the logo that is displayed on the front page of your site by entering the URL to the image you wish to use (i.e. http://www.yoursite.local/myfrontpagelogo.png). This setting overrides the custom logo setting. As a reference the default logo is 300px wide, 80px high and a transparent png will work best.'

Definition at line 74 of file theme_formal_white.php.

$string['headerbgc'] = 'Header background colour'

Definition at line 75 of file theme_formal_white.php.

$string['headerbgcdesc'] = 'This sets the blocks header background colour for the theme.'

Definition at line 76 of file theme_formal_white.php.

$string['heading'] = 'Display page heading'

Definition at line 77 of file theme_formal_white.php.

$string['lblockcolumnbgc'] = 'Left column background colour'

Definition at line 78 of file theme_formal_white.php.

$string['lblockcolumnbgcdesc'] = 'This sets the left column background colour for the theme.'

Definition at line 79 of file theme_formal_white.php.

$string['logo'] = 'Custom logo'

Definition at line 80 of file theme_formal_white.php.

$string['logodesc'] = 'Change the logo for this theme by entering the URL to an image you wish to use (i.e. http://www.yoursite.local/mylogo.png). As a reference the default logo is 200px wide, 50px high and a transparent png will work best.'

Definition at line 81 of file theme_formal_white.php.

$string['moodlelogo'] = 'Display moodle logo'

Definition at line 82 of file theme_formal_white.php.

$string['noframe'] = 'Formal white 1.9 look'

Definition at line 83 of file theme_formal_white.php.

$string['noframedesc'] = 'Select this option to require your moodle page to look like moodle 1.*, alias, without the surrounding frame.'

Definition at line 84 of file theme_formal_white.php.

$string['pluginname'] = 'Formal white'

Definition at line 85 of file theme_formal_white.php.

$string['rblockcolumnbgc'] = 'Right column background colour'

Definition at line 86 of file theme_formal_white.php.

$string['rblockcolumnbgcdesc'] = 'This sets the right column background colour for the theme. If you leave this empty the left column background color will be used.'

Definition at line 87 of file theme_formal_white.php.

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

Definition at line 88 of file theme_formal_white.php.

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

Definition at line 89 of file theme_formal_white.php.

 All Data Structures Namespaces Files Functions Variables Enumerations