Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30356/docs
Modified Files:
NEWS
Log Message:
Since I'm gone for the weekend, here's something for you to play with.
Tom basically agreed to it, and I get it working well on my setup.
However this is EXPERIMENTAL. You have been warned.
If it breaks seriously, I won't be offended if anyone reverts the commit - but I don't think it's unstable, though. :-)
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- NEWS 25 Nov 2004 15:18:34 -0000 1.8
+++ NEWS 26 Nov 2004 14:40:13 -0000 1.9
@@ -3,6 +3,13 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * Preview/Saving entries now utilizes iframe techniques to faster
+ send visual feedback and properly be able to style the entry
+ preview independent from the Admin CSS code. [For older browsers,
+ this can be turned of in serendipity_config.inc.php]
+ - EXPERIMENTAL, may not yet be ready for productive use.
+ (garvinhicking)
+
* Allow sending trackbacks and tracking links of https URLs. Fix
"Entry's Links" plugin to properly display trackable links.
(garvinhicking)
|