From 2618e5b406f4298868e997a8a65f2601a76ea962 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 12 Mar 2007 02:08:49 +0000 Subject: web commit by http://id.inelegant.org/ --- doc/plugins/tag/discussion.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/plugins/tag/discussion.mdwn (limited to 'doc/plugins/tag') diff --git a/doc/plugins/tag/discussion.mdwn b/doc/plugins/tag/discussion.mdwn new file mode 100644 index 000000000..1bccf3d9c --- /dev/null +++ b/doc/plugins/tag/discussion.mdwn @@ -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 -- cgit v1.2.3