summaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-07 16:59:44 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-07 16:59:44 -0500
commit2ed67f7fe7290aa39144d0289bf7205cd421d386 (patch)
treef344b95f1fa88df3a45e584d11a143449500d3cb /doc/todo
parent930584cff747d87635da192585030d4fb30a2893 (diff)
parent049a7853c59d2f48d7c59070a1d3c7b66ef15127 (diff)
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/Configureable_separator_of_page_name.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/Configureable_separator_of_page_name.mdwn b/doc/todo/Configureable_separator_of_page_name.mdwn
index 82343de63..8f4500d89 100644
--- a/doc/todo/Configureable_separator_of_page_name.mdwn
+++ b/doc/todo/Configureable_separator_of_page_name.mdwn
@@ -7,3 +7,6 @@ character in ikiwiki?
> To do this a plugin could overwride the builtin IkiWiki::pagetitle,
> IkiWiki::titlepage, and IkiWiki::linkpage functions. All the mangling of
> page names should be cantralised to those functions. --[[Joey]]
+
+>> Do I really need a plugin to do it? What about yet another parameter
+>> for `ikiwiki.setup` file? ;) --[[Paweł|ptecza]] \ No newline at end of file