Hi.
I have an extension that hooks into ParserAfterParse to modify the generated HTML (Lingo). The problem is, that apparently this hook is never called when a page is edited using Visual Editor, which means my extension does not get to modify the page's HTML content until it is purged (action=purge) or edited using the old editor.
Is this intentional or is it a VE bug? Does anybody have any advice on how I could work around this? E.g. an alternative hook I should use?
Cheers Stephan