Carlos Palol <carlospalol <at> monkeyproject.net> writes:
>
> >
>
> I think when you do that, lenya starts using
>
> ..../lenya/webapp/lenya/xslt/navigation/search.xsl
>
> wich is the default.
>
I´m asking because the file search.xsl is causing to brake the xhtml validation.
It should look like these:
<div id="search">
<form action="{$root}../search-{$area}/lucene"><p><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" i18n:attr="value" type="submit"
value="Search" name="find"/></p></form>
</div>
Christian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]