Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:inputRichText + skin
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Add "skin" support to the inputRichText component.
Activity
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #16032 | Fri Mar 14 11:30:58 MDT 2008 | adnan.durrani | Fix for |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/InputRichText.java
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/inputRichText.jspx
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/InputRichTextRenderer.java
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-inputRichText-props.xml
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/fckeditor_ext.js
|
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Adnan Durrani [ adnan.durrani ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Fix Version/s | 1.7 [ 10080 ] | |
| Resolution | Fixed [ 1 ] |
| Affects | [Documentation (User Guide, Ref. Guide, etc.)] | |
| Affects Version/s | 1.7 [ 10080 ] |
| Fix Version/s | 1.7RC1 [ 10123 ] | |
| Fix Version/s | 1.7 [ 10080 ] |
| Fix Version/s | 1.7 [ 10080 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |

revision 16032.
Skin support added. The following are valid skins.
it can be set on the component using the "skin" attribute (e.g.)
<ice:inputRichText skin="silver" />