From 190bf89c19d56e4198ecec4f0414d3392eb917e8 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 17 Oct 2011 15:34:32 +0000 Subject: [PATCH] use a gallery for features tour: use mouse wheel :-) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1185260 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-docs/src/maven-site.vm | 7 +++++++ archiva-docs/src/site/xdoc/tour/index.xml | 22 +++++++++++----------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/archiva-docs/src/maven-site.vm b/archiva-docs/src/maven-site.vm index 2ceed7a97..68afefd1e 100644 --- a/archiva-docs/src/maven-site.vm +++ b/archiva-docs/src/maven-site.vm @@ -478,6 +478,13 @@ 'speedOut' : 200, 'overlayShow' : true }); + $("a.gallery_image").fancybox({ + 'transitionIn' : 'elastic', + 'transitionOut' : 'elastic', + 'speedIn' : 600, + 'speedOut' : 200, + 'overlayShow' : true + }); }); #foreach( $author in $authors ) diff --git a/archiva-docs/src/site/xdoc/tour/index.xml b/archiva-docs/src/site/xdoc/tour/index.xml index 1942123e4..5e6414785 100644 --- a/archiva-docs/src/site/xdoc/tour/index.xml +++ b/archiva-docs/src/site/xdoc/tour/index.xml @@ -52,25 +52,25 @@ table.bodyTable tr.b {
- +
1. Project Information
- +
2. Artifact Search
- +
3. Remote Proxying Cache
- +
4. Artifact Upload
@@ -78,25 +78,25 @@ table.bodyTable tr.b {
- +
5. Graphical Administration
- +
6. Virtual Repositories
- +
7. RSS Feeds
- +
8. Role-based Security
@@ -104,19 +104,19 @@ table.bodyTable tr.b {
- +
9. Integrity Reports
- +
10. Audit Log Report
- +
11. Maintenance
-- 2.39.5