There was a patch for this functionality posted to the list recently.

On Thu, 29 Jul 2004 17:22:29 +1200, Jason Lea <[EMAIL PROTECTED]> wrote:
> I am new to Jelly.  I just started looking for something to allow me to
> make some templates for HTML email, and Jelly looks great.
> 
> I have an idea to store some template fragments in a database, pull them
> out, combine them into the completed script then execute Jelly over it.
> However Jelly seems to only have the facilities to open files or URLs.
> It doesn't look like I can pass it a string containing my jelly template
> and execute the script.
> 
> Is this the case?  or is there a way to do it?
> 
> I imagine I could write my template to a temp file, execute the script
> on that, then delete the file - but that seems clumsy.
> 
> --
> Jason Lea
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
http://www.multitask.com.au/people/dion/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to