diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ChangeLog | 1 | ||||
| -rw-r--r-- | doc/developers/TODO | 1 | 
2 files changed, 1 insertions, 1 deletions
| diff --git a/doc/ChangeLog b/doc/ChangeLog index 459ee8d..6d27572 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -8,6 +8,7 @@ ChangeLog for SemantiScuttle  - Configuration option to disable registration  - Implement request #2874049: "Feeling lucky" button    just add "?lucky=1" as parameter to search page +- Hide bookmarks with vote < $threshold from users (not admins)  0.94 - 2009-10-02 diff --git a/doc/developers/TODO b/doc/developers/TODO index 72ab582..b56cfaa 100644 --- a/doc/developers/TODO +++ b/doc/developers/TODO @@ -6,7 +6,6 @@    logged in anymore (name not shown on top right)  - Make users inactive by default when registered newly    - have to be activated by admins -- Hide bookmarks with vote < 0 (or threshold) from unregistered users  - Add RDFa to user profile page  - use recaptcha or alike | 
