From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> Date: Sat, 21 Jul 2007 00:57:30 +0000 (+0000) Subject: web commit by http://adam.shand.net/ X-Git-Tag: 2.5~76 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ee9153ab4254a9bc92b5bc403907db9538723c02;p=ikiwiki.git web commit by http://adam.shand.net/ --- diff --git a/doc/todo/web_gui_for_managing_tags.mdwn b/doc/todo/web_gui_for_managing_tags.mdwn new file mode 100644 index 000000000..ad7071456 --- /dev/null +++ b/doc/todo/web_gui_for_managing_tags.mdwn @@ -0,0 +1,10 @@ +Along the same lines as [[default_content_for_new_post]] and [[default_name_for_new_post]] it would be helpful if the default web edit page provided a gui for managing tags. Being able to manage tags directly via the text box is **wonderful**, but having a dropdown box of available tags can be very helpful in a couple of ways: + + * as a visual reminder to add tags + * as a cheat sheet for which tags already exist (eg. does this site use "howto" or "tutorial", "hack" or "hacks") + +As with [[default_content_for_new_post]] I understand that this falls into a bit of a funny space because making changes via svn would bypass this functionality but I given that the web seems to be the way most non-admin changes are made, it still seems a valuable addition for encouraging people to accurately tag content. + +MoinMoin has a simple implementation of this, [click here to see an example](http://www.spack.org/wiki/SandBox?action=edit&editor=text). + +--[[AdamShand]] \ No newline at end of file