[ http://issues.apache.org/jira/browse/JS2-333?page=comments#action_12319169 ]
Scott T Weaver commented on JS2-333: ------------------------------------ 1. Can I suppress this defaulting, (if say I do not want any defaults for my custom layouts)? - Defaults are only used if there is no alternative in your custom decoration. There is currently no way to disable them with a switch. You could also just remove the defaults. 2. Can the defaults be deployed? - They can be copied into the decorations directory live but there is no support for deploying them via a jar. However I don't feel default need to be deployable in this manner. 3. Can there be language specific defaults? Not at the moment. I can look at this if this is a desired feature. > Allow for default template support in decorations > ------------------------------------------------- > > Key: JS2-333 > URL: http://issues.apache.org/jira/browse/JS2-333 > Project: Jetspeed 2 > Type: Improvement > Components: Layout > Versions: 2.0-M4, 2.0-FINAL > Reporter: Scott T Weaver > Assignee: Scott T Weaver > Priority: Minor > Fix For: 2.0-M4, 2.0-FINAL > > Provide for support of default decoration resources. Example: > if "/decorations/portlet/html/tigris/decorator.vm" does not exist use the > one in "/decorations/portlet/html/decorator.vm" this will also work for > images and another resources. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
