Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27360/docs
Modified Files:
NEWS
Log Message:
* Use constant matches for path names "admin|author" to be customizable
as before
* Tweak admin style to add some inner padding so that the characters
(when updating) are not thrown at the border
* Re-use "height: 100%" for the iframe. It looks butt-ugly when showing
the "entry saved" in a 10pixel high white border with 90pixel blue
around it...
* german translation
* remove unused serendipity_entries.php deployment file
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- NEWS 28 Nov 2004 21:07:09 -0000 1.11
+++ NEWS 29 Nov 2004 09:55:10 -0000 1.12
@@ -5,7 +5,7 @@
* Add ability to gzip compress pages (tomsommer)
- * Separate administration layout from the rest of the blog
+ * Separate administration CSS layout from the rest of the blog
(tomsommer)
* Merge Administration and Author suite into one (tomsommer)
|