This repository has been archived on 2024-09-05. You can view files and clone it, but cannot push or open issues or pull requests.
shimmie2/contrib/tagger
Artanis cf00965f26 Tagger v2 - 20071031 1430
- Add/Remove/Applied tag indicator images.
 - Rewrote JS to be neater.
 - Removed overly complicated and not-quite-functional search limiter in favor of slightly delaying query.
 - SQL escaping moved to PHP for safety.
 - Added option "Enable Tagger." Defaults false.
 - Added option "Delay queries by [$int] milliseconds." Delays AJAX using timeouts, waits for additional characters. Default 250.
 - Added option "Limit queries returning more than [$int] tags to [$int]." Limits server hit and client-side memory overhead. Defaults 30 and 30.

git-svn-id: file:///home/shish/svn/shimmie2/trunk@604 7f39781d-f577-437e-ae19-be835c7a54ca
2007-10-31 21:30:41 +00:00
..
images Tagger v2 - 20071031 1430 2007-10-31 21:30:41 +00:00
main.php Tagger v2 - 20071031 1430 2007-10-31 21:30:41 +00:00
script.js Tagger v2 - 20071031 1430 2007-10-31 21:30:41 +00:00
style.css Tagger v2 - 20071031 1430 2007-10-31 21:30:41 +00:00
theme.php Tagger v2 - 20071031 1430 2007-10-31 21:30:41 +00:00
webtoolkit.drag.js Tagger: 20070930 0153 2007-09-30 08:53:47 +00:00