diff options
| -rw-r--r-- | TODO | 1 | ||||
| -rw-r--r-- | xerl.conf | 6 |
2 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,5 @@ Hint: Run 'make todo' to see everything in every file what is to do! -TODO: - Use HTML5 TODO: - Evaluate Template Toolkit, maybe use it TODO: - Create a Debian package and put it to deb.buetow.org TODO: - Documentation of all features/options (manpage) @@ -9,10 +9,10 @@ ctype.txt=text/plain ctype.xml=text/plain defaultcontent=home defaulthost=default -defaultoutputformat=xhtml +defaultoutputformat=html5 defaultproto=http -defaultstyle=default.css -defaulttemplate=xhtml +defaultstyle=css3.css +defaulttemplate=html5 hidesubhome=1 hostroot=/usr/local/www/xerlhosts/branches/stable/hosts/ 404=http://paul.buetow.org |
