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 we...@apache.org on 2004/07/14 21:35:08 UTC

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages Google.psml

weaver      2004/07/14 12:35:08

  Added:       portal/src/webapp/WEB-INF/pages Google.psml
  Log:
  Added a .psml to test the Google portlet from the POST site.  Works great!
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Google.psml
  
  Index: Google.psml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <!--
  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="Google">
      <defaults
       skin="orange"
       layout-decorator="jetspeed"
       portlet-decorator="jetspeed"
    />
    
     <title>Plumtree RSS Portlet</title>
    <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
       <fragment id="googlePortlet1" type="portlet" name="GooglePortlet::GooglePortlet">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="0" />
      </fragment>                              
      
    </fragment>
  </page>
  
  
  

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