Develop and Download Open Source Software

Browse CVS Repository

Contents of /pal/pal-portal/portal/resources/psml/1.0-beta3-SNAPSHOT/_role/site/folder.metadata

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Dec 16 23:43:01 2006 UTC (17 years, 2 months ago) by shinsuke
Branch: MAIN
CVS Tags: RELEASE-1_0_BETA3, RELEASE-1_0_BETA4
Changes since 1.1: +2 -4 lines
cleanup psml file

1 <?xml version="1.0" encoding="UTF-8"?>
2 <folder>
3 <title>Root Folder</title>
4 <metadata name="title" xml:lang="fr">Répertoire racine</metadata>
5 <metadata name="title" xml:lang="ja">ルートフォルダ</metadata>
6 <metadata name="title" xml:lang="es">Carpeta raiz</metadata>
7
8 <document-order>default-page.psml</document-order>
9 <document-order>products.psml</document-order>
10 <document-order>stories.psml</document-order>
11 <document-order>downloads.psml</document-order>
12 <document-order>aboutus.psml</document-order>
13 <document-order>pal.link</document-order>
14 <document-order>jetspeed2.link</document-order>
15 <document-order>bridges.link</document-order>
16 <document-order>seasar.link</document-order>
17
18 <menu name="page-navigations"/>
19 <!-- temporary menu definitions for jscookmenu layout decorator; will be standard -->
20 <menu name="site-navigations" regexp="true" options="/*/,/*.psml" depth="-1"/>
21 <menu name="additional-links" regexp="true" options="/*.link"/>
22
23 <security-constraints>
24 <security-constraints-ref>public-view</security-constraints-ref>
25 <security-constraints-ref>users</security-constraints-ref>
26 </security-constraints>
27 </folder>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26