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>


xhtml validation? i'm not shure, but it could be because the i18n:attr.

Actually i'm not "internationalisating" my submit value...... i wonder how could i? maybe it's necessary to do it with a parameter?

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

Reply via email to