Question
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.
Environment
--
JimHelms - 08 Apr 2008
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Use the
beforeCommonTagsHandler() callback instead of the
commonTagsHandler().
--
PeterThoeny - 11 May 2008