From: http://josephturian.blogspot.com/ <http://josephturian.blogspot.com/@web>
Date: Mon, 29 Sep 2008 20:17:26 +0000 (-0400)
Subject: (no commit message)
X-Git-Tag: 2.66~45^2
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a44d9d8e1245e7547b2a098674270378feef46e5

---

diff --git a/doc/todo/softlinks.mdwn b/doc/todo/softlinks.mdwn
new file mode 100644
index 000000000..1e474185f
--- /dev/null
+++ b/doc/todo/softlinks.mdwn
@@ -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?