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