From: <vb...@us...> - 2002-09-17 07:05:00
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv25192/doc Modified Files: ROADMAP Log Message: Updating roadmap. Index: ROADMAP =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ROADMAP,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- ROADMAP 9 Sep 2002 11:24:30 -0000 1.10 +++ ROADMAP 17 Sep 2002 07:04:57 -0000 1.11 @@ -11,12 +11,15 @@ * Support for themes * Implement php.net theme * Implement classic theme to provide the original look'n'feel of version 1.0.0. - * Email notifications to administrators on the submission of new notes. - * Support MD5 password encryption (by default) + * Email notifications to moderators/administrators on the submission of new notes. + * Support MD5 password encryption (as the default) * Database schema modifications - * Update the demo installation that is used from the website. - * A new administrator interface - * Allow certain HTML tags + * A new administrator interface to manage pages, notes, and users. + * A new moderator interface to manage notes. + * A new user interface to manage own posting / own information. + * Multiple access levels: Anonymous, Registered, Moderator, Administrator. + * Allowing users to signup (configurable). + * Support auto-accept mode to be used for Intranet / Demo installations. 2.0.1 * Language Localisation (English, French, Italian, German). @@ -29,6 +32,8 @@ * LDAP Support * New Manual * Support direct links to specific notes + * Allow certain HTML tags + * Ability to assign a set of pages for each moderator to manage. 3.0.0 * Database abstraction |