We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags
The Render Pipeline converts WikiML into HTML.

Edit drawing `RenderPipeline` (requires a Java 1.1 enabled browser)

It is implemented in two main parts:

  • Core Render Routines
  • Plugin Hooks

Core Render Routines.

The function of the core render routines is to implement the TextFormattingRules. At certain points in processing the topic, the core makes calls to PluginsDotPm. PluginsDotPm in turn calls the plugins so that they can do any rendering they need to.

BeijingRelease

In BeijingRelease these are held in TWikiDotPm. (Together with Cgi Authentication, Date Manipulation and a miscellany of other functions. See TWikiPmProposedFurtherModularisation)

This is done by multiply parsing the topic text, tokenising it into chunks and converting anything that it recognises as it goes along.

CairoRelease, DakarRelease

Plugin Hooks

-- MartinCleaver - 15 Sep 2002

Topic attachments
I Attachment Action Size Date Who Comment
elsedraw RenderPipeline.draw manage 2.1 K 15 Sep 2002 - 16:35 MartinCleaver  
gifgif RenderPipeline.gif manage 3.7 K 15 Sep 2002 - 16:35 MartinCleaver  
Topic revision: r1 - 15 Sep 2002 - 16:28:00 - MartinCleaver
 
TWIKI.NET
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