diff options
-rw-r--r-- | doc/todo/Configureable_separator_of_page_name.mdwn | 3 |
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 |