IkiWiki::Render: split out backlink_pages() function from backlinks()
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Thu, 18 Jun 2009 17:27:00 +0000 (18:27 +0100)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Fri, 17 Jul 2009 10:12:50 +0000 (11:12 +0100)
commit9c13e29d4fbb85a83b0ed5fd7271d7c1688fbc07
treebeaab48324b3e1810af1c19948ca82811fa32ce2
parent2b0c8d167e8b98d11e3504393fe4b98596dfd891
IkiWiki::Render: split out backlink_pages() function from backlinks()

This separates style from content - backlinks() performs lossy
transformations on the page names to get it in the form that the page
template wants.
IkiWiki/Render.pm