tag2
parent
f64c040407
commit
2f2fbdf3a3
|
@ -9,3 +9,7 @@ Maybe even with parsing of the content and preselecting the tags, that are given
|
||||||
|
|
||||||
this would need a bit JS-work and somehow on compiletime we need to put the list of tags somewhere, where the cgi could read them from.
|
this would need a bit JS-work and somehow on compiletime we need to put the list of tags somewhere, where the cgi could read them from.
|
||||||
This way, even a pagespec would suffice to determine the usable list of tags and not only the tagbase-variable.
|
This way, even a pagespec would suffice to determine the usable list of tags and not only the tagbase-variable.
|
||||||
|
|
||||||
|
> I think this would be very hard to achieve with the current tag plugin, due to the nature of its implementation.
|
||||||
|
>
|
||||||
|
> I've had a "tag2" plugin on the go for a while which supports this. It's in a very rough stage but I'll try to find it and upload it somewhere. -- [[Jon]]
|
||||||
|
|
Loading…
Reference in New Issue