diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-06 10:52:58 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-06 10:52:58 -0500 |
commit | c9b62ad8661095858f3eac12c9cbf003a53c8cb2 (patch) | |
tree | 8ec876d97edfd9368d682157334d9058a1cb891d /doc/todo | |
parent | e2f1277d96090132d019e443fa1b624b74d1651a (diff) | |
download | ikiwiki-c9b62ad8661095858f3eac12c9cbf003a53c8cb2.tar ikiwiki-c9b62ad8661095858f3eac12c9cbf003a53c8cb2.tar.gz |
web commit by http://madduck.myopenid.com/: make it wishlist
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn b/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn index 19f138fee..feb31a128 100644 --- a/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn +++ b/doc/todo/replace_HTML::Template_with_Template_Toolkit.mdwn @@ -1,3 +1,5 @@ +[[tag wishlist]] + HTML::Template is an okay templating kit, but it lacks a lot of powerful features and thus makes it rather hard to give an ikiwiki site a consistent look. If you browse the templates provided in the tarball, you'll notice that |