Update of /cvsroot/php-blog/serendipity/docs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15958/docs
Modified Files:
NEWS
Log Message:
touch up sebastians commit; only display img tags if the file is an image, $imgsrc may also be set for other file types.
create a function to check for an image.
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/docs/NEWS,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- NEWS 6 Dec 2004 10:46:31 -0000 1.23
+++ NEWS 6 Dec 2004 11:09:36 -0000 1.24
@@ -3,6 +3,9 @@
Version 0.8 ()
------------------------------------------------------------------------
+ * When using ImageMagick, create a thumbnail of a PDF for media
+ browsing (nohn, garvinhicking)
+
* More than one plugin cannow be saved per plugin/ subdirectory,
event + sidebar plugins can be put together in one directory.
Names of subdirectores are irrelevant now, but the filenames
|