From: Carsten K. <car...@us...> - 2002-01-04 02:02:34
|
Update of /cvsroot/phpwiki/phpwiki/themes/MacOSX In directory usw-pr-cvs1:/tmp/cvs-serv31339 Modified Files: themeinfo.php Log Message: Note: not all of the images are used yet. Index: themeinfo.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/themes/MacOSX/themeinfo.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** themeinfo.php 2002/01/04 01:59:27 1.4 --- themeinfo.php 2002/01/04 02:02:31 1.5 *************** *** 32,35 **** --- 32,38 ---- * toolbars (whether image or text). * + * There is an image for a BackLinks button but it's not used yet either. + * For now BackLinks are still accessed by clicking in the title. + * * The CSS is still mostly the same as phpwiki.css. I'd like to change it a * bit but have no specific plans yet. Just a general feeling that it should |