On Wed, 01 Dec 2010 10:08:41 -0200, Angelo C. <angelochen...@gmail.com> wrote:

example: if you have a packaged blog system, user can customize it by editing those tml files, but when a new version is out, those 'in place' editing
will be replaced, if user copies those tml file into a new directory, say
'plugins', then they will be preserved.

You can subclass the pages, use this customized template as the subclass one and use URL rewriting to do that. No need for new template locations.

--
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

Reply via email to