mirror of https://github.com/apache/archiva.git
use topbar
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1388216 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
91bcb22832
commit
6416aa4ab3
|
@ -19,6 +19,26 @@
|
|||
-->
|
||||
|
||||
<project>
|
||||
|
||||
<custom>
|
||||
<fluidoSkin>
|
||||
<topBarEnabled>true</topBarEnabled>
|
||||
<sideBarEnabled>false</sideBarEnabled>
|
||||
<googleSearch>
|
||||
<sitesearch>${project.url}</sitesearch>
|
||||
</googleSearch>
|
||||
<twitter>
|
||||
<user>archiva</user>
|
||||
<showUser>true</showUser>
|
||||
<showFollowers>false</showFollowers>
|
||||
</twitter>
|
||||
<ohloh>
|
||||
<projectId>6670</projectId>
|
||||
<widget>stats</widget>
|
||||
</ohloh>
|
||||
</fluidoSkin>
|
||||
|
||||
</custom>
|
||||
<body>
|
||||
<breadcrumbs>
|
||||
<!-- TODO: need to stop them inheriting
|
||||
|
|
Loading…
Reference in New Issue