Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.1
-
Component/s: ICE-Components
-
Labels:None
-
Environment:any
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Compatibility/Configuration
Description
In order for jsf only components web pages, we need
ice:html, ice:head; ice:body.
Firstly, a structure for these three components are need.
Secondly, we need the detailed required attributes for body or head later on...
ice:html, ice:head; ice:body.
Firstly, a structure for these three components are need.
Secondly, we need the detailed required attributes for body or head later on...
Issue Links
- blocks
-
ICE-2836 Netbeans 6.1 integration
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16795 | Wed Jun 04 12:04:56 MDT 2008 | yip.ng | Added styleClass attribute for body component. |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/ice_properties/ice-body-props.xml
MODIFY /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/HtmlBody.java MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/BodyRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16794 | Wed Jun 04 12:01:41 MDT 2008 | yip.ng | Added styleClass attribute for body component. |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlBody.java
MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/BodyRenderer.java MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_properties/ice-body-props.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16602 | Wed May 07 14:48:41 MDT 2008 | frank.ye | |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16601 | Wed May 07 14:48:03 MDT 2008 | frank.ye | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/components/ice-body-component.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16600 | Wed May 07 14:00:55 MDT 2008 | frank.ye | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TagLibraryGenerator.java
MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TLDGenerator.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16599 | Wed May 07 14:00:38 MDT 2008 | frank.ye | |
Files Changed | ||||
DEL
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlHtml.java
ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/Html.java MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/facelet/icefaces.taglib.xml MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16598 | Wed May 07 14:00:12 MDT 2008 | frank.ye | |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TagLibraryGenerator.java
MODIFY /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/java/com/icesoft/metadata/generators/TLDGenerator.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16597 | Wed May 07 14:00:09 MDT 2008 | frank.ye | |
Files Changed | ||||
ADD
/icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/Html.java
MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/conf/META-INF/faces-config.xml DEL /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/HtmlHtml.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16460 | Wed Apr 16 16:03:28 MDT 2008 | frank.ye | |
Files Changed | ||||
ADD
/icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlBody.java
ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/BodyRenderer.java ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/Html.java ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/HtmlHead.java ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/HtmlRenderer.java ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/HeadRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #16459 | Wed Apr 16 15:35:26 MDT 2008 | frank.ye | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
MODIFY /icefaces/trunk/icefaces/component |