From: <bra...@us...> - 2008-01-30 04:13:54
|
Revision: 2159 http://archive-access.svn.sourceforge.net/archive-access/?rev=2159&view=rev Author: bradtofel Date: 2008-01-29 19:26:36 -0800 (Tue, 29 Jan 2008) Log Message: ----------- Text: added some notes about what's included in 1.2. Modified Paths: -------------- trunk/archive-access/projects/wayback/plan.txt Modified: trunk/archive-access/projects/wayback/plan.txt =================================================================== --- trunk/archive-access/projects/wayback/plan.txt 2008-01-30 03:07:20 UTC (rev 2158) +++ trunk/archive-access/projects/wayback/plan.txt 2008-01-30 03:26:36 UTC (rev 2159) @@ -30,7 +30,19 @@ - automatically maintained distributed index - basis for production Wayback Machine replacement - internationalization support - + +1.2 (Jan 2008) + - changed LocalArcResourceStore => LocalResourceStore + * supports compressed/uncompressed ARC + WARC format + * requires property arcDir => dataDir + * major refactoring of Replay system, allowing mixing and matching of now- + separable replay elements + * server-side URL rewriting in archival URL mode for JavaScript-less client + replay browsing + * numerous bug-fixes + * pluggable URL canonicalization module + * initial support for de-duplicated WARC records + == BRAINSTORMING == Error-handling: This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |