Author: jford
Date: Sat Feb 3 12:53:07 2007
New Revision: 503306
URL: http://svn.apache.org/viewvc?view=rev&rev=503306
Log:
Added reference to link schema.
Made link files validate if necessary.
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/_role/role1/sub1/apache_portals.link
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/apache_portals.link
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/Jetspeed2.link
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/Jetspeed2Wiki.link
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/apache.link
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/apache_portals.link
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/__subsite-root/link0.link
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/_group/group/link0.link
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link0.link
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link1.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2Wiki.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite/google-subsite.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite2/google-subsite2.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/google-subsite-root.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/manager/Google.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_commons.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_jakarta.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_portals.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_tomcat.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_velocity.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/jakarta_velocity.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/more/tigris.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/Google.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/apache_portals.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache_portals.link
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/pdf.link
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/_role/role1/sub1/apache_portals.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/page-manager/testdata/pages/_role/role1/sub1/apache_portals.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/_role/role1/sub1/apache_portals.link
(original)
+++
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/_role/role1/sub1/apache_portals.link
Sat Feb 3 12:53:07 2007
@@ -1,4 +1,23 @@
-<link target="top" skin="test-skin">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="top" skin="test-skin"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>Apache Portals Website</title>
<url>http://portals.apache.org</url>
<metadata name="title" xml:lang="fr">
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/apache_portals.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/page-manager/testdata/pages/apache_portals.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
Binary files - no diff available.
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/Jetspeed2.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/Jetspeed2.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
Binary files - no diff available.
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/Jetspeed2Wiki.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/Jetspeed2Wiki.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
Binary files - no diff available.
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/apache.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/apache.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
Binary files - no diff available.
Modified:
portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/apache_portals.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/page-manager/testdata/pages/folder1/folder3/apache_portals.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
Binary files - no diff available.
Modified:
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/__subsite-root/link0.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/portal-site/testdata/pages/__subsite-root/link0.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/__subsite-root/link0.link
(original)
+++
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/__subsite-root/link0.link
Sat Feb 3 12:53:07 2007
@@ -16,7 +16,9 @@
limitations under the License.
-->
-<link>
+<link xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>/link0.link</title>
Modified:
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/_group/group/link0.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/portal-site/testdata/pages/_group/group/link0.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/_group/group/link0.link
(original)
+++
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/_group/group/link0.link
Sat Feb 3 12:53:07 2007
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
<!--
Copyright 2005 The Apache Software Foundation
@@ -16,7 +15,10 @@
limitations under the License.
-->
-<link>
+<link
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>/link0.link</title>
Modified:
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link0.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link0.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link0.link
(original)
+++ portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link0.link
Sat Feb 3 12:53:07 2007
@@ -16,7 +16,9 @@
limitations under the License.
-->
-<link>
+<link xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>/link0.link</title>
Modified:
portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link1.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link1.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link1.link
(original)
+++ portals/jetspeed-2/trunk/components/portal-site/testdata/pages/link1.link
Sat Feb 3 12:53:07 2007
@@ -16,7 +16,10 @@
limitations under the License.
-->
-<link target="top">
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>/link1.link</title>
Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2.link (original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2.link Sat Feb 3
12:53:07 2007
@@ -1,4 +1,23 @@
-<link target="top">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>Jetspeed 2 Home Page</title>
<url>http://portals.apache.org/jetspeed-2/</url>
<metadata name="title" xml:lang="ja">Jetspeed 2 ãã¼ã ãã¼ã¸</metadata>
Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2Wiki.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2Wiki.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2Wiki.link
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/Jetspeed2Wiki.link Sat
Feb 3 12:53:07 2007
@@ -1,4 +1,23 @@
-<link target="top">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>Jetspeed 2 Wiki</title>
<url>http://wiki.apache.org/portals/Jetspeed2</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite/google-subsite.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite/google-subsite.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite/google-subsite.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite/google-subsite.link
Sat Feb 3 12:53:07 2007
@@ -1,13 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
+<!--
+Copyright 2005 The Apache Software Foundation
- <title>Subsite Google Web Search</title>
+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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+
+ <title>Subsite Google Web Search</title>
+ <url>http://www.google.com/search?hl=en&q=subsite</url>
<metadata name="title"
xml:lang="ja">ãµããµã¤ãã®ã°ã¼ã°ã«ã¦ã§ãæ¤ç´¢</metadata>
<metadata name="title" xml:lang="es">Búsqueda en Google de
subportal</metadata>
<metadata name="title" xml:lang="zh">åç«ç¹Googleç½ç»æ£ç´¢</metadata>
<metadata name="title"
xml:lang="zh-TW">åç«é»Google網路檢索</metadata>
-
-
- <url>http://www.google.com/search?hl=en&q=subsite</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite2/google-subsite2.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite2/google-subsite2.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite2/google-subsite2.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/_role/subsite2/google-subsite2.link
Sat Feb 3 12:53:07 2007
@@ -1,12 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
+<!--
+Copyright 2005 The Apache Software Foundation
- <title>Subsite2 Google Web Search</title>
+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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>Subsite2 Google Web Search</title>
+ <url>http://www.google.com/search?hl=en&q=subsite2</url>
<metadata name="title"
xml:lang="ja">ãµããµã¤ãï¼ã°ã¼ã°ã«ã¦ã§ãæ¤ç´¢</metadata>
<metadata name="title" xml:lang="es">Búsqueda en Google (Subportal
2)</metadata>
<metadata name="title" xml:lang="zh">åç«ç¹2Googleç½ç»æ£ç´¢</metadata>
<metadata name="title"
xml:lang="zh-TW">åç«é»2Google網路檢索</metadata>
-
- <url>http://www.google.com/search?hl=en&q=subsite2</url>
-
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/google-subsite-root.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/google-subsite-root.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/google-subsite-root.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/__subsite-root/google-subsite-root.link
Sat Feb 3 12:53:07 2007
@@ -1,12 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
+<!--
+Copyright 2005 The Apache Software Foundation
- <title>Subsite Root Google Web Search</title>
+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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>Subsite Root Google Web Search</title>
+ <url>http://www.google.com</url>
<metadata name="title"
xml:lang="ja">ãµããµã¤ãã«ã¼ãã®ã°ã¼ã°ã«ã¦ã§ãæ¤ç´¢</metadata>
<metadata name="title" xml:lang="es">Búsqueda en Google de raiz de
subportal</metadata>
<metadata name="title"
xml:lang="zh">åç«ç¹æ ¹Googleç½ç»æ£ç´¢</metadata>
<metadata name="title"
xml:lang="zh-TW">åç«é»æ ¹Google網路檢索</metadata>
-
- <url>http://www.google.com</url>
-
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/manager/Google.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/manager/Google.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/manager/Google.link
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/manager/Google.link
Sat Feb 3 12:53:07 2007
@@ -1,9 +1,27 @@
-<link target="top">
- <title>Google Web Search</title>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>Google Web Search</title>
+ <url>http://www.google.com</url>
<metadata name="title" xml:lang="ja">ã°ã¼ã°ã«ã¦ã§ãæ¤ç´¢</metadata>
<metadata name="title" xml:lang="es">Búsqueda en Google</metadata>
<metadata name="title" xml:lang="zh">Google ç½ç»æ£ç´¢</metadata>
<metadata name="title" xml:lang="zh-TW">Google 網路檢索</metadata>
-
- <url>http://www.google.com</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_commons.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_commons.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_commons.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_commons.link
Sat Feb 3 12:53:07 2007
@@ -1,10 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
- <title>[USER] Apache Commons</title>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Apache Commons</title>
+ <url>http://jakarta.apache.org/commons</url>
<metadata name="title" xml:lang="ja">[ã¦ã¼ã¶ã¼] Apache Commons</metadata>
<metadata name="title" xml:lang="es">Apache Commons [USUARIO]</metadata>
<metadata name="title" xml:lang="zh">[ç¨æ·] Apache Commons</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶] Apache Commons</metadata>
-
- <url>http://jakarta.apache.org/commons</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_jakarta.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_jakarta.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_jakarta.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_jakarta.link
Sat Feb 3 12:53:07 2007
@@ -1,10 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
- <title>[USER] Apache Jakarta</title>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Apache Jakarta</title>
+ <url>http://jakarta.apache.org</url>
<metadata name="title" xml:lang="ja">[ã¦ã¼ã¶ã¼] Apache Jakarta</metadata>
<metadata name="title" xml:lang="es">Apache Jakarta [USUARIO]</metadata>
<metadata name="title" xml:lang="zh">[ç¨æ·] Apache Jakarta</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶] Apache Jakarta</metadata>
-
- <url>http://jakarta.apache.org</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_portals.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_portals.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_portals.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_portals.link
Sat Feb 3 12:53:07 2007
@@ -1,8 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
- <title>[USER] Apache Portals</title>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Apache Portals</title>
+ <url>http://portals.apache.org</url>
<metadata name="title" xml:lang="ja">Apache Portals [USUARIO]</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶] Apache Portals</metadata>
-
- <url>http://portals.apache.org</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_tomcat.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_tomcat.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_tomcat.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_tomcat.link
Sat Feb 3 12:53:07 2007
@@ -1,10 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
- <title>[USER] Apache Tomcat</title>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Apache Tomcat</title>
+ <url>http://jakarta.apache.org/tomcat</url>
<metadata name="title" xml:lang="ja">[ã¦ã¼ã¶ã¼] Apache Tomcat</metadata>
<metadata name="title" xml:lang="es">Apache Tomcat [USUARIO]</metadata>
<metadata name="title" xml:lang="zh">[ç¨æ·] Apache Tomcat</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶] Apache Tomcat</metadata>
-
- <url>http://jakarta.apache.org/tomcat</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_velocity.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_velocity.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_velocity.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/apache_velocity.link
Sat Feb 3 12:53:07 2007
@@ -1,10 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
- <title>[USER] Apache Velocity</title>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Apache Velocity</title>
+ <url>http://jakarta.apache.org/velocity</url>
<metadata name="title" xml:lang="ja">[ã¦ã¼ã¶ã¼] Apache
Velocity</metadata>
<metadata name="title" xml:lang="es">[USUARIO] Apache Velocity</metadata>
<metadata name="title" xml:lang="zh">[ç¨æ·] Apache Velocity</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶] Apache Velocity</metadata>
-
- <url>http://jakarta.apache.org/velocity</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/jakarta_velocity.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/jakarta_velocity.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/jakarta_velocity.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/jakarta_velocity.link
Sat Feb 3 12:53:07 2007
@@ -1,10 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
-<link target="top">
- <title>[USER] Jakarta Velocity</title>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Jakarta Velocity</title>
+ <url>http://jakarta.apache.org/velocity</url>
<metadata name="title" xml:lang="ja">[ã¦ã¼ã¶ã¼] Jakarta
Velocity</metadata>
<metadata name="title" xml:lang="es">Jakarta Velocity [USUARIO]</metadata>
<metadata name="title" xml:lang="zh">[ç¨æ·] Jakarta Velocity</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶] Jakarta Velocity</metadata>
-
- <url>http://jakarta.apache.org/velocity</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/more/tigris.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_role/user/top-links/more/tigris.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
Binary files - no diff available.
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/Google.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/Google.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/Google.link
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/Google.link
Sat Feb 3 12:53:07 2007
@@ -1,9 +1,27 @@
-<link target="top">
- <title>[USER] Google Web Search</title>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
+ <title>[USER] Google Web Search</title>
+ <url>http://www.google.com</url>
<metadata name="title" xml:lang="ja">[ã¦ã¼ã¶ã¼]
ã°ã¼ã°ã«ã¦ã§ãæ¤ç´¢</metadata>
<metadata name="title" xml:lang="es">Búsqueda en Google [USUARIO]</metadata>
<metadata name="title" xml:lang="zh">[ç¨æ·] Googleç½ç»æ£ç´¢</metadata>
<metadata name="title" xml:lang="zh-TW">[ç¨æ¶]
Google網路檢索</metadata>
-
- <url>http://www.google.com</url>
</link>
Modified:
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/apache_portals.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/apache_portals.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
---
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/apache_portals.link
(original)
+++
portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/_user/user/apache_portals.link
Sat Feb 3 12:53:07 2007
@@ -1,4 +1,23 @@
-<link>
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>[USER] Apache Portals Website</title>
<url>http://portals.apache.org</url>
<metadata name="title" xml:lang="ja">[USER] Apache Portals
ã¦ã§ããµã¤ã</metadata>
Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache.link (original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache.link Sat Feb 3
12:53:07 2007
@@ -1,4 +1,23 @@
-<link target="parent">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="parent"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>Apache Software Foundation</title>
<url>http://www.apache.org</url>
<metadata name="title" xml:lang="fr">
Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache_portals.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache_portals.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache_portals.link
(original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/apache_portals.link Sat
Feb 3 12:53:07 2007
@@ -1,4 +1,23 @@
-<link target="top">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="top"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>Apache Portals Website</title>
<url>http://portals.apache.org</url>
<metadata name="title" xml:lang="ja">Apache Portals
ã¦ã§ããµã¤ã</metadata>
Modified: portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/pdf.link
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/pdf.link?view=diff&rev=503306&r1=503305&r2=503306
==============================================================================
--- portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/pdf.link (original)
+++ portals/jetspeed-2/trunk/src/webapp/WEB-INF/pages/pdf.link Sat Feb 3
12:53:07 2007
@@ -1,4 +1,23 @@
-<link target="parent">
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+Copyright 2005 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.
+-->
+<link target="parent"
+ xmlns="http://portals.apache.org/jetspeed"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://portals.apache.org/jetspeed
http://portals.apache.org/jetspeed-2/2.1/schemas/link.xsd">
<title>PDF Portlet</title>
<url>http://localhost:8080/jetspeed/fileserver/_content/sample_pdf.pdf</url>
</link>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]