#
4aeb1ac5 |
| 01-Sep-2025 |
Andreas Gohr <gohr@cosmocode.de> |
avoid warning on undefined index
|
#
df43a7be |
| 25-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
some (automatic and manual) cleanup
probably fixes #82
|
#
f7ac61fb |
| 21-Aug-2025 |
Andreas Gohr <gohr@cosmocode.de> |
fix warning on uninitialized field
|
#
fc0bf2d2 |
| 07-Oct-2019 |
annda <dabrowskaa@gmail.com> |
Merge pull request #50 from sandos187/master
list pages per tag
|
#
4227fca4 |
| 24-Jul-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Add tag management syntax for regular pages and users
|
#
a448a407 |
| 18-Jul-2019 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Make syntax compatible with the query builder
|
#
0b6fad27 |
| 04-Apr-2019 |
sandos187 <sandos@mailbox.org> |
Added {{tagging::tag>tagname}} to show all pages with a specific tag
|
#
0cfde7e9 |
| 06-Jun-2017 |
Michael Große <grosse@cosmocode.de> |
Fix whitespace & style issues
Fixed with idea's reformat-code.
Fixed issues: * missing braces for if-conditionals * missing whitespace * missing trailing comma
|
#
9e3ba1b1 |
| 24-Jan-2016 |
Andreas Gohr <andi@splitbrain.org> |
Adjust method signatures to match parent
|
#
3496cc8a |
| 04-Mar-2015 |
Andreas Gohr <gohr@cosmocode.de> |
fixed input syntax
|
#
077ff864 |
| 03-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
allow limiting number of tags in clouds
|
#
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
|
#
b12334e1 |
| 02-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
refactored the getTags function into findItems
|
#
0a518a11 |
| 02-Jul-2014 |
Andreas Gohr <gohr@cosmocode.de> |
another fix for case insensitivity
|
#
0797641f |
| 24-May-2011 |
Adrian Lang <lang@cosmocode.de> |
Add namespace based tag clouds (closes #1)
Thanks to Jeff Sacco <trailjeep@gmail.com> for providing a first version of this change.
|
#
f61105de |
| 06-Aug-2010 |
Adrian Lang <lang@cosmocode.de> |
Rewrite
|
#
46d43851 |
| 04-May-2010 |
Adrian Lang <lang@cosmocode.de> |
Correctly escape tag browse URL
|
#
fc7056c4 |
| 10-Feb-2010 |
Adrian Lang <lang@cosmocode.de> |
Add syntax plugin
|