On 6/13/05, Inizan, Sebastien (CDS-VPI) <[EMAIL PROTECTED]> wrote:
> In the document http://solprovider.com/lenya/search
> 
> Here are some instructions:
> Copy
> C:\apache-lenya-1.2.2\build\lenya\webapp\lenya\xslt\navigation\search.xsl
> To:
> C:\apache-lenya-1.2.2\build\lenya\webapp\lenya\pubs\{pub}\lenya\xslt\navigat
> ion\search.xsl
> 
> After the other params, add this line:
> <xsl:param name="chosenlanguage"/>
> Add the usecase and language fields to the form tag:
> <form><input type="hidden" name="lenya.usecase" value="search"/><input
> type="hidden" name="language" value="{$chosenlanguage}"/><input
> class="searchfield" type="text" name="query" alt="Search field"/><input
> class="searchsubmit" type="submit" value="Search" name="find"/></form>
> 
> 
> Which files should I change the xsl:param and the form tag?
The new copy:
{pub}\lenya\xslt\navigation\search.xsl

I adjusted the instructions slightly.  Thanks for letting me know it
was confusing.

solprovider

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to