Renderer

Keith Hodges keith_hodges at yahoo.co.uk
Wed Apr 22 22:24:30 MEST 2009


Lukas,

I am trying to get my head around what is happening to the renderer.

For my application I subclass the PRViewRenderer, so I can tweak how
things are rendered. For example I use the standard "content with style"
layout (unedited) which uses horizontal rules in a specific way.
Therefore I render horizontal rules as <div class="hr"></div> instead of
the standard. I also find that the rendering of paragraphs is
unpredictable and unhelpful so I take that out too.

What is the plan for the renderer and where are the hooks to change it?

Ideally, I want my default renderer to be configured by my choice of
frame. If I use one frame to embed content in another seaside app (e.g.
gjallar) I want to be able to render appropriately for that context.

regards

Keith



More information about the smallwiki mailing list