Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27463
Modified Files:
NEWS
Log Message:
hint users what to do when they have an empty image manager.
Tom, maybe there's some way to automagically do so for 0.5 users?
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- NEWS 27 Feb 2004 19:25:54 -0000 1.80
+++ NEWS 28 Feb 2004 18:18:00 -0000 1.81
@@ -19,8 +19,8 @@
* HTML Validator event plugin. Can be used to validate your entry upon preview (garvinhicking)
* Create example events: mailer, weblogping, contentrewrite, eventwrapper (garvinhicking)
* Created event plugin API to hook on certain serendipity actions (garvinhicking)
- * Redesigned image manager (tomsommer)
- * Added image syncronization with database (tomsommer)
+ * Redesigned image manager. (tomsommer)
+ * Added image syncronization with database. IMPORTANT: Click on "rebuild thumbs" to re-import your file-based images! (tomsommer)
* Now able to use CommentAPI to post entries to an RSS/Atom feed, like from RSS Bandit (garvinhicking)
* Renamed "sebastian's weblog" theme to "blue" (sebastianbergmann)
|