Ich versuche das 911cd.net Forum mit in die Suchfunktion zu integrieren, doch leider komme ich nicht weiter.
Problem: Forum erzeugt SearchID
searchid=?????
Zitat
Keine Ahnung wie ich die SearchID mit einbauen kann.
bis hierher hab ich das zusammengetragen.
HTML
#----------------------------------------------------------------------
# Search plugin for 911cd.net Forum
# Author: Muschi
# Version: 1.0
#----------------------------------------------------------------------
<SEARCH
name="911cd.net Forum suche"
description="Search - 911cd.net Forum"
method="GET"
action="http://www.911cd.net/forums//index.php"
searchform="http://www.911cd.net/forums//index.php"
>
<input name="act" value="Search">
<input name="CODE" value="show">
<input name="searchid" value="">
<input name="search_in" value="posts">
<input name="result_type" value="topics">
<input name="highlite" user="">
# Find Results
<INTERPRET
browserResultType="result"
resultListStart="<html>"
resultListEnd="<head>"
resultItemStart=""
resultItemEnd=""
>
# Find page navigators
<INTERPRET
browserResultType="result"
resultListStart='<span class="nav">Goto page'
resultListEnd='<span class="gensmall">'
>
</SEARCH>
<BROWSER
update="http://mycroft.mozdev.org/plugins/911cdForum.src"
updateIcon="http://mycroft.mozdev.org/plugins/911cdForum.gif"
updateCheckDays="3"
>
Alles anzeigen