Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: 1.3 Final
-
Fix Version/s: None
-
Component/s: Faces
-
Labels:None
-
Environment:n/a
Description
The mobi:deviceStylesheet extends from the JSF outputStylesheet, but the theme loading mechanism is incompatible with the JSF resource loading api. In order to simplify this, we should remove the deviceStylesheet component and create a new mobi:theme component that has no dependencies on the outputStylesheet component and serves the same functionality.
Issue Links
- is duplicated by
-
MOBI-871 theme component
- Resolved
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #37705 | Wed Aug 28 11:37:29 MDT 2013 | philip.breau | |
Files Changed | ||||
ADD
/icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme/ThemeRenderer.java
ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme/Theme.java DEL /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/stylesheet ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme ADD /icemobile/trunk/icemobile/jsf/components/component/src/org/icefaces/mobi/component/theme/ThemeMeta.java |