You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by manuel aldana <al...@gmx.de> on 2009/03/06 01:03:14 UTC

Tapestry way for email-templates

Hi,

for sending out emails I need templates. Is there an internal tapestry 
way to solve this (currently .tml are bound to pages/components). Is 
there a .tml way to use templates outside of components and pages or do 
I need to resort to something like Velocity  or Freemarker?

thanks.

-- 
 manuel aldana
 aldana@gmx.de
 software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Tapestry way for email-templates

Posted by Howard Lewis Ship <hl...@gmail.com>.
Correct; you need a separate process; Tapestry is configured quite
differently for templating/mailing than it is for normal, interactive
behavior.

On Fri, Mar 6, 2009 at 2:25 AM, manuel aldana <al...@gmx.de> wrote:
> Don't get this. So I can't use T5 templateAPI inside my tapestry 5 app.
>
> Angelo Chen schrieb:
>>
>> Hi Howard,
>>
>> I like that template API, currently I use Velocity, however T5's
>> templateAPI
>> can't be part of T5 app, would be great if can be part of T5 app like
>> Velocity.
>>
>> Angelo
>>
>>
>> Howard Lewis Ship wrote:
>>
>>>
>>> http://tapestry.formos.com/nightly/tapestry-templating/
>>>
>>> On Thu, Mar 5, 2009 at 4:03 PM, manuel aldana <al...@gmx.de> wrote:
>>>
>>>>
>>>> Hi,
>>>>
>>>> for sending out emails I need templates. Is there an internal tapestry
>>>> way
>>>> to solve this (currently .tml are bound to pages/components). Is there a
>>>> .tml way to use templates outside of components and pages or do I need
>>>> to
>>>> resort to something like Velocity  or Freemarker?
>>>>
>>>> thanks.
>>>>
>>>> --
>>>> manuel aldana
>>>> aldana@gmx.de
>>>> software-engineering blog: http://www.aldana-online.de
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>>
>>>
>>> --
>>> Howard M. Lewis Ship
>>>
>>> Creator Apache Tapestry and Apache HiveMind
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>>
>>>
>>
>>
>
>
> --
> manuel aldana
> aldana@gmx.de
> software-engineering blog: http://www.aldana-online.de
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Tapestry way for email-templates

Posted by Sven Homburg <ho...@googlemail.com>.
try http://www.chenillekit.org/chenillekit-template/index.html

2009/3/6 manuel aldana <al...@gmx.de>

> Don't get this. So I can't use T5 templateAPI inside my tapestry 5 app.
>
> Angelo Chen schrieb:
>
>> Hi Howard,
>>
>> I like that template API, currently I use Velocity, however T5's
>> templateAPI
>> can't be part of T5 app, would be great if can be part of T5 app like
>> Velocity.
>>
>> Angelo
>>
>>
>> Howard Lewis Ship wrote:
>>
>>
>>> http://tapestry.formos.com/nightly/tapestry-templating/
>>>
>>> On Thu, Mar 5, 2009 at 4:03 PM, manuel aldana <al...@gmx.de> wrote:
>>>
>>>
>>>> Hi,
>>>>
>>>> for sending out emails I need templates. Is there an internal tapestry
>>>> way
>>>> to solve this (currently .tml are bound to pages/components). Is there a
>>>> .tml way to use templates outside of components and pages or do I need
>>>> to
>>>> resort to something like Velocity  or Freemarker?
>>>>
>>>> thanks.
>>>>
>>>> --
>>>> manuel aldana
>>>> aldana@gmx.de
>>>> software-engineering blog: http://www.aldana-online.de
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>>
>>>>
>>>>
>>>>
>>>
>>> --
>>> Howard M. Lewis Ship
>>>
>>> Creator Apache Tapestry and Apache HiveMind
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> manuel aldana
> aldana@gmx.de
> software-engineering blog: http://www.aldana-online.de
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com

Re: Tapestry way for email-templates

Posted by manuel aldana <al...@gmx.de>.
Don't get this. So I can't use T5 templateAPI inside my tapestry 5 app.

Angelo Chen schrieb:
> Hi Howard,
>
> I like that template API, currently I use Velocity, however T5's templateAPI
> can't be part of T5 app, would be great if can be part of T5 app like
> Velocity.
>
> Angelo
>
>
> Howard Lewis Ship wrote:
>   
>> http://tapestry.formos.com/nightly/tapestry-templating/
>>
>> On Thu, Mar 5, 2009 at 4:03 PM, manuel aldana <al...@gmx.de> wrote:
>>     
>>> Hi,
>>>
>>> for sending out emails I need templates. Is there an internal tapestry
>>> way
>>> to solve this (currently .tml are bound to pages/components). Is there a
>>> .tml way to use templates outside of components and pages or do I need to
>>> resort to something like Velocity  or Freemarker?
>>>
>>> thanks.
>>>
>>> --
>>> manuel aldana
>>> aldana@gmx.de
>>> software-engineering blog: http://www.aldana-online.de
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>>> For additional commands, e-mail: users-help@tapestry.apache.org
>>>
>>>
>>>       
>>
>> -- 
>> Howard M. Lewis Ship
>>
>> Creator Apache Tapestry and Apache HiveMind
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>>
>>     
>
>   


-- 
 manuel aldana
 aldana@gmx.de
 software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Tapestry way for email-templates

Posted by Angelo Chen <an...@yahoo.com.hk>.
Hi Howard,

I like that template API, currently I use Velocity, however T5's templateAPI
can't be part of T5 app, would be great if can be part of T5 app like
Velocity.

Angelo


Howard Lewis Ship wrote:
> 
> http://tapestry.formos.com/nightly/tapestry-templating/
> 
> On Thu, Mar 5, 2009 at 4:03 PM, manuel aldana <al...@gmx.de> wrote:
>> Hi,
>>
>> for sending out emails I need templates. Is there an internal tapestry
>> way
>> to solve this (currently .tml are bound to pages/components). Is there a
>> .tml way to use templates outside of components and pages or do I need to
>> resort to something like Velocity  or Freemarker?
>>
>> thanks.
>>
>> --
>> manuel aldana
>> aldana@gmx.de
>> software-engineering blog: http://www.aldana-online.de
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
> 
> 
> 
> -- 
> Howard M. Lewis Ship
> 
> Creator Apache Tapestry and Apache HiveMind
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Tapestry-way-for-email-templates-tp22363660p22369256.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Tapestry way for email-templates

Posted by manuel aldana <al...@gmx.de>.
ouch (couldn't find the link on tapestry home, but on Google it can be 
found easily).

Nice, there is even a plug for the email stuff :)


Howard Lewis Ship schrieb:
> http://tapestry.formos.com/nightly/tapestry-templating/
>
> On Thu, Mar 5, 2009 at 4:03 PM, manuel aldana <al...@gmx.de> wrote:
>   
>> Hi,
>>
>> for sending out emails I need templates. Is there an internal tapestry way
>> to solve this (currently .tml are bound to pages/components). Is there a
>> .tml way to use templates outside of components and pages or do I need to
>> resort to something like Velocity  or Freemarker?
>>
>> thanks.
>>
>> --
>> manuel aldana
>> aldana@gmx.de
>> software-engineering blog: http://www.aldana-online.de
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
>> For additional commands, e-mail: users-help@tapestry.apache.org
>>
>>
>>     
>
>
>
>   


-- 
 manuel aldana
 aldana@gmx.de
 software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Tapestry way for email-templates

Posted by Howard Lewis Ship <hl...@gmail.com>.
http://tapestry.formos.com/nightly/tapestry-templating/

On Thu, Mar 5, 2009 at 4:03 PM, manuel aldana <al...@gmx.de> wrote:
> Hi,
>
> for sending out emails I need templates. Is there an internal tapestry way
> to solve this (currently .tml are bound to pages/components). Is there a
> .tml way to use templates outside of components and pages or do I need to
> resort to something like Velocity  or Freemarker?
>
> thanks.
>
> --
> manuel aldana
> aldana@gmx.de
> software-engineering blog: http://www.aldana-online.de
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator Apache Tapestry and Apache HiveMind

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org