You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

site.xml 7.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!--
  3. ~ Licensed to the Apache Software Foundation (ASF) under one
  4. ~ or more contributor license agreements. See the NOTICE file
  5. ~ distributed with this work for additional information
  6. ~ regarding copyright ownership. The ASF licenses this file
  7. ~ to you under the Apache License, Version 2.0 (the
  8. ~ "License"); you may not use this file except in compliance
  9. ~ with the License. You may obtain a copy of the License at
  10. ~
  11. ~ http://www.apache.org/licenses/LICENSE-2.0
  12. ~
  13. ~ Unless required by applicable law or agreed to in writing,
  14. ~ software distributed under the License is distributed on an
  15. ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  16. ~ KIND, either express or implied. See the License for the
  17. ~ specific language governing permissions and limitations
  18. ~ under the License.
  19. -->
  20. <project xmlns="http://maven.apache.org/DECORATION/1.3.0"
  21. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  22. xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
  23. name="Archiva Documentation">
  24. <bannerLeft>
  25. <name>Apache Archiva</name>
  26. <src>http://archiva.apache.org/images/archiva.png</src>
  27. <href>http://archiva.apache.org/</href>
  28. </bannerLeft>
  29. <custom>
  30. <fluidoSkin>
  31. <topBarEnabled>false</topBarEnabled>
  32. <sideBarEnabled>true</sideBarEnabled>
  33. <leftColumnClass>span2</leftColumnClass>
  34. <bodyColumnClass>span10</bodyColumnClass>
  35. <googleSearch>
  36. <sitesearch>${project.url}</sitesearch>
  37. </googleSearch>
  38. <twitter>
  39. <user>archiva</user>
  40. <showUser>true</showUser>
  41. <showFollowers>false</showFollowers>
  42. </twitter>
  43. <ohloh>
  44. <projectId>6670</projectId>
  45. <widget>stats</widget>
  46. </ohloh>
  47. </fluidoSkin>
  48. </custom>
  49. <publishDate format="yyyy-MM-dd" position="right" />
  50. <version position="right" />
  51. <body>
  52. <breadcrumbs>
  53. <item name="Apache Archiva" href="http://archiva.apache.org/index.html"/>
  54. </breadcrumbs>
  55. <menu name="Introduction">
  56. <item name="Quick Start" href="/quick-start.html" />
  57. <item name="Feature Tour" href="/tour/index.html" />
  58. <item name="Release Notes" href="/release-notes.html" />
  59. <item name="Downloads" href="http://archiva.apache.org/download.html" />
  60. </menu>
  61. <menu name="Users Guide">
  62. <item name="Browsing" href="/userguide/browsing.html" />
  63. <item name="Searching" href="/userguide/searching.html" />
  64. <!-- not yet in new UI -->
  65. <!--item name="Identifying an Artifact" href="/userguide/find-artifact.html" /-->
  66. <item name="Deleting an Artifact" href="/userguide/delete-artifact.html" />
  67. <item name="Using as a repository" href="/userguide/using-repository.html" />
  68. <item name="Deploying to repository" href="/userguide/deploy.html" />
  69. <item name="Configuring Virtual Repositories" href="/userguide/virtual-repositories.html" />
  70. <item name="Rss Feeds in Archiva" href="/userguide/rss.html"/>
  71. <!-- not yet in new UI -->
  72. <!--item name="Audit Log Report" href="/userguide/auditlog-report.html"/-->
  73. </menu>
  74. <menu name="Administrators Guide">
  75. <!-- TODO: add an overview in future versions
  76. <item name="Structure of Archiva" href="/adminguide/structure.html" />
  77. -->
  78. <item name="Installing Archiva" href="/adminguide/installing.html" collapse="true">
  79. <item name="Installing Standalone" href="/adminguide/standalone.html" />
  80. <item name="Installing as a WAR" href="/adminguide/webapp.html" />
  81. <item name="Upgrading to a New Version" href="/adminguide/upgrade.html" />
  82. </item>
  83. <item name="Databases" href="/adminguide/databases.html" />
  84. <item name="Repositories Content Storage" href="/adminguide/repositories-content-storage.html"/>
  85. <item name="Security" href="/adminguide/security.html" collapse="true">
  86. <item name="Users" href="/adminguide/users.html" />
  87. <item name="Roles" href="/adminguide/roles.html" />
  88. <item name="Customising" href="/adminguide/customising-security.html" />
  89. <!-- TODO: for a future version
  90. <item name="Using LDAP" href="/adminguide/ldap.html" />
  91. -->
  92. </item>
  93. <item name="Runtime Configuration" href="/adminguide/configuration.html" collapse="true">
  94. <item name="Repositories" href="/adminguide/repositories.html" />
  95. <item name="Proxy Connectors" href="/adminguide/proxy-connectors.html" />
  96. <item name="Proxy Connectors Rules" href="/adminguide/proxy-connector-rules.html"/>
  97. <item name="Network Proxies" href="/adminguide/network-proxies.html" />
  98. <item name="Network Configuration" href="/adminguide/network-configuration.html" />
  99. <item name="Legacy (Maven 1) Support" href="/adminguide/legacy.html" />
  100. <item name="Consumers" href="/adminguide/consumers.html" />
  101. <item name="Staging Repositories" href="/adminguide/staging-repositories.html"/>
  102. <item name="Appearance Configuration" href="/adminguide/appearance-configuration.html"/>
  103. <item name="UI Configuration" href="/adminguide/ui-configuration.html"/>
  104. <item name="Runtime Configuration" href="/adminguide/runtime-configuration.html"/>
  105. </item>
  106. <item name="REST Apis" href="/adminguide/webservices/rest.html"/>
  107. <item name="Configuration Files" href="/adminguide/configuration-files.html" />
  108. <item name="Log Files" href="/adminguide/logging.html" collapse="true">
  109. <item name="Archiva Logs" href="/adminguide/archiva-logs.html" />
  110. <item name="Audit Logs" href="/adminguide/audit-logs.html" />
  111. <item name="Security Logs" href="/adminguide/security-logs.html" />
  112. </item>
  113. <item name="Reports" href="/adminguide/reports.html" />
  114. </menu>
  115. <menu name="Customising Archiva">
  116. <item name="Writing a Consumer Plugin" href="/customising/writing-consumer.html" />
  117. </menu>
  118. <menu name="More Information">
  119. <item name="Archiva Wiki" href="http://cwiki.apache.org/confluence/display/ARCHIVA/Index" />
  120. </menu>
  121. <menu name="ASF">
  122. <item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html"/>
  123. <item name="Foundation" href="http://www.apache.org/foundation/"/>
  124. <item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html"/>
  125. <item name="Thanks" href="http://www.apache.org/foundation/thanks.html"/>
  126. </menu>
  127. <footer>
  128. <div class="row span12">Apache ${project.name}, ${project.name}, Apache, the Apache feather logo, and the Apache ${project.name} project logos are trademarks of The Apache Software Foundation.</div>
  129. <div class="row span12">
  130. <a href="${project.url}privacy-policy.html">Privacy Policy</a>
  131. </div>
  132. </footer>
  133. </body>
  134. </project>