Author: rgardler
Date: Mon Dec 4 11:30:37 2006
New Revision: 482306
URL: http://svn.apache.org/viewvc?view=rev&rev=482306
Log:
Some missing files from the forrest1 seed site
Added:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/cocoon-pyramid.aart
(with props)
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/demo-i18n.fr.xml
(with props)
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/faq.xml
(with props)
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/subdir/hello.zip
(with props)
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/site.xml
(with props)
Modified:
forrest/trunk/whiteboard/forrest2/core/.classpath
Modified: forrest/trunk/whiteboard/forrest2/core/.classpath
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/.classpath?view=diff&rev=482306&r1=482305&r2=482306
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/.classpath (original)
+++ forrest/trunk/whiteboard/forrest2/core/.classpath Mon Dec 4 11:30:37 2006
@@ -5,6 +5,7 @@
<classpathentry kind="src"
path="src/examples/affiliateProductCatalogue/src"/>
<classpathentry kind="src" path="src/core"/>
<classpathentry kind="src" path="src/test"/>
+ <classpathentry kind="src" path="src/examples/forrest1SeedSite/src"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="con"
path="org.jayasoft.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/ivy.xml/*"/>
Added:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/cocoon-pyramid.aart
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/cocoon-pyramid.aart?view=auto&rev=482306
==============================================================================
---
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/cocoon-pyramid.aart
(added)
+++
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/cocoon-pyramid.aart
Mon Dec 4 11:30:37 2006
@@ -0,0 +1,11 @@
+
+ +-------------------+
+ | Management |
+ +-+-------+-------+-+
+ | | |
+ | | |
+ +-------+ +----+----+ +-------+
+ | logic +--+ content +--+ style |
+ +-------+ +---------+ +-------+
+
+
Propchange:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/cocoon-pyramid.aart
------------------------------------------------------------------------------
svn:eol-style = native
Added:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/demo-i18n.fr.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/demo-i18n.fr.xml?view=auto&rev=482306
==============================================================================
---
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/demo-i18n.fr.xml
(added)
+++
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/demo-i18n.fr.xml
Mon Dec 4 11:30:37 2006
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN"
"http://forrest.apache.org/dtd/document-v20.dtd">
+<document>
+ <header>
+ <title>Bienvenue sur "MyProj"</title>
+ </header>
+ <body>
+ <section id="overview">
+ <title>Félicitations</title>
+ <p>Vous avez généré un site basé sur <a
+ href="ext:forrest">Apache Forrest</a>.
+ Cette page provient du squelette de site fourni avec Forrest,
+ son contenu se trouve dans le fichier
+ <code>src/documentation/content/xdocs/samples/demo-i18n.fr.xml</code>
+ </p>
+ </section>
+
+ <section id="see-english">
+ <title>Traductions</title>
+ <p>
+ Ce squelette de site n'est pas traduit, seule cette page est fournie
+ en français pour tester le mécanisme i18n.
+ </p>
+ <p>
+ Pour plus d'infos, voir la <a href="site:i18n">i18n</a>.
+ </p>
+ </section>
+ </body>
+</document>
Propchange:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/demo-i18n.fr.xml
------------------------------------------------------------------------------
svn:eol-style = native
Added:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/faq.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/faq.xml?view=auto&rev=482306
==============================================================================
---
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/faq.xml
(added)
+++
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/faq.xml
Mon Dec 4 11:30:37 2006
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+<!DOCTYPE faqs PUBLIC "-//APACHE//DTD FAQ V2.0//EN"
"http://forrest.apache.org/dtd/faq-v20.dtd">
+
+<faqs>
+ <title>Frequently Asked Questions</title>
+
+ <faqsection id="docs">
+ <title>Documentation</title>
+ <faq id="forrest">
+ <question>
+ How can I help write documentation?
+ </question>
+ <answer>
+ <p>
+ This project uses <a href="ext:forrest">Apache Forrest</a> to
+ generate documentation from XML. Please download a copy of Forrest,
+ which can be used to <a
+ href="ext:forrest/validation">validate</a>, <a
+ href="ext:forrest/webapp">develop</a> and render a project site.
+ </p>
+ </answer>
+ </faq>
+ <!-- More faqs or parts here -->
+ </faqsection>
+ <faqsection id="motd">
+ <title>Message of the day (MOTD).</title>
+ <faq id="motd1">
+ <question>
+ How do I enable MOTD?
+ </question>
+ <answer>
+ <p>
+ There is example MOTD code in /src/documentation/skinconf.xml.
+ Enable this and make sure the motd-option pattern URI points
+ to the page or pages you want the message to appear.
+ </p>
+ </answer>
+ </faq>
+ </faqsection>
+ <!-- More faqs or parts here -->
+</faqs>
Propchange:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/faq.xml
------------------------------------------------------------------------------
svn:eol-style = native
Added:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/subdir/hello.zip
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/subdir/hello.zip?view=auto&rev=482306
==============================================================================
Binary file - no diff available.
Propchange:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/samples/subdir/hello.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/site.xml?view=auto&rev=482306
==============================================================================
---
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/site.xml
(added)
+++
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/site.xml
Mon Dec 4 11:30:37 2006
@@ -0,0 +1,121 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
+
+<!--
+Forrest site.xml
+
+This file contains an outline of the site's information content. It is used
to:
+- Generate the website menus (though these can be overridden - see docs)
+- Provide semantic, location-independent aliases for internal 'site:' URIs, eg
+<link href="site:changes"> links to changes.html (or ../changes.html if in
+ subdir).
+- Provide aliases for external URLs in the external-refs section. Eg, <link
+ href="ext:cocoon"> links to http://cocoon.apache.org/
+
+See http://forrest.apache.org/docs/linking.html for more info
+-->
+
+<!-- The label attribute of the outer "site" element will only show
+ in the linkmap (linkmap.html).
+ Use elements project-name and group-name in skinconfig to change name of
+ your site or project that is usually shown at the top of page.
+ No matter what you configure for the href attribute, Forrest will
+ always use index.html when you request http://yourHost/
+ See FAQ: "How can I use a start-up-page other than index.html?"
+-->
+
+<site label="MyProj" href="" xmlns="http://apache.org/forrest/linkmap/1.0"
+ tab="">
+
+ <about label="About">
+ <index label="Index" href="index.html" description="Welcome to MyProj"/>
+ </about>
+ <samples label="Samples" href="samples/" tab="samples">
+ <index label="Overview" href="index.html"/>
+ <sample label="Apache doc v2.0" href="sample.html" description="A nonsense
+ document using all possible elements in the current document v2.0">
+ <top href="#top"/>
+ <section href="#section"/>
+ </sample>
+ <document-v13 label="Apache doc v1.3" href="document-v13.html"
+ description="A nonsense document using all possible elements in the
+ document v1.3">
+ <top href="#top"/>
+ <section href="#section"/>
+ </document-v13>
+ <static label="Static content" href="static.html" description="Static raw
+ un-processed content"/>
+ <linking label="Linking" href="linking.html" description="Linking explained
+ and demonstrated"/>
+ <sample-html label="Embedded HTML" href="embedded_html.html"
+ description="Test of Embedded HTML"/>
+ <sample-ascii-art label="ascii-art page" href="ascii-art.html"
+ description="Sample Ascii Art page"/>
+ <svg label="Using SVG" href="svg.html" description="Using Scalable Vector
Graphics (SVG)"/>
+ <sample-usemap label="usemap" href="usemap.html" description="Client-side
+ imagemap"/>
+ <i18n label="Internationalisation (i18n)" href="i18n.html"/>
+ <i18n-demo label="i18n demonstration" href="demo-i18n.html"/>
+ <sample-custom label="Custom Schema" href="customSchema.html"
+ description="Custom XML schema and doctypes"/>
+ <custom-example href="custom.html" description="A custom XML file"/>
+ <xml-entities label="XML entities" href="xml-entities.html"
+ description="Using XML entities for character replacements"/>
+ <faq label="FAQ" href="faq.html" description="Frequently Asked Questions"/>
+ <locationmap label="Locationmap" href="locationmap/index.html"
+ description="Locationmaps allow the user URL space to be different from
+ the storage URL Space"/>
+ <subdir label="Subdir" href="subdir/">
+ <index label="Index" href="index.html" description="Page generated from a
+ sub-directory"/>
+ </subdir>
+ <showonlywhenselected label="Conditional display of menuitems"
href="showonlywhenselected/">
+ <page1 label="Always visible page" href="page1.html"/>
+ <page2 label="Visible only when current" href="page2.html"
type="showWhenSelected"/>
+ </showonlywhenselected>
+ </samples>
+ <plugins label="Plugins" href="pluginDocs/plugins_0_70/" tab="plugins">
+ <index label="Index" href="index.html" description="List of plugins
+ available for Forrest"/>
+ </plugins>
+ <files>
+ <hello_print href="hello.pdf"/>
+ <test1 href="test1.html"/>
+ </files>
+ <!--
+ The href must be wholesite.html/pdf You can change the labels and node names
+ <all label="All">
+ <whole_site_html label="Whole Site HTML" href="wholesite.html"/>
+ <whole_site_pdf label="Whole Site PDF" href="wholesite.pdf"/>
+ </all>
+ -->
+ <external-refs>
+ <forrest href="http://forrest.apache.org/">
+ <linking href="docs/linking.html"/>
+ <validation href="docs/validation.html"/>
+ <webapp href="docs/your-project.html#webapp"/>
+ <dtd-docs href="docs/dtd-docs.html"/>
+ <new_content_type href="docs/your-project.html#adding_new_content_type"/>
+ <buildPlugin href="docs/howto/howto-buildPlugin.html"/>
+ </forrest>
+ <forrest-zone href="http://forrest.zones.apache.org/"/>
+ <cocoon href="http://cocoon.apache.org/"/>
+ <xml.apache.org href="http://xml.apache.org/"/>
+ </external-refs>
+
+</site>
Propchange:
forrest/trunk/whiteboard/forrest2/core/src/examples/forrest1SeedSite/src/xdocs/site.xml
------------------------------------------------------------------------------
svn:eol-style = native