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/08/18 16:02:48 UTC

cvs commit: jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative pam.psml user-mgt.psml

weaver      2004/08/18 07:02:48

  Modified:    portal/src/webapp/WEB-INF/pages default-page.psml p002.psml
                        p001.psml
  Added:       portal/src/webapp/WEB-INF/pages/non-java php-portlet.psml
                        perl-portlet.psml
               portal/src/webapp/WEB-INF/pages/third-party Google.psml
                        SunPortlets.psml RssPortlet.psml
               portal/src/webapp/WEB-INF/pages/Administrative pam.psml
                        user-mgt.psml
  Removed:     portal/src/webapp/WEB-INF/pages php-portlet.psml pam.psml
                        Google.psml perl-portlet.psml user-mgt.psml
                        SunPortlets.psml RssPortlet.psml
  Log:
  Added sub-folders.
  Moved invidual pages into their relevant folders.
  
  Revision  Changes    Path
  1.23      +1 -1      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/default-page.psml
  
  Index: default-page.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/default-page.psml,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- default-page.psml	28 Jul 2004 13:46:03 -0000	1.22
  +++ default-page.psml	18 Aug 2004 14:02:46 -0000	1.23
  @@ -13,7 +13,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
  -<page id="p001">
  +<page>
     <defaults
        skin="orange"
        layout-decorator="jetspeed"
  
  
  
  1.9       +2 -2      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/p002.psml
  
  Index: p002.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/p002.psml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- p002.psml	12 May 2004 18:43:16 -0000	1.8
  +++ p002.psml	18 Aug 2004 14:02:46 -0000	1.9
  @@ -14,13 +14,13 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
  -<page id="p001">
  +<page >
     <defaults
        skin="light-blue"
        layout-decorator="jetspeed"
        portlet-decorator="jetspeed"
     />
  -  <title>Welcome to Jetspeed-2</title>
  +  <title>My Second PSML page</title>
     <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
     
   	  <fragment id="9" type="portlet" name="HW_App::CustomerList"/>
  
  
  
  1.8       +1 -1      jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/p001.psml
  
  Index: p001.psml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/p001.psml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- p001.psml	18 Mar 2004 19:38:15 -0000	1.7
  +++ p001.psml	18 Aug 2004 14:02:47 -0000	1.8
  @@ -14,7 +14,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   -->
  -<page id="p001">
  +<page >
     <defaults
        skin="orange"
        layout-decorator="clear"
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/non-java/php-portlet.psml
  
  Index: php-portlet.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 id="php">
    <defaults
       skin="orange"
       layout-decorator="jetspeed"
       portlet-decorator="jetspeed"
    />
    <title>PHP demo</title>
    <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
      <fragment id="phpdemo-1" type="portlet" name="PHP::php-demo">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="0" />
      </fragment>
    </fragment>
  </page>
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/non-java/perl-portlet.psml
  
  Index: perl-portlet.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 id="perl">
    <defaults
       skin="orange"
       layout-decorator="jetspeed"
       portlet-decorator="jetspeed"
    />
    <title>PERL demo</title>
    <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
      <fragment id="perldemo-1" type="portlet" name="perl::perl-demo">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="0" />
      </fragment>
      <fragment id="perldemo-2" type="portlet" name="perl::perl-demo2">
        <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/third-party/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>Google Portlets</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>
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/third-party/SunPortlets.psml
  
  Index: SunPortlets.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="SunPortlets">
      <defaults
       skin="orange"
       layout-decorator="jetspeed"
       portlet-decorator="jetspeed"
    />
    
     <title>Sun Portlets</title>
    <fragment id="sunportletspage" type="layout" name="jetspeed::VelocityTwoColumns">
       <fragment id="showTime1" type="portlet" name="portletsamples::JSPPortlet">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="0" />
      </fragment>                              
       <fragment id="notepad1" type="portlet" name="portletsamples::NotepadPortlet">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="1" />
      </fragment>                              
       <fragment id="bookmark1" type="portlet" name="portletsamples::BookmarkPortlet">
        <property layout="TwoColumns" name="row" value="1" />
        <property layout="TwoColumns" name="column" value="0" />
      </fragment>                              
      
    </fragment>
  </page>
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/third-party/RssPortlet.psml
  
  Index: RssPortlet.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="RssPortlet">
      <defaults
       skin="orange"
       layout-decorator="jetspeed"
       portlet-decorator="jetspeed"
    />
    
     <title>Plumtree RSS Portlet</title>
    <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
       <fragment id="rrsPortlet1" type="portlet" name="RssPortlet::RssPortlet">
        <property layout="TwoColumns" name="row" value="0" />
        <property layout="TwoColumns" name="column" value="0" />
      </fragment>                              
      
    </fragment>
  </page>
  
  
  
  1.1                  jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/pam.psml
  
  Index: pam.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 id="pam">
  <defaults
     skin="orange"
     layout-decorator="jetspeed"
     portlet-decorator="jetspeed"
  />
  <title>Portlet Application Manager</title>
  <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
    <fragment id="13" type="portlet" name="pam::PortletApplicationBrowser" decorator="minty-blue">
      <property layout="TwoColumns" name="row" value="0" />
      <property layout="TwoColumns" name="column" value="0" />
    </fragment>
    <fragment id="14" type="portlet" name="pam::PortletApplicationDetail" decorator="minty-blue">
      <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/Administrative/user-mgt.psml
  
  Index: user-mgt.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 id="pam">
  <defaults
     skin="orange"
     layout-decorator="jetspeed"
     portlet-decorator="jetspeed"
  />
  <title>User Management</title>
  <fragment id="2" type="layout" name="jetspeed::VelocityTwoColumns">
    <fragment id="addUserPortlet1" type="portlet" name="security::AddUserPortlet" decorator="minty-blue">
      <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