Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ICECORE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13221 - https://icesoft.my.salesforce.com/5007000000wMZf0
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial, Compatibility/Configuration
Description
Feature Request: Add the ability to set the org.icefaces.ace.theme context param at a page level via an icecore component tag.
The reason for this is that even with no ICEfaces components used on the page, it will still load the Theme CSS in the head. This can be turned off by setting the context param but this is applied to all pages.
The reason for this is that even with no ICEfaces components used on the page, it will still load the Theme CSS in the head. This can be turned off by setting the context param but this is applied to all pages.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44069 | Mon Feb 16 11:54:30 MST 2015 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44068 | Mon Feb 16 11:26:41 MST 2015 | mircea.toma | |
Files Changed | ||||
DEL
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeHandler.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/Theme.java MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeRenderer.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/theme/ThemeMeta.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43995 | Mon Feb 02 19:21:56 MST 2015 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ThemeHandler.java
DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigHandler.java DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/Config.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/Theme.java DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigRenderer.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ThemeMeta.java DEL /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigMeta.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ThemeRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #43959 | Mon Jan 26 16:28:57 MST 2015 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigHandler.java
ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/Config.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigRenderer.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/themeselect/ThemeSymbolicResourceHandler.java ADD /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/config/ConfigMeta.java |