]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/ikiwiki_not_usable_when_installed_with_toast___40__because_of_symlinks__41__.mdwn
a59d0c7484ff09b3febe43fb4140e34a8a35c8e0
[ikiwiki.git] / doc / forum / ikiwiki_not_usable_when_installed_with_toast___40__because_of_symlinks__41__.mdwn
1 Ikiwiki is not usable when installed to a user’s $HOME with toast [[http://www.toastball.net/toast/]], as toast installs everything as symlinks, which Ikiwiki does not take well:
2
3     $  ikiwiki --rebuild --setup Testwiki.setup 
4     cannot read a symlink (/home/franek/.toast/armed/usr/ local/share/ikiwiki/ basewiki/shortcuts.mdwn)
5
6 I am aware that Ikiwiki does not allow symlinks in srcdir for security reasons http://ikiwiki.info/ [no space here, see below] security/#index18h2. I do not see, however, why this restriction should apply to basewiki or other not user-created files, which are not modifiable by committers anyway.
7
8 If this is correct, can that be fixed (easily)?
9
10
11 (NOTE: There are artificial whitespaces in the path to shortcuts.mdwn above, because on my first attempt to save this entry I got a message that Blogspam would not allow it because of the length of this string. Also, I had to reformat some of the links, which where to long for BlogSpam as well.)