r8 - 20 Nov 2004 - 09:11:40 - MartinCleaverYou are here: TWiki >  Plugins Web > DefaultPluginDev
Tags:
, create new tag

DefaultPluginDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on DefaultPlugin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Feedback on DefaultPlugin

TODO:

-- AndreaSterbini - 27 Feb 2001

Is there any reason for this plugin to perform its rendering in the outsidePREHandler instead of the commonTagsHandler?

-- RafaelAlvarez - 05 Sep 2004

Variable handling, e.g. expanding %SOMETHING{}% should be done in commonTagsHandler. Rendering TWiki markup into HTML should be done in one of startRenderingHandler, outsidePREHandler, insidePREHandler, endRenderingHandler. Use startRenderingHandler instead of outsidePREHandler for better performance. But then you need to take care of differentiating between inside/outside pre tags (content within verbatim tags are not passed to Plugin handlers).

-- PeterThoeny - 05 Sep 2004

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r8 < r7 < r6 < r5 < r4 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo