-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
60 lines (56 loc) · 1.81 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Version 0.0 - "Agena"
=====================
* ✘ Web site basic:
* ✓ Configuration file.
* ✗ Core pages: main and login.
* ✓ Default template: XHTML 1.1 and CSS 2.1. W3C standards.
* ✓ Project page and source code links.
* ✘ Database.
* ✓ MySQL Support.
* ✘ Main page:
* ✓ Bookmark title, link, link type, linker, added date and time, modified
date and time, summary and related tags.
* ✓ Tag cloud
* ✗ Individual page per tag.
* ✗ List ordered by last modified date and time. Newer first.
* ✘ Administration area:
* ✗ Access login and password page.
* ✗ Bookmark form: language, title, link, link language, link type, summary
and related tags.
Version 0.1 - "Capella A"
=========================
* ✘ Main page
* ✗ Limited bookmarks per page. Multi-page support.
* ✗ Ordered by: Date and time, tag and title (normal and inverse).
* ✘ Administration area:
* ✗ User levels.
* ✗ User administration.
* ✘ Initial I18n support
Version 0.2 - "Altair"
======================
* ✘ Main page
* ✗ Individual page per bookmark, date, linker.
* ✘ Comments support
* ✗ Add comment to a bookmark.
* ✗ Captcha system.
* ✘ Administration area:
* ✗ Bookmark linker modified by administrator.
* ✗ Profile configuration page.
Version > 0.2
=============
* ✘ Main page
* ✗ Bookmark link language.
* ✘ Administration area:
* ✗ I18n support: Bookmark language and bookmark link language.
* ✘ Update system:
* ✗ New version notification.
* ✗ Notification levels.
* ✘ General configuration:
* ✗ Update system: Activate or deactivate notification by level.
Version > 1.0
=============
* ✘ Firefox plug-in to page bookmarking.
* ✘ Twitter/Identi.ca integration.
* ✘ Database:
* ✗ SQLite support.
* ✗ PostgreSQL support.