inline: Avoid using %links to test for page existence
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 30 Nov 2009 23:15:33 +0000 (18:15 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 30 Nov 2009 23:15:33 +0000 (18:15 -0500)
commitc5b554b9b23f7314f616746197a6c015f3c4aa49
treeb9465c0f4f18dad941ae56b2700ec3d55d54c78a
parente104499f28f99408a6712aa603b9dd34e0b8471c
inline: Avoid using %links to test for page existence

%links is populated even for just-deleted pages, so %pagesources
should be used for such tests instead.
IkiWiki/Plugin/inline.pm