aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoropenmedi <openmedi@web>2015-06-21 08:34:11 -0400
committeradmin <admin@branchable.com>2015-06-21 08:34:11 -0400
commit6403b76ec4aadfab4c2416f192dcc8a402bbfe25 (patch)
tree169fb6a98510015dc43fa521eaf85b4bcc433c1b
parent63111e707eafeb7750e38b228eaa513368044fb2 (diff)
downloadikiwiki-6403b76ec4aadfab4c2416f192dcc8a402bbfe25.tar
ikiwiki-6403b76ec4aadfab4c2416f192dcc8a402bbfe25.tar.gz
-rw-r--r--doc/forum/Moving_everything_so_far_into_a_folder.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/Moving_everything_so_far_into_a_folder.mdwn b/doc/forum/Moving_everything_so_far_into_a_folder.mdwn
index fd0e3f68d..3b1727694 100644
--- a/doc/forum/Moving_everything_so_far_into_a_folder.mdwn
+++ b/doc/forum/Moving_everything_so_far_into_a_folder.mdwn
@@ -1 +1 @@
-I kind of want to start anew with my wiki, but I also don't want the stuff that I've written inaccessible. Right now I have one folder, where all my wiki files live and I'd like to move everything into a subfolder e.g.: let's say my stuff lives in ```~/notes/ ``` I would like to move the notes to ```~/notes/old``` without breaking any of the wiki links. Looking at [[subpage/linkingrules]] it seems to me that it should work out of the box, but this is not the case. When I try to move a page to ```~/notes/old```the file is accesible as a wikipage (http://example.com/old/note) but the old links don't work. The wiki thinks the site is missing and does not look for it in subfolders. Or so it seems. Anyway. If anyone has an idea to get this to work the right way, that is: to move all current pages to a subfolder without breaking links, I'd be very happy to know.
+I kind of want to start anew with my wiki, but I also don't want the stuff that I've written inaccessible. Right now I have one folder, where all my wiki files live and I'd like to move everything into a subfolder e.g.: let's say my stuff lives in ```~/notes/ ``` I would like to move the notes to ```~/notes/old``` without breaking any of the wiki links. Looking at [linkingrules](http://ikiwiki.info/ikiwiki/subpage/linkingrules/) it seems to me that it should work out of the box, but this is not the case. When I try to move a page to ```~/notes/old``` the file is accesible as a wikipage (http://example.com/old/note) but the old links to that page don't work anymore. The wiki thinks the site is missing or something and does not look for it in subfolders. Or so it seems. Anyway. If anyone has an idea to get this to work the right way, that is: to move all current pages to a subfolder without breaking links, I'd be very happy to know.