From: <bi...@us...> - 2008-10-13 18:38:05
|
Revision: 2611 http://archive-access.svn.sourceforge.net/archive-access/?rev=2611&view=rev Author: binzino Date: 2008-10-13 18:37:57 +0000 (Mon, 13 Oct 2008) Log Message: ----------- Added info about sample files. Modified Paths: -------------- trunk/archive-access/projects/nutchwax/archive/HOWTO-xslt.txt Modified: trunk/archive-access/projects/nutchwax/archive/HOWTO-xslt.txt =================================================================== --- trunk/archive-access/projects/nutchwax/archive/HOWTO-xslt.txt 2008-10-13 18:08:29 UTC (rev 2610) +++ trunk/archive-access/projects/nutchwax/archive/HOWTO-xslt.txt 2008-10-13 18:37:57 UTC (rev 2611) @@ -103,3 +103,15 @@ OpenSearch XML : http://someserver/opensearch?query=foo Human-friendly HTML : http://someserver/coolsearch?query=foo + +====================================================================== +Samples +====================================================================== + +You can find sample 'web.xml' and 'search.xsl' files in + + contrib/archive/web + +in the compiled Nutch package. Or in this source tree under + + src/web This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |