]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/todo/recentchanges_path.mdwn
retroactively make this a proper todo item
[www/ikiwiki.git] / doc / todo / recentchanges_path.mdwn
diff --git a/doc/todo/recentchanges_path.mdwn b/doc/todo/recentchanges_path.mdwn
new file mode 100644 (file)
index 0000000..1860479
--- /dev/null
@@ -0,0 +1,9 @@
+# RecentChanges should show path to wiki sub-pages?
+
+The RecentChanges only shows the final file name for the recently changes file,
+for example "discussion". It would be more useful to see "index/discussion"
+or the path to the sub-page. I think this is handled by the htmllink() routine.
+
+> Went ahead and did this, IMHO the display is ok as-is. --[[Joey]]
+
+[[todo/done]]