You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2008/07/21 12:20:27 UTC

svn commit: r678384 - /myfaces/trinidad/trunk_1.2.x/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/CorePanelPage.xml

Author: matzew
Date: Mon Jul 21 03:20:25 2008
New Revision: 678384

URL: http://svn.apache.org/viewvc?rev=678384&view=rev
Log:
TRINIDAD-609 - Remove Unsupported Facets from tr:panelPage

Modified:
    myfaces/trinidad/trunk_1.2.x/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/CorePanelPage.xml

Modified: myfaces/trinidad/trunk_1.2.x/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/CorePanelPage.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk_1.2.x/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/CorePanelPage.xml?rev=678384&r1=678383&r2=678384&view=diff
==============================================================================
--- myfaces/trinidad/trunk_1.2.x/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/CorePanelPage.xml (original)
+++ myfaces/trinidad/trunk_1.2.x/trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/CorePanelPage.xml Mon Jul 21 03:20:25 2008
@@ -67,27 +67,6 @@
       </facet-extension>
     </facet>
     <facet>
-      <description><![CDATA[The auxiliary content for the primary layer.]]></description>
-      <facet-name>auxiliary1</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
-      <description><![CDATA[The auxiliary content for the secondary layer.]]></description>
-      <facet-name>auxiliary2</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
-      <description><![CDATA[The auxiliary content for the global layer.]]></description>
-      <facet-name>auxiliaryGlobal</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
       <description><![CDATA[The branding region of the page.  This section typically
                 contains a horizontal panelGroup for an image of a logo and an
                 outputText for a title.]]>
@@ -101,20 +80,6 @@
       </facet-extension>
     </facet>
     <facet>
-      <description><![CDATA[The global contextual region of the page.]]></description>
-      <facet-name>contextGlobal</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
-      <description><![CDATA[An optional horizontally oriented region of contexual components for the main content.]]></description>
-      <facet-name>contextLocal</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
       <description><![CDATA[The footnote information region.  This region provides a location for
                 page-level information that is ancillary to the user's task.]]>
       </description>
@@ -224,27 +189,6 @@
         <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
       </facet-extension>
     </facet>
-    <facet>
-      <description><![CDATA[This location typically is a toolbar for the primary layer.]]></description>
-      <facet-name>toolbar1</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
-      <description><![CDATA[This location typically is a toolbar for the secondary layer.]]></description>
-      <facet-name>toolbar2</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
-    <facet>
-      <description><![CDATA[This location typically is a toolbar for the global layer.]]></description>
-      <facet-name>toolbarGlobal</facet-name>
-      <facet-extension>
-        <mfp:unsupported-agents>pda phone voice</mfp:unsupported-agents>
-      </facet-extension>
-    </facet>
 
     <xi:include href="includes/CommonAttrs.xml" xpointer="/faces-config/component/*"/>
     <xi:include href="includes/CoreJSEvents.xml" xpointer="/faces-config/component/*"/>