]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/recentchanges_path.mdwn
note that the master branch also ahs this
[ikiwiki.git] / doc / todo / recentchanges_path.mdwn
1 # RecentChanges should show path to wiki sub-pages?
2
3 The RecentChanges only shows the final file name for the recently changes file,
4 for example "discussion". It would be more useful to see "index/discussion"
5 or the path to the sub-page. I think this is handled by the htmllink() routine.
6
7 > Went ahead and did this, IMHO the display is ok as-is. --[[Joey]]
8
9 [[todo/done]]