add doc on appearance configuration

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1389870 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-09-25 14:18:00 +00:00
parent 63452daa26
commit 9563ae065e
3 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,38 @@
------
Appearance configuration
------
~~ Licensed to the Apache Software Foundation (ASF) under one
~~ or more contributor license agreements. See the NOTICE file
~~ distributed with this work for additional information
~~ regarding copyright ownership. The ASF licenses this file
~~ to you under the Apache License, Version 2.0 (the
~~ "License"); you may not use this file except in compliance
~~ with the License. You may obtain a copy of the License at
~~
~~ http://www.apache.org/licenses/LICENSE-2.0
~~
~~ Unless required by applicable law or agreed to in writing,
~~ software distributed under the License is distributed on an
~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
~~ KIND, either express or implied. See the License for the
~~ specific language governing permissions and limitations
~~ under the License.
~~ NOTE: For help with the syntax of this file, see:
~~ http://maven.apache.org/guides/mini/guide-apt-format.html
Configuring your banner
You can customize your banner appearance:
* banner logo / text
* url when clicking on the logo
[]
Form to use to configure your appearance.
[../images/appearance-configuration.png]

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

View File

@ -102,6 +102,7 @@
<item name="Legacy (Maven 1) Support" href="/adminguide/legacy.html" />
<item name="Consumers" href="/adminguide/consumers.html" />
<item name="Staging Repositories" href="/adminguide/staging-repositories.html"/>
<item name="Appearance Configuration" href="/adminguide/appearance-configuration.html"/>
</item>
<item name="Web Services" href="/adminguide/web-services.html" collapse="true">
<item name="REST" href="/adminguide/webservices/rest.html"/>