[Cognito-users] Cognito 0.5 Released
Brought to you by:
joshmarshall
|
From: Joshua M. <jo...@bu...> - 2004-08-15 05:20:56
|
Cognito 0.5 has been released. It has a heap of new features which brings it into the realms of the more advanced cms systems - remember if you want extra features email the list or enter them in the feature requests at http://sourceforge.net/tracker/?atid=655980&group_id=110319&func=browse Regards, Josh. Major functions added: * Fine-grained permissions. Groups can be added to give templates for users access permissions. Users can be members of multiple groups. Users can have extra permissions granted to them in addition to the permissions granted to the groups the user is a member of. * All actions are now logged in an audit trail. * Content changes create revisions rather than simply changing the data. This allows changes to be reverted. * Added an approval system whereby all users without approval access cannot see new content or content changes until approved by a user with approval access. Revisions may be unapproved to roll back changes as required. * Added a hardcoded content block called "cognitopanel" where the extra function links are displayed when logged in. * New default template Bugfixes: * If the template file doesn't exist, handle it gracefully. * New content on pages was sometimes placed in the wrong location |