summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-20 16:14:08 -0500
committerJoey Hess <joey@kitenet.net>2007-12-20 16:14:08 -0500
commite4a9a775d55df438cdee79304a12d7f678305e1a (patch)
treee281bc09c33b9cd35387f5d09e6415b7072f418c
parentd5989e94874fdd2a2e4b876eacab592b14271c25 (diff)
web commit by http://engla.myopenid.com/: addendum.
-rw-r--r--doc/forum/paths_to_files_outside_the_wiki_root.mdwn4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/forum/paths_to_files_outside_the_wiki_root.mdwn b/doc/forum/paths_to_files_outside_the_wiki_root.mdwn
index 66aad763c..f18b389d8 100644
--- a/doc/forum/paths_to_files_outside_the_wiki_root.mdwn
+++ b/doc/forum/paths_to_files_outside_the_wiki_root.mdwn
@@ -6,3 +6,7 @@ I've tried a middle ground with pages relative to the wiki top, that is the link
I found one solution, and that was to put a symlink called publicfiles into the wiki/ directory. This has to be put in place on the server I think, I don't know how this will do with ikiwiki or my remote sync.
--ulrik Thu, 20 Dec 2007 22:07:05 +0100
+
+But not even the symlink solution works, since I have only two choices, specify relative to the ikiwiki page, or relative to the absolute webdomain root. I need to specify from wiki root :( for example the link publicfiles/ will not as I thought link always to wikiroot/publicfiles , but rather link to publicfiles in the level of the wiki you are at right now.
+
+--ulrik