From: <bra...@us...> - 2010-12-02 05:13:46
|
Revision: 3352 http://archive-access.svn.sourceforge.net/archive-access/?rev=3352&view=rev Author: bradtofel Date: 2010-12-02 05:13:40 +0000 (Thu, 02 Dec 2010) Log Message: ----------- DOC tweaks Modified Paths: -------------- trunk/archive-access/projects/wayback/dist/src/site/xdoc/administrator_manual.xml trunk/archive-access/projects/wayback/dist/src/site/xdoc/downloads.xml trunk/archive-access/projects/wayback/dist/src/site/xdoc/hadoop.xml trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/administrator_manual.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/administrator_manual.xml 2010-12-02 05:12:57 UTC (rev 3351) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/administrator_manual.xml 2010-12-02 05:13:40 UTC (rev 3352) @@ -177,7 +177,7 @@ </li> <li> <b>livewebPrefix</b> - a String URL prefix indicating the host, - port, and path to the correct Replay AccessPoint. + port, and path to an AccessPoint configured with Live Web fetching. </li> <li><b>locale</b> - A specific Locale to use for all requests within this AccessPoint, overriding the users preferred Locale Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/downloads.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/downloads.xml 2010-12-02 05:12:57 UTC (rev 3351) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/downloads.xml 2010-12-02 05:13:40 UTC (rev 3352) @@ -11,7 +11,7 @@ <subsection name="Releases"> <p>All releases are available off the - <a href="http://sourceforge.net/project/showfiles.php?group_id=118427">Sourceforge Downloads</a> page. Release notes can be found here, + <a href="http://sourceforge.net/project/showfiles.php?group_id=118427">Sourceforge Downloads</a> page. Full <a href="release_notes.html">Release notes</a> are available for releases beyond 1.2.0. </p> </subsection> Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/hadoop.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/hadoop.xml 2010-12-02 05:12:57 UTC (rev 3351) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/hadoop.xml 2010-12-02 05:13:40 UTC (rev 3352) @@ -10,7 +10,7 @@ <body> <section name="Overview"> <p> - Wayback is distributed with an .jar file that + Wayback is distributed with a .jar file that simplifies creation of large-scale CDX files using hadoop. This code is experimental, and will primarily be useful only if your CDX files are very large - more than a few hundred GB (or more, depending on your Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml 2010-12-02 05:12:57 UTC (rev 3351) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml 2010-12-02 05:13:40 UTC (rev 3352) @@ -68,8 +68,8 @@ In the local, standalone mode, this software includes the capability to scan for new archived content in a specified location, and to automatically index and serve the new content as it appears. Directing - the Wayback to look for ARC files in the directory where an instance of - the Heritrix web crawler is writing ARC output should provide the + the Wayback to look for W/ARC files in the directory where an instance of + the Heritrix web crawler is writing W/ARC output should provide the capability to browse content archived by Heritrix as it is crawled. </p> </section> Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml 2010-12-02 05:12:57 UTC (rev 3351) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/release_notes.xml 2010-12-02 05:13:40 UTC (rev 3352) @@ -43,8 +43,8 @@ Improved hadoop CDX generation capabilities for large scale indexes. </li> <li> - SWF (Flash) rewriting, to contextualize URLs embedded within flash - content. + SWF (Flash) rewriting, to contextualize absolute URLs embedded + within flash content. </li> <li> ArchivalUrl mode now accepts identity ("id_") flag to indicate This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |