You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2005/11/07 19:37:30 UTC

svn commit: r331567 - /portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Administrative/statistics.psml

Author: taylor
Date: Mon Nov  7 10:37:29 2005
New Revision: 331567

URL: http://svn.apache.org/viewcvs?rev=331567&view=rev
Log:
statistics page for admin

Added:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Administrative/statistics.psml

Added: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Administrative/statistics.psml
URL: http://svn.apache.org/viewcvs/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Administrative/statistics.psml?rev=331567&view=auto
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Administrative/statistics.psml (added)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Administrative/statistics.psml Mon Nov  7 10:37:29 2005
@@ -0,0 +1,24 @@
+<!--
+Copyright 2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+    http://www.apache.org/licenses/LICENSE-2.0
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<page id="statistics">
+  <defaults
+     skin="orange"
+     layout-decorator="tigris"
+     portlet-decorator="tigris"
+  />
+  <title>Portal Statistics</title>
+
+  <fragment id="stats-2" type="layout" name="jetspeed-layouts::VelocityOneColumn">
+    <fragment id="stats-3" type="portlet" name="pam::StatisticsPortlet" />
+  </fragment>
+</page>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org