You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/03 13:59:17 UTC

cvs commit: cocoon-lenya/src/webapp/lenya lucene.xmap

gregor      2004/03/03 04:59:17

  Modified:    src/webapp/lenya lucene.xmap
  Log:
  pass publication id to lucene stylesheets
  
  Revision  Changes    Path
  1.15      +1 -0      cocoon-lenya/src/webapp/lenya/lucene.xmap
  
  Index: lucene.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/lucene.xmap,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- lucene.xmap	9 Feb 2004 23:44:20 -0000	1.14
  +++ lucene.xmap	3 Mar 2004 12:59:17 -0000	1.15
  @@ -39,6 +39,7 @@
           <map:act type="resource-exists" src="pubs/{1}/lenya/xslt/search/search-and-results.xsl">
             <map:transform src="pubs/{../1}/lenya/xslt/search/search-and-results.xsl">
               <map:parameter name="contextprefix" value="{request:contextPath}"/>
  +            <map:parameter name="publicationid" value="{1}"/>
             </map:transform>
             <map:call resource="style-cms-page"/>
            </map:act>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org