site.xml revision 973d425aaec701a532d043aa2091064e2b58f356
<?xml version="1.0" encoding="UTF-8"?>
<!--
! CCPL HEADER START
!
! This work is licensed under the Creative Commons
! Attribution-NonCommercial-NoDerivs 3.0 Unported License.
! To view a copy of this license, visit
! http://creativecommons.org/licenses/by-nc-nd/3.0/
! or send a letter to Creative Commons, 444 Castro Street,
! Suite 900, Mountain View, California, 94041, USA.
!
! You can also obtain a copy of the license at
! src/main/resources/legal-notices/CC-BY-NC-ND.txt.
! See the License for the specific language governing permissions
! and limitations under the License.
!
! If applicable, add the following below this CCPL HEADER, with the fields
! enclosed by brackets "[]" replaced with your own identifying information:
! Portions Copyright [yyyy] [name of copyright owner]
!
! CCPL HEADER END
!
! Copyright 2011-2016 ForgeRock AS.
!
-->
<project name="${project.name}"
xmlns="http://maven.apache.org/DECORATION/1.0.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1 http://maven.apache.org/xsd/decoration-1.0.1.xsd">
<skin>
<groupId>org.forgerock.commons</groupId>
<artifactId>forgerock-community-skin</artifactId>
<version>1.1.0-SNAPSHOT</version>
</skin>
<custom>
<googleAnalytics>UA-23412190-14</googleAnalytics>
<openproject>
<href>http://openam.forgerock.org/</href>
<src>/images/FR_plogo_org_FC_openAM-300x76.png</src>
<alt>OpenAM</alt>
</openproject>
<siteSearchFQDN>forgerock.org</siteSearchFQDN>
</custom>
<publishDate position="right" format="yyyy.MM.dd" />
<version position="right" />
<body>
<breadcrumbs>
<item name="Developer Community" href="http://www.forgerock.org" />
<item name="OpenAM" href="http://openam.forgerock.org" />
</breadcrumbs>
<menu name="OpenAM">
<item name="Welcome" href="index.html" />
<item name="News" href="news.html" />
<item name="FAQ" href="faq.html" />
<item name="Mailing Lists" href="mail-lists.html" />
<item name="Wiki" href="https://wikis.forgerock.org/confluence/display/OPENAM/Home" />
<item name="Downloads" href="https://forgerock.org/downloads/" />
<item name="Archives" href="http://forgerock.org/openam-archive.html" />
</menu>
<menu name="ForgeRock">
<item name="Services" href="https://www.forgerock.com/services/" />
<item name="Partners" href="https://www.forgerock.com/partner/" />
<item name="Register" href="https://forgerock.org/registration/" />
</menu>
<menu name="Released Documentation">
<item name="OpenAM 13" href="https://backstage.forgerock.com/#!/docs/openam/13"/>
<item name="OpenAM 12" href="https://backstage.forgerock.com/#!/docs/openam/12.0.0"/>
<item name="OpenAM 11" href="https://backstage.forgerock.com/#!/docs/openam/11.0.0"/>
<item name="OpenAM 10.1 (EOSL)"
href="https://backstage.forgerock.com/#!/docs/openam/10.1.0"/>
<item name="OpenAM 10" href="https://backstage.forgerock.com/#!/docs/openam/10.0.0"/>
</menu>
<menu name="OpenAM Docs (in progress)">
<item name="All Formats" href="docs.html"/>
<item name="Release Notes" href="/doc/bootstrap/release-notes/index.html" />
<item name="Getting Started" href="/doc/bootstrap/getting-started/index.html" />
<item name="Installation Guide" href="/doc/bootstrap/install-guide/index.html" />
<item name="Upgrade Guide" href="/doc/bootstrap/upgrade-guide/index.html" />
<item name="Admin Guide" href="/doc/bootstrap/admin-guide/index.html" />
<item name="Developer's Guide" href="/doc/bootstrap/dev-guide/index.html" />
<item name="Deployment Planning" href="/doc/bootstrap/deployment-planning/index.html" />
<item name="Reference" href="/doc/bootstrap/reference/index.html" />
<item name="Javadoc" href="/apidocs/index.html" />
</menu>
<menu name="Policy Agent Docs (in progress)">
<item name="All Formats" href="docs.html"/>
<item name="Java EE Release Notes" href="/doc/bootstrap/jee-release-notes/index.html" />
<item name="Java EE User's Guide" href="/doc/bootstrap/jee-users-guide/index.html" />
<item name="Java EE Reference" href="/doc/bootstrap/jee-reference/index.html" />
<item name="Web Release Notes" href="/doc/bootstrap/web-release-notes/index.html" />
<item name="Web User's Guide" href="/doc/bootstrap/web-users-guide/index.html" />
</menu>
<menu name="Project Information">
<item name="Issue Tracking" href="issue-tracking.html" />
<item name="Mailing Lists" href="mail-lists.html" />
<item name="License" href="license.html" />
<item name="Source Repository" href="source-repository.html" />
</menu>
</body>
</project>