summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2007-06-12- New theme orange-blue (see ChangeLog for more info).Dieter Hametner
- Some minor style fixes.
2007-06-06- Use GetConfigDir instead of USRDIR define.Dieter Hametner
- Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes.
2007-06-03- fixed email addressDieter Hametner
2007-06-03- general CSS based themeing support.Dieter Hametner
- added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt
2007-06-03- support for local net without necessary loginChristian Wieninger
2007-06-01- additionSascha Volkenandt
2007-06-01- about uniform feature detectionSascha Volkenandt
2007-05-31- Added doc/ChangeLogDieter Hametner
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile.
2007-05-29- Added doc sub directory.Dieter Hametner
- Added doc/TODO.txt with some 'non-bugtracking' development ideas. - Added doc/dev-conventions.txt to collect and promote some coding styles and developing guidelines. - Added pointer to these files in README