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 2004/11/26 23:53:22 UTC

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/_role/user/top-links more-pages.ds

taylor      2004/11/26 14:53:22

  Added:       portal/src/webapp/WEB-INF/pages/_role/user/top-links/more
                        one-more-page.psml tigris.link
               portal/src/webapp/WEB-INF/pages/_role/user/top-links
                        more-pages.ds
  Log:
  examples of nested document sets
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/_role/user/top-links/more/one-more-page.psml
  
  Index: one-more-page.psml
  ===================================================================
  <!--
  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>
    <defaults layout-decorator="tigris" portlet-decorator="tigris"/>
    <title>[USER] One More Page</title>
    <fragment id="utp-1" type="layout" name="jetspeed::VelocityTwoColumns">
      <fragment id="utp-4" type="portlet" name="demo::BookmarkPortlet">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="1" />
      </fragment>    	
      <fragment id="utp-4" type="portlet" name="jsf-demo::CalendarPortlet">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="1" />
      </fragment>    		
    </fragment>
  </page>
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/_role/user/top-links/more/tigris.link
  
  Index: tigris.link
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <link target="top">
    <title>[USER] Tigris Sampler</title>
    <url>http://style.tigris.org/nonav/docs/sampler_inst.html</url>
  </link>
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/_role/user/top-links/more-pages.ds
  
  Index: more-pages.ds
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <document-set>
    <title>[USER] More Pages</title>
    <profile-locator>docset</profile-locator>
    <document-path regexp="true">/top-links/more/*.*</document-path>
  </document-set>
  
  
  

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