Hello. I am trying use a plugin to apply custom formatting to specific sections (as defined by the STARTSECTION and ENDSECTION variables). Unfortunately, when I get the TWIKI text into my PERL Script, the Section variables have already been removed. Is there a way to preserve the variables so that they can be used in a plugin script? Thank you in advance.
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Use the beforeCommonTagsHandler() callback instead of the commonTagsHandler().
-- PeterThoeny - 11 May 2008