master
http://smcv.pseudorandom.co.uk/ 2014-02-23 10:09:19 -04:00 committed by admin
parent 0204b40e4d
commit 3a09246b7a
1 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,12 @@ This patch, or one like it, would enable better blogging support, by adding
the ability to hierarchically organize blog posts and automatically generate
structural pages for year, month, or day. Please apply. --Ethan
> This looks a lot like [[plugins/autoindex]], except limited to a subset
> of pages, and with different templates according to the page it's used
> on. Perhaps it could become several enhancements for autoindex? --[[smcv]]
----
<pre>
Index: IkiWiki/Render.pm
===================================================================