Ich habe es immer noch nicht am Laufen !!
aus dem Internet als Vorlage!!!
Integration am Beispiel eines Advanced Searchforms
<pre>
lib.advanced_form < plugin.tx_mnogosearch_pi1
lib.advanced_form {
_CSS_DEFAULT_STYLE >
# Add index limits to the searchform
siteList = 2,4,3
form.advanced {
resultsPage = int
siteSelector = <disabled, select, radio, checkboxes>
siteSelector {
default =
# Allow to search the whole site (all indexes)
searchAll = 1
# Exclude the configuration from advanced search
exclude = INT, INT,...
}
}
}
</pre>