TODO
branchxbelweb
changeset 47 2781ac85b807
parent 46 d3c1de4d929e
child 55 2ae353b7f38a
equal deleted inserted replaced
46:d3c1de4d929e 47:2781ac85b807
       
     1 * Selection based bookmarks editions.
     1 * Used SQL sequence instead of the db_sequence table.
     2 * Used SQL sequence instead of the db_sequence table.
     2 * Add CSS.
     3 * Add CSS.
     3 * Add Search capabilities.
     4 * Add Search capabilities.
     4 * Add default (dynamic?) tree expansion.
     5 * Add default (dynamic?) tree expansion using colltags.
     5 * Add XBel Export.
     6 * Add XBel Export.
     6 * Add support for icons.
     7 * Add support for icons.
     7 * Add modified time.
     8 * Add modified time.
     8 * Add access/check time.
     9 * Add access/check time.
     9 * Add user session support.
    10 * Add user session support.
    10 * Better unicode handling.
    11 * Better unicode handling.
    11 * Selection based bookmark manipulation.
       
    12 * More user preferences.
    12 * More user preferences.
    13 * Clean up of all the code.  This is a real mess currently!
    13 * Clean up of all the code.  This is a real mess currently!
    14 * Optimization of some code part.
    14 * Optimization of some code part.