]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
web commit by http://id.inelegant.org/
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 12 Mar 2007 02:08:49 +0000 (02:08 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 12 Mar 2007 02:08:49 +0000 (02:08 +0000)
doc/plugins/tag/discussion.mdwn [new file with mode: 0644]

diff --git a/doc/plugins/tag/discussion.mdwn b/doc/plugins/tag/discussion.mdwn
new file mode 100644 (file)
index 0000000..1bccf3d
--- /dev/null
@@ -0,0 +1,5 @@
+I'd like to modify this plugin such that the tag pages are automatically created and populated with a list of relevant posts. The content of the tag page is simply `"\[[inline pages="link(tag/$tag)"]]`. The tag plugin will have to determine whether a page for the given tag already exists, and if not use that Markdown fragment to  generate it.
+
+There are clearly many ways to do this, but any opinions on which is the cleanest?
+
+--Ben
\ No newline at end of file