anonymous wrote : | ppl can create new themes right now, but there doesn't seem to be an easy way for them to create new .tpl files (if they want to change the overall look and feel and not just colors, etc) to use instead of the "default" set that comes w/ the template. | are we going to forever support both, or are we eventually going to move to all jsp support and no .tpl files? |
yes we will continue to support .tpl, it would be possible to dispatch to tpl or jsp. we could have a mechanism to override .tpl by storing them in a repository (database) and have the user modify them, or with the exploded war format have the user modify them directly on the disk. by the way with the tpl in wars it would be a good thing to have a thread watching for reloading as it is in jsps. <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825077#3825077">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825077>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
