On 8/21/05, Matthew MacGibbon <[EMAIL PROTECTED]> wrote:
> 
> I want to convert newlines to <BR>s and I was trying to figure out if this
> needs to be done in the java or if this can be done in a template, and if it
> can, could someone point me out to where to go?

If you want that ability to be optional, I suggest writing a
PagePlugin (see the wiki).  If you want it to be mandatory (you'd have
to *not* offer most other Plugins) than you could probably do it
inside a macro in weblog.vm (sorry, forget the name of the particular
entry-rendering macro).

Lance

Reply via email to