Index: branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/preferences.xhtml =================================================================== diff -u -N -r5067 -r6548 --- branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/preferences.xhtml (.../JBoss_Portal_Branch_2_2/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/preferences.xhtml) (revision 5067) +++ branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/preferences.xhtml (.../JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/preferences.xhtml) (revision 6548) @@ -7,13 +7,14 @@
+ rendered="#{preferences != null}"> + value="#{preferences.model}" + rowClasses="portlet-section-body,portlet-section-alternate" + preserveDataModel="true"> @@ -22,9 +23,9 @@ - + - + @@ -36,61 +37,47 @@ + + + + + + - - - - - - - - - - - - - - - - - - - - - + id="panel3" + rendered="#{preferences.selectedPreference != null}"> + value="#{preferences.selectedPreference.valueIndices}"> - - + + - + - - + + Index: branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/properties.xhtml =================================================================== diff -u -N -r5067 -r6548 --- branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/properties.xhtml (.../JBoss_Portal_Branch_2_2/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/properties.xhtml) (revision 5067) +++ branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/properties.xhtml (.../JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/properties.xhtml) (revision 6548) @@ -1,55 +1,93 @@
+ xmlns="http://www.w3.org/1999/xhtml" + xmlns:ui="http://java.sun.com/jsf/facelets" + xmlns:h="http://java.sun.com/jsf/html" + xmlns:f="http://java.sun.com/jsf/core" + xmlns:t="http://myfaces.apache.org/tomahawk">


+ rendered="#{portalobjectmgr.selectedObject.type==0}"> CONTEXT
+ rendered="#{portalobjectmgr.selectedObject.type==1}"> PORTAL
+ rendered="#{portalobjectmgr.selectedObject.type==2}"> PAGE
+ rendered="#{portalobjectmgr.selectedObject.type==3}"> WINDOW


- + + - - - - - - - - - - - - - + binding="#{propertyAction.propertyDataTable}" + rowClasses="portlet-section-body,portlet-section-alternate" + preserveDataModel="true"> + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + +
+ + +
+ +
Index: branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/security.xhtml =================================================================== diff -u -N -r5067 -r6548 --- branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/security.xhtml (.../JBoss_Portal_Branch_2_2/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/security.xhtml) (revision 5067) +++ branches/JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/security.xhtml (.../JBoss_Portal_Branch_2_4/core/src/resources/portal-core-war/WEB-INF/jsp/management/plugins/security.xhtml) (revision 6548) @@ -12,7 +12,8 @@ + value="#{auth.roles}" + preserveDataModel="true">