summaryrefslogtreecommitdiff
path: root/doc/todo/tags.mdwn
AgeCommit message (Collapse)Author
2009-05-13fix the prev.edit: only abs.path will workhttp://lj.rossia.org/users/imz/
2009-05-13better link targetshttp://lj.rossia.org/users/imz/
2009-05-13tagginghttp://lj.rossia.org/users/imz/
2007-07-25more triagejoey
2006-07-29* Put categories in rss feeds for tagged items.joey
2006-07-28web commit by joeywww-data
2006-07-28web commit by joeywww-data
2006-07-28web commit by joeywww-data
2006-07-27 - Adds a tag plugin that allows more easily tagging pages.joey
The meta plugin can also still be used for that, but the tag plugin also lists a page's tags at the bottom of the page. - Allows preprocessor directives to have parameters with no specified value. - Fixes preprocessor directive parameter parsing so that foo=bar baz now means "foo=bar" and a "baz" with no value. * Run pagetemplate hooks when inlining pages so that inlines pages also list their tags. * Make all plugins with pagetemplate hooks check that variables exist on the template before setting them.