| author | fabien@tzone.org | 
| Sun, 28 Dec 2008 12:24:02 -0500 | |
| changeset 58 | 004a32370ba5 | 
| parent 56 | 6b31934e5b2e | 
| child 67 | 652ff41518f3 | 
| permissions | -rw-r--r-- | 
| 56 | 1  | 
* Add licences notes to src files.  | 
| 55 | 2  | 
* Make it a stateless with single entry point wellform CGI program.  | 
3  | 
* Add synonymous support.  | 
|
4  | 
* Add "new keyword" enlighting, maybe with link to keyword editing.  | 
|
5  | 
* Add similar keywords suggestions. Otherly said: "Bookmarks which have  | 
|
6  | 
X keywords also have this keywords. May be some frequency filter will  | 
|
7  | 
be needed.  | 
|
| 
47
 
2781ac85b807
[svn r1604] Implement default_view preferences, which move things around a lot.
 
fabien 
parents: 
46 
diff
changeset
 | 
8  | 
* Selection based bookmarks editions.  | 
| 13 | 9  | 
* Used SQL sequence instead of the db_sequence table.  | 
10  | 
* Add CSS.  | 
|
11  | 
* Add Search capabilities.  | 
|
| 
47
 
2781ac85b807
[svn r1604] Implement default_view preferences, which move things around a lot.
 
fabien 
parents: 
46 
diff
changeset
 | 
12  | 
* Add default (dynamic?) tree expansion using colltags.  | 
| 
26
 
17b0cd274530
[svn r1560] Add import functionality and correct a bug in the merge_kw.
 
fabien 
parents: 
21 
diff
changeset
 | 
13  | 
* Add XBel Export.  | 
| 15 | 14  | 
* Add support for icons.  | 
15  | 
* Add modified time.  | 
|
16  | 
* Add access/check time.  | 
|
| 
21
 
345ee7421989
[svn r1555] Add multiuser support and more templating.
 
fabien 
parents: 
17 
diff
changeset
 | 
17  | 
* Add user session support.  | 
| 
26
 
17b0cd274530
[svn r1560] Add import functionality and correct a bug in the merge_kw.
 
fabien 
parents: 
21 
diff
changeset
 | 
18  | 
* Better unicode handling.  | 
| 
38
 
c30e2402deca
[svn r1582] Add some user preferences support (kw sorting and kw select box size).
 
fabien 
parents: 
37 
diff
changeset
 | 
19  | 
* More user preferences.  | 
| 46 | 20  | 
* Clean up of all the code. This is a real mess currently!  | 
21  | 
* Optimization of some code part.  |