[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmlbeans-dev
Subject:    Fix for Jira XMLBEANS-76
From:       "Steven Traut" <straut () bea ! com>
Date:       2004-10-26 17:11:18
Message-ID: 4C2F1577F2EF2840A9AE9EC61860C881996640 () usseex01 ! amer ! bea ! com
[Download RAW message or body]

Here's a site.xml file that fixes the following Jira issue (a broken link on the \
"Documentation" website page).

http://issues.apache.org/jira/browse/XMLBEANS-76

 <<site.xml>> 


["site.xml" (text/xml)]

<?xml version="1.0"?>
<!--
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://xml.apache.org/cocoon/ 

See http://xml.apache.org/forrest/linking.html for more info
-->
<site label="XMLBeans" xmlns="http://apache.org/forrest/linkmap/1.0">
    <main_index_file tab="home">
        <index href="index.html"/>
    </main_index_file>
    <download-tab label="Download" href="sourceAndBinaries/" tab="download">
        <index href="index.html"/>
        <releases label="Releases"
            href="index.html#XMLBeans+Binary+and+Development+Kit"
            description="Download an XMLBeans release." tab="download"/>
        <source label="Source Code" href="index.html#XMLBeans+Source"
            description="Get the source code." tab="download"/>
        <install label="Installing XMLBeans" \
href="../documentation/conInstallGuide.html" description="Install XMLBeans"/>  \
</download-tab>  <documentation-tab label="Documentation" href="documentation/" \
tab="documentation">  <index href="index.html"/>
        <tutorial label="Tutorial: First Steps" href="tutorial_getstarted.html" \
                description="Write some XMLBeans code."/>
        <faq label="FAQ" href="http://wiki.apache.org/xmlbeans/XmlBeansV1Faq" \
                description="View Frequently Asked Questions"/>
        <userdoc label="User Guide" \
href="index.html#XMLBeans+Version+1+User+Documentation" description="Check out the \
                user guide."/>
        <userdoc label="V1 Javadoc" href="../docs/reference/index.html" \
                description="Look over references."/>
        <userdoc label="V2 Javadoc" href="../docs/v2/reference/index.html" \
                description="Look over references."/>
        <samples label="Sample Code" href="../samples/index.html" \
                description="Download sample code."/>
        <install label="Installing XMLBeans" href="conInstallGuide.html" \
                description="Install XMLBeans"/>
        <wiki label="Wiki Pages" href="http://wiki.apache.org/xmlbeans/" \
description="XmlBeans Wiki pages"/>  </documentation-tab>
    <samples-tab label="Samples" tab="samples">
        <index href="samples/index.html"/>
        <samplesList label="Samples List" description="View the list of available \
                samples.">
            <sample label="MixedContent" href="samples/MixedContent.html" \
                tab="samples"/>
            <sample label="SchemaEnum" href="samples/SchemaEnum.html" tab="samples"/>
            <sample label="SubstitutionGroup" href="samples/SubstitutionGroup.html" \
                tab="samples"/>
            <sample label="SampleTemplate" href="samples/SampleTemplate.html" \
tab="samples"/>  </samplesList>  
    </samples-tab>
    <community-tab label="Community" href="community/" tab="community">
        <index href="index.html"/>
        <whoWeAre label="Who We Are" href="index.html#Who+we+are" description="See \
                the list of committers"/>
        <mailingLists label="Mailing Lists" href="index.html#Mailing+Lists" \
description="Get mailing list information"/>  </community-tab>
    <project-tab label="Project" href="projectManagement/" tab="project">
        <index href="index.html"/>
        <version1 label="About Version 1" \
href="index.html#XMLBeans+Version+1+Project+Management" description="Read a note on \
the progress of XMLBeans Version 1"/>  <version2 label="About Version 2 Plans"
            href="index.html#XMLBeans+Version+2+Project+Management" description="Read \
                information on the progress of XMLBeans Version 2"/>
        <bugs label="Bug Tracking" href="index.html#XMLBeans+Bug+Lists" \
description="Find or log XMLBeans bugs"/>  <!--
        <proposal label="Initial Proposal"
            href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansProposal" \
                description="Read the original XMLBeans project proposal"/>
        -->
        <roadmap label="XMLBeans Road Map"
            href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansRoadMap" \
description="Read ideas for future evolution"/>  </project-tab>
    <resources-tab label="Resources" href="resources/" tab="resources">
        <index href="index.html"/>
        <tools label="Tools" href="index.html#XMLBeans+Tools" description="Tools for \
                working with XMLBeans."/>
        <articles label="Articles" href="index.html#XMLBeans+Articles" \
                description="Articles about or related to XMLBeans."/>
        <books label="Books" href="index.html#XMLBeans+Books" description="Books \
about XMLBeans"/>  </resources-tab>
    <home label="Home" href="" tab="home">
        <index href="index.html"/>
        <learn label="Learn About XMLBeans">
            <index label="Overview" href="index.html" description="Welcome to \
                XMLBeans"/>
            <faq label="FAQ" href="http://wiki.apache.org/xmlbeans/XmlBeansV1Faq" \
description="View Frequently Asked Questions"/>  <userdoc label="Tutorial: First \
                Steps"
                href="documentation/tutorial_getstarted.html" description="Write some \
                XMLBeans code."/>
            <userdoc label="V1 Javadoc" href="docs/reference/index.html" \
                description="Look over references."/>
            <userdoc label="V1 Javadoc" href="docs/reference/index.html" \
                description="Look over references."/>
            <userdoc label="V2 Javadoc" href="docs/v2/reference/index.html" \
                description="Look over references."/>
            <sample label="Samples" href="samples/index.html" description="See a list \
of samples for download."/>  <explanation label="An Explanation"
                href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansExplanation" \
description="Read about the rationale for XMLBeans"/>  </learn>
        <download label="Get XMLBeans">
            <releases label="Releases"
                href="sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit" \
                description="Download an XMLBeans release."/>
            <source label="Source Code" \
href="sourceAndBinaries/index.html#XMLBeans+Source" description="Get the source \
                code."/>
            <install label="Installing XMLBeans" \
href="documentation/conInstallGuide.html" description="Install XMLBeans"/>  \
</download>  <projectinfo label="Get Project Information">
            <whoWeAre label="Who We Are" href="community/index.html#Who+we+are" \
                description="See the list of committers"/>
            <mailingLists label="Mailing Lists" \
href="community/index.html#Mailing+Lists" description="Get mailing list \
information"/>  <!--            <proposal label="Initial Proposal"
                href="http://nagoya.apache.org/wiki/apachewiki.cgi?XmlBeansProposal" \
                description="Read the original XMLBeans Project Proposal"/>
-->
            <bugs label="Bug Tracking" \
href="projectManagement/index.html#XMLBeans+Bug+Lists" description="Find or log \
XMLBeans bugs"/>  <!--
            <version1 label="About Version 1"
                href="projectManagement/index.html#XMLBeans+Version+1+Project+Management" \
                description="Read a note on the progress of XMLBeans Version 1"/>
-->
            <version2 label="Version 2 Plans"
                href="projectManagement/index.html#XMLBeans+Version+2+Project+Management" \
description="Read about the progress of XMLBeans Version 2"/>  <!--
            <todo label="To Do" \
href="http://nagoya.apache.org/wiki/apachewiki.cgi?XMLBeansToDo" description="Read \
                action items, mostly regarding incubation exit criteria"/>
-->
        </projectinfo>
    </home>
    <all>
        <whole_site_html label="Whole Site HTML" href="site.html"/>
        <whole_site_html label="Whole Site PDF" href="site.pdf"/>
    </all>
    <external-refs>
        <xml.apache.org href="http://xml.apache.org/">
            <forrest href="forrest/">
                <validation href="validation.html"/>
                <webapp href="your-project.html#webapp"/>
                <document-v12 href="document-v12.html"/>
            </forrest>
            <cocoon href="cocoon/"/>
        </xml.apache.org>
        <mailsubuser label="XmlBeans User List Subscribe" \
                href="mailto:user-subscribe@xmlbeans.apache.org"/>
        <mailunsubuser label="XmlBeans User List UnSubscribe" \
                href="mailto:user-unsubscribe@xmlbeans.apache.org"/>
        <mailsubdev label="XmlBeans Dev List Subscribe" \
                href="mailto:dev-subscribe@xmlbeans.apache.org"/>
        <mailunsubdev label="XmlBeans Dev List UnSubscribe" \
                href="mailto:dev-unsubscribe@xmlbeans.apache.org"/>
        <mailsubcvs label="XmlBeans CVS List Subscribe" \
                href="mailto:commits-subscribe@xmlbeans.apache.org"/>
        <mailunsubcvs label="XmlBeans CVS List UnSubscribe" \
                href="mailto:commits-unsubscribe@xmlbeans.apache.org"/>
        <userlistarchive label="XmlBeams User List Archive" \
                href="http://issues.apache.org/eyebrowse/SummarizeList?listId=277"/>
        <devlistarchive label="XmlBeans Dev List Archive" \
                href="http://issues.apache.org/eyebrowse/SummarizeList?listId=278"/>
        <cvslistarchive label="XmlBeans CVS List Archive" \
href="http://issues.apache.org/eyebrowse/SummarizeList?listId=276"/>  \
</external-refs> </site>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic