nicolaken 02/03/18 11:59:37 Modified: src/webapp/search sitemap.xmap Removed: src/webapp/search/stylesheets dynamic-page2html.xsl Log: fixing broken search sample Revision Changes Path 1.5 +1 -1 xml-cocoon2/src/webapp/search/sitemap.xmap Index: sitemap.xmap =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/search/sitemap.xmap,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- sitemap.xmap 18 Mar 2002 19:25:13 -0000 1.4 +++ sitemap.xmap 18 Mar 2002 19:59:37 -0000 1.5 @@ -209,7 +209,7 @@ "[...] All <map:parameter> declarations will be made available in the XSLT stylesheet as xsl:variables. [...]" --> - <map:transform src="stylesheets/dynamic-page2html.xsl"> + <map:transform src="context://stylesheets/dynamic-page2html.xsl"> <map:parameter name="view-source" value="search/{1}-index.xsp"/> </map:transform> <map:serialize/>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]