From: <dr...@us...> - 2003-07-02 03:02:00
|
Update of /cvsroot/webmacro/wiki/builds/www.webmacro.org/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv14910/builds/www.webmacro.org/htdocs Modified Files: site-style.css Log Message: - fix bug where page names with numbers were not accessible (reported by Keats) - cleanup user admin screens - add a "PageTree" page that displays a tree (based on links) of all pages in the site - add a "IndexPage" page that displays a simple index of all pages, group by first letter (suggested by Christian) - update webmacro.jar to whatever we have in CVS as of today (living dangerously!) Index: site-style.css =================================================================== RCS file: /cvsroot/webmacro/wiki/builds/www.webmacro.org/htdocs/site-style.css,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** site-style.css 27 Nov 2002 06:21:41 -0000 1.2 --- site-style.css 2 Jul 2003 03:01:51 -0000 1.3 *************** *** 77,81 **** { FONT-SIZE: 8pt; - COLOR: red } .NavigationLinks --- 77,80 ---- |