New version of Aqua CMS released
Version 1 (230408)
Changes
Complete rebuild of the User Groups and User Management system. You can now set which users can manage certain parts in the admin area. The fix allows allows management of the on page content.
To upgrade from previous version.
Replace the following folders
admin
droplets (if you have custom droplets installed make sure you don't replace them)
Replace the aq_editor.php file
Make change to to the following file:
application.php
Replace:
$extfile = $folappstep."ws8_extensions.php";
$funfile = $folappstep."ws8_functions.php";
With:
$extfile = $folappstep."droplets/functions/extensions.php";
$funfile = $folappstep."droplets/functions/base.php";
Rebuild all your pages for the new changes to take effect
To download the new version
http://www.aquacms.net/docs/AquaCMS_230408.zip
For more information on Aqua CMS
http://www.aquacms.net/


0 Comments:
Post a Comment
<< Home