Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30083
Modified Files:
NEWS
Log Message:
Added "Mozilla Modern Tribute" template.
I'm specially proud of the dynamic adaption to either left sidebar, right sidebar or both sidebars with "best fit" content width. ;)
Tested in Mozilla 1.6, IE6, Opera7. All considered working in most areas, however not yet thoroughly tested. Please comment. :-)
BTW: I made this using editcss.mozdev.org - and invaluable tool for creating themes IMHO.
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- NEWS 3 Mar 2004 09:06:59 -0000 1.83
+++ NEWS 3 Mar 2004 14:45:31 -0000 1.84
@@ -2,6 +2,7 @@
Version 0.5.1 ()
------------------------------------
+ * Added many new templates (several MoveableType imitations, moz-modern) (sebastianbergmann, tomsommer, garvinhicking)
* Added backwards-compatible CSS ids to admin panel for better CSS customization (garvinhicking)
* Moved smilies/xml buttons to template directory (img/) to be customized per-template (garvinhicking)
* Added plugin to switch themes on the frontend (Evan Nemerson, garvinhicking)
|