Skip to content

Commit eb2a9eb

Browse files
committed
WW-3593 Adds missing html files
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1486344 13f79535-47bb-0310-9956-ffa450edef68
1 parent af74f78 commit eb2a9eb

File tree

53 files changed

+2192
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+2192
-47
lines changed

apps/blank/src/site/site.xml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="reports"/>
45+
46+
</body>
47+
</project>

apps/jboss-blank/src/site/site.xml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="reports"/>
45+
46+
</body>
47+
</project>

apps/mailreader/src/site/site.xml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="reports"/>
45+
46+
</body>
47+
</project>

apps/portlet/src/site/site.xml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="reports"/>
45+
46+
</body>
47+
</project>

apps/rest-showcase/src/site/site.xml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="reports"/>
45+
46+
</body>
47+
</project>

apps/showcase/src/site/site.xml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="reports"/>
45+
46+
</body>
47+
</project>

apps/src/site/site.xml

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="modules"/>
45+
<menu ref="reports"/>
46+
47+
</body>
48+
</project>

archetypes/src/site/site.xml

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<?xml version="1.0" encoding="ISO-8859-1"?>
2+
<!--
3+
/*
4+
* $Id: site.xml 1082279 2011-03-16 19:43:51Z lukaszlenart $
5+
*
6+
* Licensed to the Apache Software Foundation (ASF) under one
7+
* or more contributor license agreements. See the NOTICE file
8+
* distributed with this work for additional information
9+
* regarding copyright ownership. The ASF licenses this file
10+
* to you under the Apache License, Version 2.0 (the
11+
* "License"); you may not use this file except in compliance
12+
* with the License. You may obtain a copy of the License at
13+
*
14+
* http://www.apache.org/licenses/LICENSE-2.0
15+
*
16+
* Unless required by applicable law or agreed to in writing,
17+
* software distributed under the License is distributed on an
18+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19+
* KIND, either express or implied. See the License for the
20+
* specific language governing permissions and limitations
21+
* under the License.
22+
*/
23+
-->
24+
<project name="Struts 2">
25+
<bannerLeft>
26+
<name>Apache Software Foundation</name>
27+
<src>http://www.apache.org/images/asf-logo.gif</src>
28+
<href>http://www.apache.org/</href>
29+
</bannerLeft>
30+
<bannerRight>
31+
<name>Apache Struts</name>
32+
<src>http://struts.apache.org/images/struts.gif</src>
33+
<href>http://struts.apache.org/</href>
34+
</bannerRight>
35+
<body>
36+
<links>
37+
<item name="Apache"
38+
href="http://www.apache.org/"/>
39+
<item name="Struts"
40+
href="http://struts.apache.org/index.html"/>
41+
</links>
42+
43+
<menu ref="parent"/>
44+
<menu ref="modules"/>
45+
<menu ref="reports"/>
46+
47+
</body>
48+
</project>

0 commit comments

Comments
 (0)