]> sipb.mit.edu Git - ikiwiki.git/commit
otl: Avoid globally filtering non-otl pages
authorJoey Hess <joey@gnu.kitenet.net>
Wed, 23 Sep 2009 19:11:51 +0000 (15:11 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 23 Sep 2009 19:11:51 +0000 (15:11 -0400)
commit34991b7d35a3e0e4c42fcd0c946e2ef8265245de
tree538f858eb98092072167b71df7bda0c518433602
parent3f5a646a41bf00cd9ad3d99be214434dee10787a
otl: Avoid globally filtering non-otl pages

Through a complex chain of circumstances, that filtering was causing
dumpsetup to trigger undefined warning messages from the po plugin. But
anyway, munging the otl in htmlize is less error-prone and less expensive,
a win all around.
IkiWiki/Plugin/otl.pm