]> sipb.mit.edu Git - ikiwiki.git/commitdiff
cross-references
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>
Mon, 8 Nov 2010 12:14:26 +0000 (12:14 +0000)
committerJoey Hess <joey@kitenet.net>
Mon, 8 Nov 2010 12:14:26 +0000 (12:14 +0000)
doc/plugins/autoindex/discussion.mdwn

index d8b9be6e05720924788f257cf2ae69937631cc60..b09481cdc7800921433da69bb4cbed33c125b05e 100644 (file)
@@ -4,7 +4,9 @@ for the html output and not place the markdown files in the wiki source?
 > Or better still, add a mechanism for ikiwiki to hold transient source
 > pages in memory and render them as if they existed, without actually
 > writing them out, as [[JoeRayhawk]] suggests below? I think
-> add_autofile would be the way to do this. --[[smcv]]
+> add_autofile would be the way to do this.
+> I've added this to [[todo]] as [[todo/autoindex should use add__95__autofile]]
+> and [[todo/transient in-memory pages]]. --[[smcv]]
 
 The reason being that I have a lot of directories which need to be autoindexed,
 but I would prefer if the index files didn't clutter up my git repository.