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 2006/06/06 22:52:52 UTC

svn commit: r412213 - /portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Public/map.psml

Author: taylor
Date: Tue Jun  6 13:52:52 2006
New Revision: 412213

URL: http://svn.apache.org/viewvc?rev=412213&view=rev
Log:
demo for map portlet 

Added:
    portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Public/map.psml

Added: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Public/map.psml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Public/map.psml?rev=412213&view=auto
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Public/map.psml (added)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Public/map.psml Tue Jun  6 13:52:52 2006
@@ -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="Public.map">
+  <defaults
+     layout-decorator="jscookmenu"
+     portlet-decorator="blue-gradient"
+  />
+  <title>Map Demo</title>
+
+  <fragment id="public.map.21" type="layout" name="jetspeed-layouts::VelocityOneColumn">
+    <fragment id="public.map.22" type="portlet" name="demo::GoogleMapsPortlet"/>
+  </fragment>
+
+</page>
\ No newline at end of file



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