diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-02 09:42:18 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2009-11-02 09:42:18 +0000 |
commit | ed1636cb5164aa6b14c3dd5f95ad3fea79939a4a (patch) | |
tree | a65c77ef3ffd4a642c3309e9534efaf91415774b /doc | |
parent | 53319932bd8584a9be50334555bb3767170ac13a (diff) | |
download | semanticscuttle-ed1636cb5164aa6b14c3dd5f95ad3fea79939a4a.tar.gz semanticscuttle-ed1636cb5164aa6b14c3dd5f95ad3fea79939a4a.tar.bz2 |
Implement request #2874049: "Feeling lucky" button
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@506 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 2 | ||||
-rw-r--r-- | doc/developers/TODO | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 13e3d65..459ee8d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -6,6 +6,8 @@ ChangeLog for SemantiScuttle - Implement request #2878169: Voting system - Fix bug #2881886: PHP notice when viewing tags - Configuration option to disable registration +- Implement request #2874049: "Feeling lucky" button + just add "?lucky=1" as parameter to search page 0.94 - 2009-10-02 diff --git a/doc/developers/TODO b/doc/developers/TODO index a827750..72ab582 100644 --- a/doc/developers/TODO +++ b/doc/developers/TODO @@ -107,5 +107,3 @@ Tracker items: So I'd define "freddy" as short url name in the bookmark, and anyone could access it e.g. via our-bookmarks.com/s/freddy and get redirected to the real url. Useful to get permanent URLs to moving targets. -#2874049 - feeling lucky button - redirect to first search result |