From 17fd529ca18e46c65105dacd61d9bbe22baff036 Mon Sep 17 00:00:00 2001 From: Franek Date: Mon, 18 Nov 2013 05:10:25 -0400 Subject: [PATCH] --- ...n_installed_with_toast___40__because_of_symlinks__41__.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/forum/ikiwiki_not_usable_when_installed_with_toast___40__because_of_symlinks__41__.mdwn b/doc/forum/ikiwiki_not_usable_when_installed_with_toast___40__because_of_symlinks__41__.mdwn index a59d0c748..47c3bda8c 100644 --- a/doc/forum/ikiwiki_not_usable_when_installed_with_toast___40__because_of_symlinks__41__.mdwn +++ b/doc/forum/ikiwiki_not_usable_when_installed_with_toast___40__because_of_symlinks__41__.mdwn @@ -1,4 +1,4 @@ -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: +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: $ ikiwiki --rebuild --setup Testwiki.setup cannot read a symlink (/home/franek/.toast/armed/usr/ local/share/ikiwiki/ basewiki/shortcuts.mdwn) @@ -7,5 +7,6 @@ I am aware that Ikiwiki does not allow symlinks in srcdir for security reasons h If this is correct, can that be fixed (easily)? +Edit: Maybe I should have filed this as a bug right away. If this post does not lead to anything, I may still do that in a few days. (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.)