update dev TODO
This commit is contained in:
parent
122d8679c9
commit
4b3c308cc4
@ -1,16 +1,48 @@
|
||||
- Use HTML_QuickForm2 for forms
|
||||
-> easy captcha integration
|
||||
-> cleaner code
|
||||
-> more secure code
|
||||
-> easy to i.e. add richtext fields
|
||||
- forms:
|
||||
- user
|
||||
+ login
|
||||
+ register
|
||||
+ send password -> add captcha
|
||||
- edit profile
|
||||
- bookmark:
|
||||
- edit
|
||||
- common bookmark description
|
||||
- tag
|
||||
- delete tag
|
||||
- edit tag
|
||||
- rename tag
|
||||
- common tag description
|
||||
- tag2tag
|
||||
- add tag2tag
|
||||
- edit tag2tag
|
||||
- delete tag2tag
|
||||
- import
|
||||
- import structure
|
||||
- import delicious
|
||||
- import netscape
|
||||
- watchlist sidebar
|
||||
- search
|
||||
- normal search
|
||||
- gsearch
|
||||
|
||||
- openid integration
|
||||
- SemanticScuttle_Filter
|
||||
-> class with static filter functions to filter
|
||||
ids, usernames, passwords, sorting etc.
|
||||
- find out the reasoning behind define(POST_|GET_)
|
||||
- when a user gets deleted from database, he should not be
|
||||
logged in anymore (name not shown on top right)
|
||||
- Make users inactive by default when registered newly
|
||||
- have to be activated by admins
|
||||
- have to be activated by admins (see #1926991)
|
||||
- Add RDFa to user profile page
|
||||
- use recaptcha or alike
|
||||
- tutorial about sidebar
|
||||
|
||||
|
||||
|
||||
Tracker items:
|
||||
#1908041 - klick counter
|
||||
a counter how many people klicked one link
|
||||
@ -47,7 +79,7 @@ Tracker items:
|
||||
I'l like to propose a function, where 5 (numbers can be selected)of top
|
||||
users (or sub admins if they can be created) of the site marks the bookmark
|
||||
not applicable to the site, then that bookmark is deleted.
|
||||
#2862548 - Disable email TLD verification
|
||||
ALREADY FIXED! #2862548 - Disable email TLD verification
|
||||
It should be possible to disable the top level domain verification in the
|
||||
email verification for new users. Use cases are
|
||||
a) new top level domains (TLD) that are created in the future
|
||||
|
Loading…
Reference in New Issue
Block a user