Files
spring-security/src/site/site.xml
2008-03-09 22:51:23 +00:00

44 lines
1.5 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Spring Security">
<skin>
<groupId>org.springframework.maven.skins</groupId>
<artifactId>maven-spring-skin</artifactId>
<version>1.0.4</version>
</skin>
<publishDate position="left" format="d MMM yyyy"/>
<bannerLeft>
<name>Spring Security</name>
<src>http://www.springframework.org/files/logo.jpg
</src>
<href>http://static.springframework.org/spring-security/
</href>
</bannerLeft>
<body>
<!--
<links>
<item name="Spring Security on Sourceforge" href="http://sourceforge.net/projects/acegisecurity" />
</links>
-->
<menu name="Overview">
<item name="Home" href="index.html"/>
<item name="Building from Source" href="building.html"/>
<item name="Downloads" href="http://www.springframework.org/download/"/>
</menu>
<menu name="Documentation">
<item name="Suggested Steps" href="suggested.html"/>
<item name="Reference Guide" href="reference.html"/>
<item name="Javadoc API" href="apidocs/index.html"/>
<item name="FAQ" href="faq.html"/>
<item name="JIRA Issue tracker" href="http://jira.springframework.org/browse/SEC"/>
<item name="Road Map" href="http://jira.springframework.org/browse/SEC?report=com.atlassian.jira.plugin.system.project:roadmap-panel"/>
<item name="Community Forum" href="http://forum.springframework.org/forumdisplay.php?f=33"/>
</menu>
<menu ref="reports" name="Reports"/>
</body>
</project>