diff options
author | http://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web> | 2009-07-26 08:56:39 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-07-26 08:56:39 -0400 |
commit | 0c04985c0793f8767f8944c4e1f9d60328a9bee2 (patch) | |
tree | cc53dc7933c1b16358d0ec8b0911086f5ac0e7bd /doc/todo | |
parent | 3c5bb5a01b7534d2117234d9643e3794e8dff8e4 (diff) | |
download | ikiwiki-0c04985c0793f8767f8944c4e1f9d60328a9bee2.tar ikiwiki-0c04985c0793f8767f8944c4e1f9d60328a9bee2.tar.gz |
Similar request
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/dynamic_rootpage.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/dynamic_rootpage.mdwn b/doc/todo/dynamic_rootpage.mdwn index 5cf80b0a8..3c39484bc 100644 --- a/doc/todo/dynamic_rootpage.mdwn +++ b/doc/todo/dynamic_rootpage.mdwn @@ -30,3 +30,6 @@ What's your opinion, Joey? I hope it's also useful for another ikiwiki lovers :) > like to have traditional `inline` functionality too. This would work great if there were a way to change the `do` > parameter in the `blogpost` template's form; if I could change it to `datedblog` instead of `blog` then I could hook > my datedblog module in nicely, without having to override anything. What would be the right way to do that? --[[neale]] + +> This is basically the same request as +> [[todo/inline_postform_autotitles]]. --[[smcv]] |