printable version
- email this article
View article without comments
Changelog for sf-active_v0_9_2
by SF-Active Coders
Saturday, Jul. 03, 2004 at 6:55 PM
a changelog for sf-active_v0_9_2
-------------------------------------------------------------------- SF-ACTIVE v0.9.2 --------------------------------------------------------------------
o Besides some things listed here, various small bugs have been fixed.
o There is configurable support for email validation of posted articles
o There's a search for the calendar now.
o some sql-queries have been speed up a lot. queries used to create select-forms have been replaced by cached array's. Some more unneeded queries have been removed.
o There's some basic support to 'promote' articles to features.
o RDF-feeds should be valid by now. Article rdf-feeds use now also content:encoded (= full html of the article). (encoding issues is for next release).
o You can now choose for select, multiple or checkbox forms for choosing categories when publishing.
o Uploads are now stored in monthly subdirectories inside SF_UPLOAD_PATH. thumbnails & midsize images are created and are used in the search, the articles and in galleries.
o There is some basic security checking on passwords. if your pass is too simple you're jailed on the page to change until it's found safe.
o Some security issues in the admin have been solved. (the page_class was sometimes executed before the authentication handling.
o The documentation has been updated & is for the biggest part translated into french.
o Internationalisation: Dutch, French & Serbian language has been brought up to date. Basic croatian translation available.
o The database layer has been fixed. The database connection isn't closed anymore after each query.
o You can now set site-specific limits on the amount of articles people can publish in a certain time. You can have different variables for the amount of articles & for articles with the same content.
o the calendar doesn't allow any longer to browse into eternity into the past/feature (bug #95)
o you can now turn off the limiting of search results
o there is now a cli-script that allows you to refresh all the ramfiles in case your realserver setup changes. (bug #141)
o the upload section in the admin is fixed so it uses the settings in the sfactive.cfg file
o mailinglist.php has been updated so it works better with mailman.
|