Daniel Friesen writes:
You may be able to use a combination of the ParserCache and it's setProperty, OutputPageParserOutput, and BeforePageDisplay. iirc I used something like that in the Description2 extension.
Thanks Daniel. In that case, my followup question is: what do you mean by "combination"? What method would you use to communicate among the callbacks for these hooks? Just setProperty/getProperty on the ParserOutput object, or something else?
Thanks, DanB