diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:46:23 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:46:23 +0000 |
commit | 98200d64363eb0101645a7e1c43c37ee69764a7f (patch) | |
tree | 51d2cf408328791a742725a084d9786a03e7872c /doc | |
parent | 2342a6b2016ca89cde8a090223e95f05fcc4fe76 (diff) |
web commit by http://id.inelegant.org/
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patchqueue/datearchives-plugin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/patchqueue/datearchives-plugin.mdwn b/doc/patchqueue/datearchives-plugin.mdwn index 3b72a11dd..b766a0465 100644 --- a/doc/patchqueue/datearchives-plugin.mdwn +++ b/doc/patchqueue/datearchives-plugin.mdwn @@ -59,3 +59,7 @@ This works (although accessing `%IkiWiki::pagectime` is not too clever), but it > A few examples of ikiwiki sites with date archives: > <http://www.golden-gryphon.com/blog/manoj/> and > <http://roland.entierement.nu/categories/geek-en.html> --[[Joey]] + +>> 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 |