On Wed, Mar 26, 2008 at 2:48 PM, Thomas Aylott - subtleGradient
<[EMAIL PROTECTED]> wrote:
> Ahoy.
>  Is there any way to have Roller 3.x parse the blog article body copy
>  as if it was a Velocity template?
>
>  IE: Be able to put stuff like ${mudSlinger} or ${customer.Address} in
>  the article copy and have it rendered through Velocity.

No, Roller does not support that.

However, if you're willing to write some Java code, you could write a
Weblog Entry Plugin to enable that type of functionality.

- Dave

Reply via email to