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

Jean-Marc Orliaguet updated NXP-6296:
-------------------------------------

    Status: Open  (was: Triage)

> replace cssparser with milyn CSS parser
> ---------------------------------------
>
>                 Key: NXP-6296
>                 URL: https://jira.nuxeo.com/browse/NXP-6296
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>            Reporter: Jean-Marc Orliaguet
>            Assignee: Jean-Marc Orliaguet
>             Fix For: 5.4.1
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> cssparser (http://cssparser.sourceforge.net/) 0.9.5 + NX patch is used by the 
> theme engine to convert CSS text into java style objects 
> (org.nuxeo.theme.formats.styles.Style)
> the latest version is from 2008 with a blocker bug (font-family is not parsed 
> correctly NXP-6291)
> basically what is needed is a CSS parser that parses CSS selectors and rules 
> while checking that the syntax is correct.
> there are two other CSS parsers written in Java that implements the SAC API:
>  - flute (W3C)
>  - batik (apache)
> and milyn CSS parser based on the above 
> http://www.milyn.org/javadoc/v1.2/magger/org/milyn/magger/CSSParser.html

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.nuxeo.com/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