Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18358/docs
Modified Files:
NEWS
Log Message:
* Remove Quicksave functionality, this is no longer needed because of iframes
* Add event hook to support new plugin controlling trackbacks
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- NEWS 9 Dec 2004 13:31:14 -0000 1.27
+++ NEWS 16 Dec 2004 15:03:28 -0000 1.28
@@ -143,11 +143,6 @@
show entries of a specific category (+ subcategories).
(garvinhicking)
- * New "quicksave" button to save an entry as draft without being
- redirected to entry overview, and immediately showing the preview.
- Use Accesskeys: Alt-S saves entry, Alt-P previews, ALT-Q
- quicksaves. (garvinhicking)
-
* Media browser now allows to immediately upload a file from the
entry creation screen and use that file/image easily
(garvinhicking)
|