Configured skin for project site
This commit is contained in:
parent
81ac164702
commit
837b4c662d
1 changed files with 52 additions and 40 deletions
|
@ -1,43 +1,55 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
|
<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
|
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
|
||||||
name="ROME">
|
name="ROME">
|
||||||
<bannerLeft>
|
|
||||||
<name>ROME</name>
|
<skin>
|
||||||
<src>images/romelogo.png</src>
|
<groupId>org.apache.maven.skins</groupId>
|
||||||
<href>http://github.com/rometools/</href>
|
<artifactId>maven-fluido-skin</artifactId>
|
||||||
</bannerLeft>
|
<version>1.3.0</version>
|
||||||
<publishDate position="right"/>
|
</skin>
|
||||||
<version position="right"/>
|
|
||||||
<body>
|
<bannerLeft>
|
||||||
<menu name="Rome">
|
<name>ROME</name>
|
||||||
<item name="Overview" href="index.html"/>
|
<src>images/romelogo.png</src>
|
||||||
<item name="How Rome Works" href="HowRomeWorks/index.html" collapse="true">
|
<href>http://github.com/rometools/</href>
|
||||||
<item name="Read a syndication feed" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToReadASyndicationFeed.html"/>
|
</bannerLeft>
|
||||||
<item name="Create and write a syndication feed" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToCreateAndWriteASyndicationFeed.html"/>
|
|
||||||
<item name="Convert a syndication feed" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToConvertASyndicationFeedFromOneTypeToAnother.html"/>
|
<publishDate position="right" />
|
||||||
<item name="Aggregate many syndication feeds" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToAggregateManySyndicationFeedsIntoASingleOne.html"/>
|
|
||||||
<item name="Common classes and interfaces" href="HowRomeWorks/UnderstandingTheRomeCommonClassesAndInterfaces.html"/>
|
<version position="right" />
|
||||||
<item name="Defining a Custom Module" href="HowRomeWorks/RomeV0.4TutorialDefiningACustomModuleBeanParserAndGenerator.html"/>
|
|
||||||
</item>
|
<body>
|
||||||
<item name="Tutorials And Articles" href="RssAndAtOMUtilitiEsROMEV0.5AndAboveTutorialsAndArticles/index.html"/>
|
<menu name="Rome">
|
||||||
<item name="Releases" href="ROMEReleases/index.html" collapse="true">
|
<item name="Overview" href="index.html" />
|
||||||
<item name="ROME 1.0" href="ROMEReleases/ROME1.0Release.html"/>
|
<item name="How Rome Works" href="HowRomeWorks/index.html"
|
||||||
<item name="ROME 1.0 RC2" href="ROMEReleases/ROME1.0RC2.html"/>
|
collapse="true">
|
||||||
<item name="ROME 1.0 RC1" href="ROMEReleases/ROME1.0RC1.html"/>
|
<item name="Read a syndication feed" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToReadASyndicationFeed.html" />
|
||||||
<item name="ROME 0.9 Beta" href="ROMEReleases/ROME0.9Beta.html"/>
|
<item name="Create and write a syndication feed" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToCreateAndWriteASyndicationFeed.html" />
|
||||||
<item name="ROME 0.8 Beta" href="ROMEReleases/ROME0.8Beta.html"/>
|
<item name="Convert a syndication feed" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToConvertASyndicationFeedFromOneTypeToAnother.html" />
|
||||||
<item name="ROME 0.7 Beta" href="ROMEReleases/ROME0.7Beta.html"/>
|
<item name="Aggregate many syndication feeds" href="HowRomeWorks/RomeV0.4TutorialUsingRomeToAggregateManySyndicationFeedsIntoASingleOne.html" />
|
||||||
<item name="ROME 0.6 Beta" href="ROMEReleases/ROME0.6Beta.html"/>
|
<item name="Common classes and interfaces" href="HowRomeWorks/UnderstandingTheRomeCommonClassesAndInterfaces.html" />
|
||||||
<item name="ROME 0.5 Beta" href="ROMEReleases/ROME0.5Beta/index.html"/>
|
<item name="Defining a Custom Module" href="HowRomeWorks/RomeV0.4TutorialDefiningACustomModuleBeanParserAndGenerator.html" />
|
||||||
<item name="ROME 0.4 Beta" href="ROMEReleases/ROME0.4Beta/index.html"/>
|
</item>
|
||||||
<item name="ROME 0.3 Beta" href="ROMEReleases/ROME0.3Beta/index.html"/>
|
<item name="Tutorials And Articles" href="RssAndAtOMUtilitiEsROMEV0.5AndAboveTutorialsAndArticles/index.html" />
|
||||||
<item name="ROME 0.2 Beta" href="ROMEReleases/ROME0.2Beta/index.html"/>
|
<item name="Releases" href="ROMEReleases/index.html" collapse="true">
|
||||||
<item name="ROME 0.1 Beta" href="ROMEReleases/ROME0.1Beta/index.html"/>
|
<item name="ROME 1.0" href="ROMEReleases/ROME1.0Release.html" />
|
||||||
</item>
|
<item name="ROME 1.0 RC2" href="ROMEReleases/ROME1.0RC2.html" />
|
||||||
<item name="ROME Development Proposals" href="ROMEDevelopmentProposals/index.html"/>
|
<item name="ROME 1.0 RC1" href="ROMEReleases/ROME1.0RC1.html" />
|
||||||
</menu>
|
<item name="ROME 0.9 Beta" href="ROMEReleases/ROME0.9Beta.html" />
|
||||||
<menu ref="reports" />
|
<item name="ROME 0.8 Beta" href="ROMEReleases/ROME0.8Beta.html" />
|
||||||
</body>
|
<item name="ROME 0.7 Beta" href="ROMEReleases/ROME0.7Beta.html" />
|
||||||
|
<item name="ROME 0.6 Beta" href="ROMEReleases/ROME0.6Beta.html" />
|
||||||
|
<item name="ROME 0.5 Beta" href="ROMEReleases/ROME0.5Beta/index.html" />
|
||||||
|
<item name="ROME 0.4 Beta" href="ROMEReleases/ROME0.4Beta/index.html" />
|
||||||
|
<item name="ROME 0.3 Beta" href="ROMEReleases/ROME0.3Beta/index.html" />
|
||||||
|
<item name="ROME 0.2 Beta" href="ROMEReleases/ROME0.2Beta/index.html" />
|
||||||
|
<item name="ROME 0.1 Beta" href="ROMEReleases/ROME0.1Beta/index.html" />
|
||||||
|
</item>
|
||||||
|
<item name="ROME Development Proposals" href="ROMEDevelopmentProposals/index.html" />
|
||||||
|
</menu>
|
||||||
|
<menu ref="reports" />
|
||||||
|
</body>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in a new issue