On 19/09/2007, Johannes Perl johannes.perl@gmail.com wrote:
hi,
it's me again. ;) Is there a hook I can manipulate the html the preview is showing? I've got a problem with an extensions destroying file:// links and corrected that by manipulating html with 'OutputPageBeforeHTML' hook.
Would also like to do that for the preview now, so that you exactly get to see what you will post.
If you use an appropriate hook in the parser, it should correct the problem anywhere it appears, including previews.