[pmwiki-users] wrapping around PageText

bram bram.brambring at pts.nl
Fri Oct 7 06:41:19 CDT 2005


Hi,

I have been reworking the searchhighlight cookbook script.

I was wondering, is there an easy method to wrap a function around 
'PageText', the call that formats PageText is in the middle of HandleBrowse

One way I use is to wrap the PageText is to copy the HandeBrowse 
function, modify it and change the HandleActions>

Another would be to wrap <!--PageText--> in the template using 
ob_start('wrapper') and ob_end_flush.

Is it possible to wrap the formating more directly?

bram

--

http://www.brambring.nl




More information about the pmwiki-users mailing list