Flede 0.74 includes all fixes and updates since the last release in 2009.
Main changes:
1. UTF8 is now the default charset for Russian.
2. Got rid of deprecated PHP functions: split() and set_magic_quotes_runtime().
3. Minor bugs fixed.
Flede 0.73 includes many updates on usability. AJAX save functions and Ctrl-S hotkey added. Tab character is allowed now within textarea. Many issues reported by users for more than two years are fixed. Interface is translated to Italian thanks to Giuseppe Pignataro.
Changes:
1. Save and continue edit by AJAX. Thanks to Alexander Burtsev, http://fastcoder.org
2. Interface is translated to Italian. Thanks to Giuseppe Pignataro, https://fedoraproject.org/wiki/GiuseppePignataro... read more
Flede 0.72 is a style fix release. Now, thanks to Paulus, Flede has a totally new look. For action links the user may choose between brand new icons and original text links. Moreover, Flede is now valid XHTML 1.0 Transitional.
Changes:
1. Brand new style and icons by Paulus
2. Valid XHTML 1.0 Transitional
3. TEXTAREA_WIDTH parameter is no more in use - the width of the textarea is controlled in css... read more
Flede 0.71 is a bug fix release.
Audit of the whole code was performed, though the functionality doesn't change in general.
Note for upgrade from Flede 0.7:
- To upgrade you will need to rename $username and $password to $db_username and $db_password in your config.php
- Database is compatible with Flede 0.7. The only difference is that in flede 0.71 each built-in table have additional lastmodified (timestamp) field. Timestamp is not used anywhere in the code but its presence is favourable for administrative purpose.... read more
Flede (Flexible data editor) is a free open source content management system. Flede provides flexible and powerfull mechanism to manage data with almost any structure in MySQL database. Flede supports user authorization with group-based access rights.
Project has been developed since September 2003 and was initially designed as an open source project. For two years, about 20 websites of different type (corporate, intranet, personal) were based on Flede. Version 0.7 is the first public release.... read more