/* * Phish-Skin for PHProjekt 3.3, 3.2a * * v0.1 * * Copyright (c) 2002 Achim J. Latz * * Creator: Achim J. Latz - phprojekt@latz.cc * for UNITECH Alumni Association, http://www.unitech-alumni.org/ * * Project site: http://www.latz.cc/phprojekt/ * * PHProjekt site: http://www.phprojekt.com/ * * Images used under permission * * 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. * */ README ========================= - Welcome to Phish-Skin ========================= Phish-Skin is a package of several pieces that provide a way to make PHProjekt's user interface look more graphical. Please send any comments or suggestions to phprojekt@latz.cc. Thank you very much for using Phish-Skin. ========================= - Package Contents ========================= The archive that contained this README has the following directory structure: phprojekt | |-img |-layout + css |... ========================= - Installation ========================= 1. IMPORTANT: Make backups of the following folders that currently exist in your PHProjekt installation: phprojekt/img/ phprojekt/layout/ ADDITIONALLY, back up the file phprojekt/index.php. These files will be OVERWRITTEN, therefore it is a good idea to have a backup copy that you can use in case something goes wrong. 2. Extract the archive in the directory that contains the phprojekt directory. If your directory name is different from phprojekt, please create a link to that directory. Otherwise, you will have to copy the newly created folders manually to the phprojekt directory. 3. Rename one of the files o.php.v32a.icons o.php.v33.icons o.php.v32a.mouseover o.php.v33.mouseover in phprojekt/layout/ to o.php, according to your needs (PHProjekt version/desired effect). NOTE: If you work under GNU/Linux, a link o.php->p.php.XY might prove valuable here. 4. Rename one of the files index.php.v32a index.php.v33 in the phprojekt directory to index.php, according to your version of PHProjekt. 5. You might want to substitute img/logo.gif with a logo of your choice. NOTE: If your custom logo is higher than 75px, you will have to adapt the index.php file in the main phprojekt directory. index.php contains more information on how to do that. 6. Log in and have fun! ========================= - Feedback ========================= In order to help to make this project successful, please send any comments or suggestions to phprojekt@latz.cc. Thank you very much for using Phish-Skin. ========================= - ToDo ========================= 1. Verify that Plugins work and are displayed correctly - I don't use any plugin! 2. Adopt Admin and Plugin icons to feature the MouseOver effect. 3. Unify the designs and make installation easier 4. Extend the framework to enable "skinability". 5. Gather Feedback!