You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jeanne Waldman (JIRA)" <de...@myfaces.apache.org> on 2010/09/28 02:42:34 UTC

[jira] Resolved: (TRINIDAD-1043) Convert legacy XSS files to CSS

     [ https://issues.apache.org/jira/browse/TRINIDAD-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeanne Waldman resolved TRINIDAD-1043.
--------------------------------------

    Fix Version/s: 2.0.0.3-core
       Resolution: Fixed

there are no more XSS files in the trinidad-impl\src\main\resources\META-INF\adf\styles
Everything has either been converted to the CSS format or deleted if it was unused.

A related issue has been filed to clean up/remove the code that parses XSS files
https://issues.apache.org/jira/browse/TRINIDAD-1926

> Convert legacy XSS files to CSS
> -------------------------------
>
>                 Key: TRINIDAD-1043
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1043
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Skinning
>    Affects Versions: 1.0.6-core, 1.2.7-core
>            Reporter: Andy Schwartz
>            Assignee: Jeanne Waldman
>             Fix For: 2.0.0.3-core
>
>
> Under the covers Trinidad still uses the legacy "XSS" style definition mechanism (eg. see base-desktop.xss). Logging this issue to request that we port all remaining XSS files over to CSS skins files.
> Note that before we do that, there are a few features that need to be added to CSS.  See:
> TRINIDAD-1041 Support locale-specific styles
> TRINIDAD-1042 Support (browser) version-specific styles
> We may also need to add support for the XSS <includeProperty> mechanism.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.