You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by wo...@apache.org on 2009/12/17 14:41:34 UTC

svn commit: r891695 - /portals/applications/demo/trunk/src/main/webapp/WEB-INF/portlet.xml

Author: woonsan
Date: Thu Dec 17 13:41:33 2009
New Revision: 891695

URL: http://svn.apache.org/viewvc?rev=891695&view=rev
Log:
APA-26: Adding custom portlet modes

Modified:
    portals/applications/demo/trunk/src/main/webapp/WEB-INF/portlet.xml

Modified: portals/applications/demo/trunk/src/main/webapp/WEB-INF/portlet.xml
URL: http://svn.apache.org/viewvc/portals/applications/demo/trunk/src/main/webapp/WEB-INF/portlet.xml?rev=891695&r1=891694&r2=891695&view=diff
==============================================================================
--- portals/applications/demo/trunk/src/main/webapp/WEB-INF/portlet.xml (original)
+++ portals/applications/demo/trunk/src/main/webapp/WEB-INF/portlet.xml Thu Dec 17 13:41:33 2009
@@ -1069,27 +1069,28 @@
             <qname xmlns:apa="http:applications.portals.apache.org/events">apa:AddressEvent</qname>
         </supported-publishing-event>
     </portlet>
-    
+  
   <custom-portlet-mode>
-    <description>a Custom About Mode</description>
+    <description>Custom About Mode</description>
     <portlet-mode>about</portlet-mode>
   </custom-portlet-mode>
   <custom-portlet-mode>
-    <description>a Custom Config Mode</description>
+    <description>Custom Config Mode</description>
     <portlet-mode>config</portlet-mode>
   </custom-portlet-mode>
   <custom-portlet-mode>
-    <description>a Custom Edit_defaults Mode</description>
+    <description>Custom Edit_defaults Mode</description>
     <portlet-mode>edit_defaults</portlet-mode>
   </custom-portlet-mode>
   <custom-portlet-mode>
-    <description>a Custom Preview Mode</description>
+    <description>Custom Preview Mode</description>
     <portlet-mode>preview</portlet-mode>
   </custom-portlet-mode>
   <custom-portlet-mode>
-    <description>a Custom Print Mode</description>
+    <description>Custom Print Mode</description>
     <portlet-mode>print</portlet-mode>
   </custom-portlet-mode>
+  
   <custom-window-state>
     <!--
       the custom "popup" window state is mapped to the Jetspeed-2 solo" window