People are interested in adding HTML templates to Oddmuse. Basically you create your page in HTML and add variables for the stuff Oddmuse produces.
This is tricky if you provide all the details: The bars at the bottom vary, for example. Comments, edit, old versions, all versions – whether these links appear depends on what page you are looking at.
So maybe I need to provide variables for the various links, as well as for the complete bars.
Somehow I feel like a template-based language like PHP is better suited for this kind of programming. Oh well.
Maybe if I could write this as an extension.
#Wikis