]> sipb.mit.edu Git - ikiwiki.git/commitdiff
My fix to support encoded underscores in page titles broke links to pages
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 7 Mar 2007 09:48:59 +0000 (09:48 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 7 Mar 2007 09:48:59 +0000 (09:48 +0000)
with underscores in their filenames, since the link code also used
titlepage. Create a new linkpage function and have the link code use that
instead.


No differences found