rename: Show full names of affected pages.

master
Joey Hess 2009-01-06 17:29:12 -05:00
parent e4b7f6badf
commit 72ca231fd0
3 changed files with 4 additions and 0 deletions

View File

@ -417,6 +417,7 @@ sub linklist {
{
page => htmllink($dest, $dest, $_,
noimageinline => 1,
linktext => pagetitle($_),
)
}
} @{$list}]

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ ikiwiki (3.02) UNRELEASED; urgency=low
* table: Fix misparsed links in external files.
* table: Find links in external files in scan pass.
* rename: Show full names of affected pages.
-- Joey Hess <joeyh@debian.org> Tue, 06 Jan 2009 15:02:52 -0500

View File

@ -10,3 +10,5 @@ The following pages have been automatically modified to update their links to us
<li><a href="./../../tips/convert_mediawiki_to_ikiwiki/discussion/">discussion</a></li><li><a href="./../../tips/untrusted_git_push/discussion/">discussion</a></li></ul>...
In this situation I think the link to pages should be expanded to show the entire path, since there is quite likely to be a lot of things like "discussion". -- [[users/Jon]]
[[done]]