[TYPO3] inserted indexed search over MARKS but typoscript conf doesnt function
Peter Klein
peter at umloud.dk
Tue Jan 31 17:35:46 CET 2006
Hi Kahlil. Have you created a "searchresult page" with the indexed_search
inserted as a regular content element/plugin?
Then in the TS config of your searchbox, you'll have to configure it to jump
to the searchresult page for displaying the result of the search..
---
Peter Klein / Umloud Untd.
"Kahlil Lechelt" <k.lechelt at gmx.de> wrote in message
news:mailman.1.1138721894.15116.typo3-english at lists.netfielders.de...
> Hi
>
> I inserted my indexed search over a mark in the template and it works fine
> but my typoscript configuration doesnt work then. it only works when i
> insert the extension als proper content element over insert plugin.
>
> why is that?
> do i have to insert indexed search on every site then or is there a
> possibility to make the typoscript work?
>
> thats how i insert indexed search:
>
> marks.SEARCHBOX >
> marks.SEARCHBOX < plugin.tx_indexedsearch
>
>
> thats the configuration that only works when i insert the search as a
> regular frontend plugin:
>
> plugin.tx_indexedsearch.search.rootPidList = 11
> plugin.tx_indexedsearch.show.rules = 0
> plugin.tx_indexedsearch._DEFAULT_PI_VARS.ext = 1
>
> regards,
> kahlil
More information about the TYPO3-english
mailing list