summaryrefslogtreecommitdiff
path: root/doc/patchqueue/datearchives-plugin.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-20 03:57:48 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-20 03:57:48 +0000
commitd4292494a8a05555fb3fd114096acf3b00d3ead1 (patch)
tree962170c4c992398c46cf7c0393f8c86d98094f31 /doc/patchqueue/datearchives-plugin.mdwn
parent98200d64363eb0101645a7e1c43c37ee69764a7f (diff)
response
Diffstat (limited to 'doc/patchqueue/datearchives-plugin.mdwn')
-rw-r--r--doc/patchqueue/datearchives-plugin.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/patchqueue/datearchives-plugin.mdwn b/doc/patchqueue/datearchives-plugin.mdwn
index b766a0465..b8566f8cf 100644
--- a/doc/patchqueue/datearchives-plugin.mdwn
+++ b/doc/patchqueue/datearchives-plugin.mdwn
@@ -62,4 +62,9 @@ This works (although accessing `%IkiWiki::pagectime` is not too clever), but it
>> Yeah, it wasn't much of a description, was it? ;-) It's an attempt to emulate the style of Wordpress and other popular blog platforms, which can link a post's creation date to YYY/MM/DD archive pages, which then list all the relevant posts. My use-case is on a blog page which in-lines (via pagespecs) recent blog posts.
->> I agree with not adding this kind of functionality to the core. :-) I simply didn't want to have break links when I convert to IkiWiki. I guess I'll just play around with the page-creation thing myself then. Feel free to delete this from the queue. :-) --Ben \ No newline at end of file
+>> I agree with not adding this kind of functionality to the core. :-) I simply didn't want to have break links when I convert to IkiWiki. I guess I'll just play around with the page-creation thing myself then. Feel free to delete this from the queue. :-) --Ben
+
+>>> Ah, I get it, I hadn't realized it was making the date into a link.
+>>> No reason to delete this from the queue, it's a reasonable plugin. I
+>>> might move it to the contributed plugins directory as it's a bit
+>>> specialised to be included in ikiwiki though. --[[Joey]]