mirror of
https://github.com/moodle/moodle.git
synced 2025-01-23 00:28:57 +01:00
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
|
Filename: README.txt
|
||
|
Purpose of file: Give the admin user some usefull? info for the Moodle
|
||
|
PowerAid theme
|
||
|
|
||
|
Author of file: Bjarne Varoystrand aka Black Skorpio
|
||
|
E-mail: webmaster@postnuke-sweden.com
|
||
|
Web: www.postnuke-sweden.com
|
||
|
ICQ: 1194177
|
||
|
|
||
|
---------------------------------------------------------------------
|
||
|
LICENSE
|
||
|
|
||
|
This program is free software; you can redistribute it and/or
|
||
|
modify it under the terms of the GNU General Public License (GPL)
|
||
|
as published by the Free Software Foundation; either version 2
|
||
|
of the License, or (at your option) any later version.
|
||
|
|
||
|
This program is distributed in the hope that it will be useful,
|
||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
GNU General Public License for more details.
|
||
|
|
||
|
To read the license please visit http://www.gnu.org/copyleft/gpl.html
|
||
|
---------------------------------------------------------------------
|
||
|
|
||
|
|
||
|
|
||
|
This theme has no hardcoded colors, everything is set in the files
|
||
|
style.php and config.php
|
||
|
Remember;
|
||
|
If you change the;
|
||
|
$THEME->themeborders
|
||
|
It can hurt your eyes if you choose the wrong color ;-)
|
||
|
|
||
|
To change the logo to something that is more like you...
|
||
|
open up the file logo_empty.jpg that you can find inside the;
|
||
|
moodledir/theme/PowerAid/images/
|
||
|
|
||
|
For other configuration options for this theme please see the config.php
|
||
|
|
||
|
Other than that, i should think that most of the options for this theme
|
||
|
is simple to understand.
|