From: Maria Odea B. Ching
Date: Mon, 7 Jul 2008 08:34:24 +0000 (+0000)
Subject: -added RSS feeds to feature tour
X-Git-Tag: archiva-r676265~15
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=50a43ed426ccf818a7af8accbafbe9de8d14da70;p=archiva.git
-added RSS feeds to feature tour
-updated some of the images in the tour
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@674417 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/archiva-docs/src/site/apt/release-notes.apt b/archiva-docs/src/site/apt/release-notes.apt
index 71cfd3373..1b22aea11 100644
--- a/archiva-docs/src/site/apt/release-notes.apt
+++ b/archiva-docs/src/site/apt/release-notes.apt
@@ -23,22 +23,16 @@ Release Notes for Archiva 1.1
To simplify adding artifacts to a repository, an upload form has been put in place that allows you to put an artifact and POM into
the repository without the need for the Maven <<>> command.
- ~~TODO: screenshot, more detail
-
** RSS
RSS is now available for getting a feed of new artifacts being added to a given repository. Two types of feeds are generated by Archiva:
new artifacts in a repository and new versions of a specific artifact. Details are available in {{{userguide/rss.html}Rss Feeds}}.
- ~~TODO: screenshot, more detail
-
** Virtual Repositories
Virtual repositories or repository groups allows downloading from a group of repositories via one url. For more details of this feature,
see {{{userguide/virtual-repositories.html}Virtual Repositories}}.
- ~~TODO: screenshot, more detail
-
** Timeouts
Connections to remote repositories can now have a configurable timeout value
diff --git a/archiva-docs/src/site/resources/images/tour/maintenance.png b/archiva-docs/src/site/resources/images/tour/maintenance.png
index e628359e0..e1a9318af 100644
Binary files a/archiva-docs/src/site/resources/images/tour/maintenance.png and b/archiva-docs/src/site/resources/images/tour/maintenance.png differ
diff --git a/archiva-docs/src/site/resources/images/tour/reports.png b/archiva-docs/src/site/resources/images/tour/reports.png
index 6f6ef9f4c..4f7c1edb3 100644
Binary files a/archiva-docs/src/site/resources/images/tour/reports.png and b/archiva-docs/src/site/resources/images/tour/reports.png differ
diff --git a/archiva-docs/src/site/resources/images/tour/rss.png b/archiva-docs/src/site/resources/images/tour/rss.png
new file mode 100644
index 000000000..62efd7e9a
Binary files /dev/null and b/archiva-docs/src/site/resources/images/tour/rss.png differ
diff --git a/archiva-docs/src/site/xdoc/tour/index.xml b/archiva-docs/src/site/xdoc/tour/index.xml
index 05bafdbf7..66a19f102 100644
--- a/archiva-docs/src/site/xdoc/tour/index.xml
+++ b/archiva-docs/src/site/xdoc/tour/index.xml
@@ -51,14 +51,14 @@ table.bodyTable tr.b {
3. Remote Proxying Cache
-
-
4. Artifact Upload
|
+
+
@@ -71,24 +71,30 @@ table.bodyTable tr.b {
6. Virtual Repositories
|
-
-
+
+
+
+ 7. RSS Feeds
+
+ |
- 7. Role-based Security
+ 8. Role-based Security
|
+
+
- 8. Integrity Reports
+ 9. Integrity Reports
|
- 9. Maintenance
+ 10. Maintenance
|
diff --git a/archiva-docs/src/site/xdoc/tour/rss.xml b/archiva-docs/src/site/xdoc/tour/rss.xml
new file mode 100644
index 000000000..7421c7621
--- /dev/null
+++ b/archiva-docs/src/site/xdoc/tour/rss.xml
@@ -0,0 +1,25 @@
+
+
+
+ RSS Feeds
+ Maria Odea Ching
+
+
+
+
+
+
+
diff --git a/archiva-docs/src/site/xdoc/tour/security.xml b/archiva-docs/src/site/xdoc/tour/security.xml
index 76149face..f489318bd 100644
--- a/archiva-docs/src/site/xdoc/tour/security.xml
+++ b/archiva-docs/src/site/xdoc/tour/security.xml
@@ -16,7 +16,7 @@
access for individuals, or given roles.
- Previous: Virtual Repositories |
+ Previous: RSS Feeds |
Role-based Security |
Next: Integrity Reports
diff --git a/archiva-docs/src/site/xdoc/tour/virtual-repos.xml b/archiva-docs/src/site/xdoc/tour/virtual-repos.xml
index f9ee9254a..a3284f5cb 100644
--- a/archiva-docs/src/site/xdoc/tour/virtual-repos.xml
+++ b/archiva-docs/src/site/xdoc/tour/virtual-repos.xml
@@ -18,7 +18,7 @@
Previous: Graphical Administration |
Virtual Repositories |
- Next: Role-based Security
+ Next: RSS Feeds