| 2ace74f4 | 17-Sep-2014 |
Andreas Gohr <andi@splitbrain.org> |
added single user mode
This mode will store all tags under the same user name ('auto'). This means all logged in users can edit all the existing tags of a page and each tag can only be assigned once
added single user mode
This mode will store all tags under the same user name ('auto'). This means all logged in users can edit all the existing tags of a page and each tag can only be assigned once to a page. This of course also means that tag clouds per page no longer show any size differences but just are a simple list of tags.
show more ...
|
| bed9f360 | 11-Aug-2014 |
Andreas Gohr <gohr@cosmocode.de> |
wrap tags in quotes only when needed |
| 026e3b1c | 07-Aug-2014 |
Andreas Gohr <gohr@cosmocode.de> |
correctly handle searches for spaced tags
searches need to be in double quotes |
| e8087622 | 24-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fix IE bug |
| faee2c53 | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
tiny lang adjustments |
| 09536771 | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fixed JS
avoid changing in-page clouds when editing current page tags focus tag field on edit |
| 4609a0bb | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
fixed styling of clouds |
| 077ff864 | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
allow limiting number of tags in clouds |
| 4277c0f4 | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
added readme and upped version |
| 6dde8f5b | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
reformatting cleanup |
| 5540f91d | 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
pass namespace to search when linking from ns cloud |
| fbf38c5b | 02-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
ability to add input via sidebar |
| 466524f5 | 02-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
better tag output
output in search is now formatted just like page name hits. namespace filter (including) should work. |
| b12334e1 | 02-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
refactored the getTags function into findItems |
| 6064ff54 | 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
started to use query parser in tag result |
| 0a518a11 | 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
another fix for case insensitivity |
| 302a38ef | 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
case-insensitive searches work on UTF-8 tags now |
| 8a1a3846 | 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
reworked the admin interface, added tag author info |
| 251cc052 | 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
show tag results before page and fulltext hits |
| 9db41afd | 09-Dec-2013 |
Myeongjin <aranet100@gmail.com> |
Add Korean translation |
| 289f50bd | 16-May-2013 |
Andreas Gohr <gohr@cosmocode.de> |
made plugin jQuery compatible |
| 7e6afce6 | 06-May-2013 |
Andreas Gohr <gohr@cosmocode.de> |
fix for reent sqlite change |
| a0ca2cf3 | 04-Feb-2013 |
Andreas Gohr <andi@splitbrain.org> |
upped version |
| 8b352fbc | 04-Feb-2013 |
René Corinth <corinth@cosmocode.de> |
Coding style corrections |
| 872edc7c | 28-Jan-2013 |
René Corinth <corinth@cosmocode.de> |
Admin-View for Tagging Ticket #31 |