I have spend some time thinking about this problem - especially when I was working on the ajax code - but I can't come up with a good solution (or maybe its just I haven't thought about it enough). The problem is the bigger picture, and as I see it, is that you may want to re-use an entire parent template except for certain sections in the middle (say the ajax library-specific calls). How can this be achieved? The parent templates could look for other templates, or some other type of library file, but I think this would mean that a single template that is easy(ish) to read, would be split into multiple files making extending themes harder as well as understanding them.

/Ian

Ted Husted wrote:
The problem seems to be that we need a volunteer who is eager to work
on this feature. The patch was a start, but only a start, and the
comments indicate that there is still a lot of work to do.

-Ted.

On 10/19/07, Aymeric Levaux <[EMAIL PROTECTED]> wrote:
Hi,

At this time there is no way to extend a theme in a good way. See
https://issues.apache.org/struts/browse/WW-1328
It would be great to have this issue fixed for 2.1 as there is already a
patch which looks good and this fix would allow much more possibilities
for plugin development.

--
Aymeric Levaux

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

Reply via email to