I think this would be ok to do, but here's something to consider..
authorJoey Hess <joey@kodama.kitenet.net>
Thu, 8 Nov 2007 20:11:25 +0000 (15:11 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Thu, 8 Nov 2007 20:11:25 +0000 (15:11 -0500)
doc/todo/brokenlinks_should_group_links_to_a_page.mdwn

index 8911422a246f83b6bbe283e78ae76c677985aa32..3f2c14404158e85d363890cd50e0afa8ddc4b460 100644 (file)
@@ -7,3 +7,13 @@ current behavior, perhaps brokenlinks could have an option to group by link
 target.
 
 --[[JoshTriplett]]
+
+> The only downside I see to doing that is that currently it create a
+> "?Link" that will create the missing page, with a default location that's
+> the same as clicking on the "?Link" in the page with the broken link. But
+> if multiple pages are listed on one line, there's only one link and so it
+> can only be from=somepage. This would probably not be a problem in most
+> cases though. It's likely that if a missing page is linked to from 2+ pages,
+> that the user both won't take much care which link is clicked on
+> to create it, and that both pages really meant to link to the same page
+> anyway. --[[Joey]]