You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by am...@apache.org on 2005/11/22 18:59:45 UTC

svn commit: r348199 - /geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/data/pageregistry.xml

Author: ammulder
Date: Tue Nov 22 09:59:41 2005
New Revision: 348199

URL: http://svn.apache.org/viewcvs?rev=348199&view=rev
Log:
Remove the "all modules" portlet and rename the page (now just
  containing the deploy portlet) to "Deploy New".  It could use
  a better icon!  GERONIMO-1153 and kind of related to GERONIMO-922

Modified:
    geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/data/pageregistry.xml

Modified: geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/data/pageregistry.xml
URL: http://svn.apache.org/viewcvs/geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/data/pageregistry.xml?rev=348199&r1=348198&r2=348199&view=diff
==============================================================================
--- geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/data/pageregistry.xml (original)
+++ geronimo/trunk/applications/console-framework/src/webapp/WEB-INF/data/pageregistry.xml Tue Nov 22 09:59:41 2005
@@ -304,20 +304,22 @@
             <description>ico_folder_16x16.gif Manage applications on this server</description>
         </navigation>
 
+        <!-- Don't need to show the "all modules" view any more
+        <fragment name="row1" type="row">
+            <fragment name="col1" type="column">
+                <fragment name="p1" type="portlet">
+                    <property name="portlet" value="5.1"/>
+                </fragment>
+            </fragment>
+        </fragment>-->
+
         <fragment name="all" type="page">
             <navigation>
-                <title>All Configurations</title>
-                <description>ico_list_16x16.gif This should be replaced</description>
+                <title>Deploy New</title>
+                <description>ico_list_16x16.gif Deploy new applications to Geronimo</description>
             </navigation>
 
             <fragment name="row1" type="row">
-                <fragment name="col1" type="column">
-                    <fragment name="p1" type="portlet">
-                        <property name="portlet" value="5.1"/>
-                    </fragment>
-                </fragment>
-            </fragment>
-            <fragment name="row2" type="row">
                 <fragment name="col1" type="column">
                     <fragment name="p1" type="portlet">
                         <property name="portlet" value="5.22"/>