diff options
author | Joey Hess <joey@kitenet.net> | 2008-01-18 23:40:02 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-01-18 23:40:02 -0500 |
commit | 5818ac15d309e31c9c972809ca3d598ade695f1d (patch) | |
tree | 65277a43ce8760b15fb224e427733d053ec56814 /doc/index | |
parent | 3bd73ca92d5760c1c90fa1af37b731765f2ec312 (diff) | |
download | ikiwiki-5818ac15d309e31c9c972809ca3d598ade695f1d.tar ikiwiki-5818ac15d309e31c9c972809ca3d598ade695f1d.tar.gz |
web commit by http://adam.shand.net/
Diffstat (limited to 'doc/index')
-rw-r--r-- | doc/index/discussion.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index ef7337c89..28613d0ed 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -413,3 +413,7 @@ I'm playing around with various ways that I can use subversion with ikiwiki. > in the same repo. If you have two wikis in one repository, you will need > to write a post-commit script that calls the post-commit wrappers for each > wiki. + +---- + +I'm sure that this is documented somewhere but I've ransacked the wiki and I can't find it. :-( What are the allowed characters in an ikiwiki page name? I'm writing a simple script to make updating my blog easier and need to filter invalid characters (so far I've found that # and , aren't allowed ;-)). Thanks for any pointers. -- [[AdamShand]] |