From 556b5fa554b200b1c85321e52bce2e5471d83e27 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Wed, 6 Jun 2007 15:44:57 +0000 Subject: - Use GetConfigDir instead of USRDIR define. - Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes. --- doc/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 12bd5a5..97ea096 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,19 @@ +2007-06-06 Dieter Hametner + + Use GetConfigDir instead of USRDIR define. + + * pages/*.ecpp: begin of unification of table markup. + Still needs some tweaking but the general framework + is in place. + * styles.css: Removed different table styles. + Added two general table styles: + - listing: for tables showing listings like + search results or schedules. + - formular: for tables used in input forms to + layout the input elements. + Added some general use styles, like 'bold', 'more', + 'withmargin', 'nomargin', 'short', 'title', 'dotted' + 2007-06-03 Dieter Hametner Added CSS based themeing support. For details please read -- cgit v1.2.3