X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/176fdc1967998ff7fac4584cb22bb308c38c660f..35b72434b41f1e5412458bc14c2c9d8a78b1b03d:/doc/index/discussion.mdwn?ds=inline diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index af3884dfb..d08cd9141 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -163,3 +163,30 @@ Any tool to edit the user database? > I've not written actual utilities to do this yet because I've only needed > to do it rarely, and the data I've wanted has been different each time. > --[[Joey]] + +---- + +# Spaces in WikiLinks? + +Hello Joey, + +I've just switched from ikiwiki 2.0 to ikiwiki 2.2 and I'm really surprised +that I can't use the spaces in WikiLinks. Could you please tell me why the spaces +aren't allowed in WikiLinks now? + +My best regards, + +--[[Paweł|ptecza]] + +> This is not new behavior in 2.2 as far as I know. Ikiwiki was always +> interpreted "[ [foo bar] ]" as a preprocessor directive, with the +> whitespace after the first word being the significant bit that +> distinguishes it from a wikilink. If you want whitespace in a wikilink, +> you use underscores; there's been a note at the end of [[WikiLink]] about +> that for some time. --[[Joey]] + +---- + +# Build in OpenSolaris? + +Moved to [[bugs/build_in_opensolaris]] --[[Joey]]