taylor      2004/09/16 16:19:00

  Modified:    portal/src/webapp/WEB-INF/pages/Administrative profiler.psml
                        folder.metadata site.psml pam.psml
  Log:
  *** keyword substitution change ***
  
  Revision  Changes    Path
  1.2       +26 -26    
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/profiler.psml
  
  Index: profiler.psml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/profiler.psml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- profiler.psml     15 Sep 2004 22:49:56 -0000      1.1
  +++ profiler.psml     16 Sep 2004 23:19:00 -0000      1.2
  @@ -1,26 +1,26 @@
  -<!--

  -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="site">

  -  <defaults

  -     skin="orange"

  -     layout-decorator="jetspeed"

  -     portlet-decorator="jetspeed"

  -  />

  -  <title>Profiler Admin</title>

  -  <fragment id="pa-site" type="layout" name="jetspeed::VelocityTwoColumns">

  -    <fragment id="prof-1" type="portlet" name="pam::ProfilerAdmin" 
decorator="jetspeed">

  -      <property layout="TwoColumns" name="row" value="0" />

  -      <property layout="TwoColumns" name="column" value="0" />

  -    </fragment>

  -  </fragment>

  -</page>

  +<!--
  +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="site">
  +  <defaults
  +     skin="orange"
  +     layout-decorator="jetspeed"
  +     portlet-decorator="jetspeed"
  +  />
  +  <title>Profiler Admin</title>
  +  <fragment id="pa-site" type="layout" name="jetspeed::VelocityTwoColumns">
  +    <fragment id="prof-1" type="portlet" name="pam::ProfilerAdmin" 
decorator="jetspeed">
  +      <property layout="TwoColumns" name="row" value="0" />
  +      <property layout="TwoColumns" name="column" value="0" />
  +    </fragment>
  +  </fragment>
  +</page>
  
  
  
  1.3       +0 -0      
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/folder.metadata
  
  Index: folder.metadata
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/folder.metadata,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  
  
  
  1.3       +30 -30    
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/site.psml
  
  Index: site.psml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/site.psml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- site.psml 16 Sep 2004 21:28:45 -0000      1.2
  +++ site.psml 16 Sep 2004 23:19:00 -0000      1.3
  @@ -1,30 +1,30 @@
  -<!--

  -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="site">

  -  <defaults

  -     skin="orange"

  -     layout-decorator="jetspeed"

  -     portlet-decorator="jetspeed"

  -  />

  -  <title>Portal Site Manager</title>

  -  <fragment id="js-site" type="layout" name="jetspeed::VelocityTwoColumns">

  -    <fragment id="pdb-1" type="portlet" name="pam::PortalSiteBrowser" 
decorator="minty-blue">

  -      <property layout="TwoColumns" name="row" value="0" />

  -      <property layout="TwoColumns" name="column" value="0" />

  -    </fragment>

  -    <fragment id="psd-1" type="portlet" name="pam::PortalSiteDetail" 
decorator="minty-blue">

  -      <property layout="TwoColumns" name="row" value="0" />

  -      <property layout="TwoColumns" name="column" value="1" />

  -    </fragment>

  -  </fragment>

  -</page>

  +<!--
  +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="site">
  +  <defaults
  +     skin="orange"
  +     layout-decorator="jetspeed"
  +     portlet-decorator="jetspeed"
  +  />
  +  <title>Portal Site Manager</title>
  +  <fragment id="js-site" type="layout" name="jetspeed::VelocityTwoColumns">
  +    <fragment id="pdb-1" type="portlet" name="pam::PortalSiteBrowser" 
decorator="minty-blue">
  +      <property layout="TwoColumns" name="row" value="0" />
  +      <property layout="TwoColumns" name="column" value="0" />
  +    </fragment>
  +    <fragment id="psd-1" type="portlet" name="pam::PortalSiteDetail" 
decorator="minty-blue">
  +      <property layout="TwoColumns" name="row" value="0" />
  +      <property layout="TwoColumns" name="column" value="1" />
  +    </fragment>
  +  </fragment>
  +</page>
  
  
  
  1.3       +1 -1      
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/pam.psml
  
  Index: pam.psml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/pages/Administrative/pam.psml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- pam.psml  7 Sep 2004 03:57:05 -0000       1.2
  +++ pam.psml  16 Sep 2004 23:19:00 -0000      1.3
  @@ -1,2 +1,2 @@
  -<!--
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.
-->

  +<!--
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="pam-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>

  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to