Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19351/docs
Modified Files:
NEWS
Log Message:
Pretty URLs for CSS output, hopefully exactly as Tom imagined.
I'm going to tweak IE styles now, so I needed the PNG behavior plugin stuff.
Also fix the PAT_AUTHORS into the htaccess template and properly move the
"search" pretty URL code above matching index.php so that it works on
hosts without rewriting.
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- NEWS 10 Jan 2005 16:37:51 -0000 1.46
+++ NEWS 11 Jan 2005 12:53:28 -0000 1.47
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * New pretty URLs "/blog/css/serendipity.css" and
+ "/blog/css/serendipity_admin.css" as links to the Stylesheets.
+
* Chief users are not allowed to hide plugins installed by other
users. (garvinhicking)
|