TODO
author fabien
Thu, 30 Oct 2003 03:24:25 -0500
branchxbelweb
changeset 54 f74bad856bce
parent 47 2781ac85b807
child 55 2ae353b7f38a
permissions -rw-r--r--
[svn r1611] Optimization of db.get_bookmarks_count which was call too often.

* Selection based bookmarks editions.
* Used SQL sequence instead of the db_sequence table.
* Add CSS.
* Add Search capabilities.
* Add default (dynamic?) tree expansion using colltags.
* Add XBel Export.
* Add support for icons.
* Add modified time.
* Add access/check time.
* Add user session support.
* Better unicode handling.
* More user preferences.
* Clean up of all the code.  This is a real mess currently!
* Optimization of some code part.