]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorhttp://josephturian.blogspot.com/ <http://josephturian.blogspot.com/@web>
Mon, 29 Sep 2008 20:17:26 +0000 (16:17 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 29 Sep 2008 20:17:26 +0000 (16:17 -0400)
doc/todo/softlinks.mdwn [new file with mode: 0644]

diff --git a/doc/todo/softlinks.mdwn b/doc/todo/softlinks.mdwn
new file mode 100644 (file)
index 0000000..1e47418
--- /dev/null
@@ -0,0 +1,6 @@
+If I have a filesystem soft-link, e.g. "foo.mdwn" links to "bar.mdwn", it doesn't work.
+The page "foo/" does not exist.
+
+This is too bad, because sometimes it is convenient to have several different names for the same page.
+
+Could softlinks be handled gracefully by ikiwiki?