Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv12615
Added Files:
NEWS
Log Message:
Initial Import of NEWS
It's here we display all relevant changes from version to version.
--- NEW FILE: NEWS ---
Version 0.3 ()
------------------------------------
* RSS 2.0 is now default type of feed (sterling)
* Submitted mails in comments are now clickable (tomsommer)
* Added support for using *.gif in Image Manager, even if PHP is compiled with read-only gif (tomsommer)
* Fixing bug #720632 (exit-links in html_nuggets plugin aren't counted) (tomsommer)
* We now send diffirent notification emails if the comment is a trackback. (tomsommer)
* Stipped mail from HTML tags (tomsommer)
* When viewing a single entry, page <title> becomes entry's title. (jhermanns)
* Links to entries are now called /archives/id_title_of_entry.html (used to be /archives/e_id.html) (jhermanns)
* Timeranges are now accessed like this: /archives/200203.html (used to be /archives/d_200203.html) (jhermanns)
* Better non-WYSIWYG editor for Mozilla and IE users (tomsommer)
* Added validation to trackbacks (tomsommmer)
* You can now delete comments and trackbacks if you are logged in (tomsommer)
* New logo in "Powered By" plugin (jhermanns & tomsommer)
* Sorting Comments & tracksback by ID (tomsommer)
* We now remember comment details in cookies if requested, and delete them if wanted (tomsommer)
* Added link back to main page (tomsommer)
* Added support for deletion in blogger and metaweblog APIs (gschlossnagle)
* Added lots of error-handling to image manager (tomsommer)
* We now show trackbacks in a seperate window, and count them seperately (jhermanns)
* Superuser-login initially sends you to authoring suit now (jhermanns)
* Beutified mails (tomsommer)
* In Admin-module 'Edit entries' is now called 'Authoring Suite' (tomsommer)
* Improved imagick thumbnail generation (jhermanns)
* You can now delete images in image manager (tomsommer)
* Fixed lots of missing translations (jhermanns)
* Added notice if search-string is smaller than 4 chars (tomsommer)
* Link to the archives is now /archive (jhermanns)
* Disallow empty comments (tomsommer)
* Fixed broken auto-trackback discovery (gschlossnagle)
* Fixed problem with echo'ing of .htaccess and paths, if installation fails (tomsommer)
* Added CSS to installation-screen (tomsommer)
* Fixed bug when displaying individual days by clicking on the calendar (tomsommer)
* Fixed bug #719016 - (entry-title does not escape correctly) (tomsommer)
* Allow the showing of *complete* archived months (tomsommer)
* Fixed typo in serendipity_getCSS_avail() mysql-query (tomsommer)
Version 0.2 (April 4, 2003)
------------------------------------
|