From: <pre...@us...> - 2002-09-06 05:17:04
|
Update of /cvsroot/webnotes/webnotes/doc In directory usw-pr-cvs1:/tmp/cvs-serv10950 Modified Files: ROADMAP Log Message: added ideas for 2.0.0 Index: ROADMAP =================================================================== RCS file: /cvsroot/webnotes/webnotes/doc/ROADMAP,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- ROADMAP 5 Sep 2002 17:30:30 -0000 1.6 +++ ROADMAP 6 Sep 2002 05:17:00 -0000 1.7 @@ -11,7 +11,7 @@ * XHTML compliance * Support compression / output buffering * Support for themes with a php.net theme - * Support MD5 password encryption + * Support MD5 password encryption (by default) * LDAP Support * Support direct links to specific notes * Database schema modifications @@ -31,6 +31,9 @@ * Infrastructure: * A new website with demo for all available themes + admin demo * Install Mantis Bugtracker under http://webnotes.sf.net/mantis (http://mantisbt.sf.net) + * API mode for plugability into existing systems. + * Add note on how to parse HTML files through the PHP interpreter. + * Add IP/IP range blocking. 2.0.1 * Language Localisation (English, French, Italian, German) |