Hello !

I'd like to finalise a sherlock plug-in on our Website. For the moment the
search page is on http://www.mosx.net/cgi-bin/htsearch

(try with keyword test) but there is a problem with my follow plug-in
source:

I suppose that the problem is on input name, but I don't understand it well
:-)

Thanks for the help.



# Plug In Sherlock du site http://www.mosx.net
# r�alisation  Pierre Ristic, http://www.ristic.net/pierre/
# r�pondant aux scripts PERL r�alis�s par Vincent Hottier
# version �0.8 � v�rifier par tout le team


<search
 name="MOSX.net"
 description="Le portail francophone des serveurs sous Mac OS X"
 action="http://www.mosx.net/cgi-bin/htsearch"
 method="GET"
 update="http://www.mosx.net/mosx.netplugin.src.hqx"
 updateCheckDays="3"
>

# Tag INPUT :

# Point de d�part des r�ponses:
<input name="sk" value="0">

# Chaine de recherche entr�e par l'utilisateur:
<input name="config value" user>

#choix tu type de recherche
<input name"and selected" value="All">


# D�but de l'interpr�tation


<interpret
 resultListStart="<hr noshade size=1>"
 resultListEnd="</body></html>"

 resultItemStart="<dl><dt>"
 resultItemEnd="</dd></dl>"

# relevanceStart="<!--- D�but de Pertinence --->"
# relevanceEnd="<!--- Fin de Pertinence --->"

# bannerStart="<!--- D�but de Banni�re --->"
# bannerEnd="<!--- Fin de Banni�re --->"

>

</search>




--
Pierre Ristic              |  "Qui aujourd'hui fend la bise,
http://www.ristic.net      |   un jour finira dans le vent"
[EMAIL PROTECTED]          |  r�dacteur http://www.mosx.net


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to