[ 
https://jira.nuxeo.org/browse/NXP-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Orliaguet updated NXP-3787:
-------------------------------------

    Status: Open  (was: Triage)

> Theme banks: group themes of a same look-and-feel into theme sets
> -----------------------------------------------------------------
>
>                 Key: NXP-3787
>                 URL: https://jira.nuxeo.org/browse/NXP-3787
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>          Components: Themes
>            Reporter: Jean-Marc Orliaguet
>            Assignee: Jean-Marc Orliaguet
>
> Themes are contributed in various applications or features (dm, blogs, sites, 
> ...) often coming from different packages.
> They are declined according to a look-and-feel (galaxy, default 5.2, ...) and 
> could be grouped into "theme sets", so that a collection of themes (galaxy, 
> default, ...) can be easily applied in a single selection.
> themesets can be contributed as:
> <themeset name="galaxy">
>  <theme name="galaxy-blogs" features="blogs" />
>  <theme name="galaxy-dm" features="dm" />
>  <theme name="galaxy-sites" features="sites" />
>  <theme name="galaxy-default" features="default,dashboard,search" />
> </themeset>
> each feature being an application or a part of an application with a specific 
> UI purpose (e.g. dashboard, search function, ...)
> instead of writing <@theme> in freemarker templates, one would write:
> <@theme feature="blogs">
> ...
> </@theme>
> then during the negotiation phase the entire theme set's name would be passed 
> instead of a given theme's name. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to