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:
parent
6db9840439
commit
d1fa7e564f
|
@ -29,15 +29,30 @@
|
|||
<version>1.2.1</version>
|
||||
</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" />
|
||||
<version position="left" />
|
||||
|
||||
<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="modules" />
|
||||
|
|
Loading…
Reference in New Issue