diff options
author | http://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web> | 2010-03-10 16:07:55 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-03-10 16:07:55 +0000 |
commit | 2f2fbdf3a32ae7c7132441ad90c67553f80c306d (patch) | |
tree | 7030411c46ba13a7de382c7135a493ec7297b3cf | |
parent | f64c04040717baf89f0583b59ded4819c5be29c6 (diff) |
tag2
-rw-r--r-- | doc/forum/wishlist-discussion:_Editformular_showing_existing_tags.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/wishlist-discussion:_Editformular_showing_existing_tags.mdwn b/doc/forum/wishlist-discussion:_Editformular_showing_existing_tags.mdwn index 98e4280cd..49c55e20e 100644 --- a/doc/forum/wishlist-discussion:_Editformular_showing_existing_tags.mdwn +++ b/doc/forum/wishlist-discussion:_Editformular_showing_existing_tags.mdwn @@ -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 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]] |