https://www.google.com/accounts/o8/id?id=AItOawmE7z4CSv-ctBarutQCd70R3CcaSPPxjVk 2010-10-21 05:27:08 +00:00 committed by Joey Hess
parent 372ed18f28
commit a0eb16b68d
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
I have been mucking about with ikiwiki for two whole days now.
I like many things about it. Even though I've been spending most of my time wrestling with css I did manage to write a whole lot of blog posts and love what ikiwiki is doing for the "revise" part of my writing cycle. And I like the idea of integrating the wiki and the blog into one unifying architecture....
But... I would like very much to have different page templates for blogging and wiki-ing, some way of specifying that for stuff in the "/posts" directory I'd rather use blogpost.tmpl rather than page.tmpl. I just spent a few minutes looking at the perl for this (I assume Render.pm) and my mind dumped core...
(generically, some way to specify output formatting on a subdirectory basis would be good)