fix site descriptor

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1325983 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-13 22:15:22 +00:00
parent 6db9840439
commit d1fa7e564f
1 changed files with 20 additions and 5 deletions

View File

@ -29,15 +29,30 @@
<version>1.2.1</version> <version>1.2.1</version>
</skin> </skin>
<custom>
<fluidoSkin>
<topBarEnabled>true</topBarEnabled>
<sideBarEnabled>false</sideBarEnabled>
<googleSearch>
<sitesearch>http://archiva.apache.org/redback</sitesearch>
</googleSearch>
<twitter>
<user>archiva</user>
<showUser>true</showUser>
<showFollowers>false</showFollowers>
</twitter>
<ohloh>
<projectId>8659</projectId>
<widget>stats</widget>
</ohloh>
</fluidoSkin>
</custom>
<publishDate format="yyyy-MM-dd" position="left" /> <publishDate format="yyyy-MM-dd" position="left" />
<version position="left" /> <version position="left" />
<body> <body>
<links>
<item name="The Codehaus" href="http://codehaus.org" />
<item name="Redback" href="http://redback.codehaus.org"/>
<item name="Redback Components" href="http://redback.codehaus.org/components"/>
</links>
<menu ref="reports" /> <menu ref="reports" />
<menu ref="modules" /> <menu ref="modules" />