mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
47 lines
1.6 KiB
Plaintext
47 lines
1.6 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...
|
|
edit the files frontlogo.jpg and smalllogo.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.
|
|
|
|
----
|
|
5 Jan 2003 - Martin made some changes to this theme and some of the
|
|
filenames in this file to match
|