From: <bra...@us...> - 2008-08-20 22:45:49
|
Revision: 2577 http://archive-access.svn.sourceforge.net/archive-access/?rev=2577&view=rev Author: bradtofel Date: 2008-08-20 22:45:59 +0000 (Wed, 20 Aug 2008) Log Message: ----------- DOCS: added 1.4.0 to news. Modified Paths: -------------- trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml Modified: trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml 2008-08-20 22:23:48 UTC (rev 2576) +++ trunk/archive-access/projects/wayback/dist/src/site/xdoc/index.xml 2008-08-20 22:45:59 UTC (rev 2577) @@ -50,6 +50,11 @@ Wayback Service. This browser configuration is not complex, but it means that content cannot be accessed as a global URL. </p> + <p> + DomainPrefix mode is similar to ArchivalUrl mode, but uses a wildcard + DNS scheme to rewrite URLs, allowing all URL substitution to occur on + the server. This mode is considered experimental. + </p> <p>See the <a href="administrator_manual.html">Administrator Manual</a> to learn more about access modes. </p> @@ -69,6 +74,23 @@ </p> </section> <section name="News"> + <subsection name="New Release - 1.4.0, 8/20/2008"> + <p> + Release 1.4.0 has several new features, as well as several + bug-fixes. This version includes substantial code changes and + refactoring to consolidate and expand current functionality as well + as enable several future planned features. Notable new features + include the ability to insert content in replayed HTML pages within + Proxy and DomainPrefix replay modes, the ability to scan multiple + local directories recursively for ARC/WARC files, and a feature + within Archival URL replay mode to prevent time drift during a + replay session. + </p> + <p> + Please see the <a href="release_notes.html">Release Notes</a> for + specific features and bug fixes. + </p> + </subsection> <subsection name="New Release - 1.2.0, 1/30/2008"> <p> Release 1.2.0 has several new features, as well as several This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |