aboutsummaryrefslogtreecommitdiff
path: root/xml/lingua.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'xml/lingua.conf.in')
-rw-r--r--xml/lingua.conf.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/xml/lingua.conf.in b/xml/lingua.conf.in
index dabbcda..22254e1 100644
--- a/xml/lingua.conf.in
+++ b/xml/lingua.conf.in
@@ -13,9 +13,18 @@
<![CDATA[
<img src="=TARGET_DIR=/graphics/audio.png" width="16" height="16" alt="[ sound ]" />]]>
</SOUNDREF>
- <SEARCH ARGS="(list (lingua:gettext &quot;Search&quot;))">
+ <SEARCH ARGS="(let ((search (lingua:gettext &quot;Search&quot;)) (lang (lingua:attr &quot;LINGUA&quot; &quot;LANG&quot;))) (list search lang lang search))">
<![CDATA[
<form method="get"
+ action="/=SCRIPT_DIR=/namazu.cgi">
+ <label for="searchinput">~A (<a class="escape" href="/=SCRIPT_DIR=/namazu.cgi?idxname=ellinika&lang=~A">Advanced</a>):
+ <input type="text" name="query" id="searchinput" size="30"
+ maxlength="255" value="" />
+ </label
+ <input type="hidden" name="idxname" value="ellinika">
+ <input type="hidden" name="lang" value="~A" />
+ </form>
+ <form method="get"
action="http://www.google.com/custom"
enctype="application/x-www-form-urlencoded">
<div>
@@ -139,4 +148,4 @@ this notice is preserved.</p>\n"
<!-- Local Variables: -->
<!-- mode: sgml -->
-<!-- End: --> \ No newline at end of file
+<!-- End: -->

Return to:

Send suggestions and report system problems to the System administrator.