Tags:
create new tag
, view all tags

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

Topic revision: r8 - 2004-11-20 - MartinCleaver
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by PerlIdeas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.