summaryrefslogtreecommitdiff
path: root/doc/index
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-04 17:45:47 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-04 17:45:47 +0000
commite1ee303596eec3240f264ebbfe93332306537886 (patch)
treef6d78f83e9de13e9cce4adef81864072d3d0f6bc /doc/index
parent8cf71946652e48ae27012543ab6c07df86e7d621 (diff)
web commit by JeremyReed: recent changes and show full path
Diffstat (limited to 'doc/index')
-rw-r--r--doc/index/discussion.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn
index e86d08ffb..7100b1259 100644
--- a/doc/index/discussion.mdwn
+++ b/doc/index/discussion.mdwn
@@ -256,3 +256,12 @@ and that links to [[pagespec]].
Can you please provide a [[page_locking]] doc about locking pages linked from the [[features]] page and elsewhere? And have that link to [[pagespec]]?
(I don't do this myself as I am unsure about this and still reading the code about locking pages.)
+
+----
+
+# 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.
+