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

Jean-Marc Orliaguet resolved NXP-7742.
--------------------------------------

    Resolution: Fixed

fix class="..." I/O in:
http://hg.nuxeo.org/nuxeo/nuxeo-theme/rev/8a4d365f7733


> Theme export: make sure that external styles and that class="..." attributes 
> are exported correctly
> ---------------------------------------------------------------------------------------------------
>
>                 Key: NXP-7742
>                 URL: https://jira.nuxeo.com/browse/NXP-7742
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Sub-task
>          Components: Themes
>            Reporter: Jean-Marc Orliaguet
>            Assignee: Jean-Marc Orliaguet
>
> 1) External styles registered as 
> {code}
>   <extension target="org.nuxeo.theme.styling.service" point="pages">
>     <themePage name="galaxy/default">
>       <defaultFlavour>galaxy</defaultFlavour>
>       <flavours append="true">
>         <flavour>galaxy</flavour>
>         <flavour>galaxy2</flavour>
>       </flavours>
>       <styles append="true">
>         <style>nuxeo_dm_default</style>
>         <style>nuxeo_dm_default2</style>
>       </styles>
>     </themePage>
>   </extension>
> {code}
> should not be included in the themes XML file when the theme is saved.
> => add a format.isExternal() flag 
> 2) class="..." attributes are not saved during theme export

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to