My Tapx library includes a component that reads an external template
file (as XML) and can render it as part of a Tapestry page, including
delegating parts of it to blocks, and processing expansions.

Documentation coming (but lower priority than T5.2 docs, so be patient).

On Tue, Oct 5, 2010 at 4:18 AM, Thiago H. de Paula Figueiredo
<thiag...@gmail.com> wrote:
> On Tue, 05 Oct 2010 07:46:22 -0300, iberck <ibe...@gmail.com> wrote:
>
>> But I have another question?
>> From this principle of static structure dynamic behaviour, can I create
>> with T5 a CRM based on plugins like drupal/jomla ?
>
> Yes. I can think of two approaches:
>
> 1) Override or advise the Tapestry template loading service, so users can
> edit templates.
>
> 2) (Strongly preferred) Use some templating engine like Freemarker to let
> the users edit content and Tapestry for anything else. Tapestry templates
> were always meant to be used by developers only, not end users, while
> Freemarker and similar tools are way more suited for this task. Search the
> mailing list for CMS for more discussions about this.
>
> --
> Thiago H. de Paula Figueiredo
> Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and
> instructor
> Owner, Ars Machina Tecnologia da Informação Ltda.
> http://www.arsmachina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

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

Reply via email to