[Typo3] macina_searchbox show on every page

Sami Älli sami.alli at famr.fi
Thu Sep 29 08:22:59 CEST 2005


>Jerker (Eric) Helander wrote:
> I cannot get the macina_searchbox to show on every page, the marker
> "###searchbox###" is never replaced by the actual searchbox. This is what
> I've done:
>
> 1) In my HTML template
>      <td width="220" align="right">
>       ###searchbox###
>      </td>
>
> 2) On the very first lines of my TS template
> #Add a search box to all pages
> marks.searchbox >
> marks.searchbox < plugin.tx_macinasearchbox_pi1
>
> marks.searchbox.pidSearchpage = 84
> marks.searchbox.templateFile =
> typo3conf/ext/macina_searchbox/pi1/template.html

This works for me:

plugin.tx_macinasearchbox_pi1.templateFile = haku.tmpl
plugin.tx_macinasearchbox_pi1.pidSearchpage = 1166
page.10.subparts.search >
page.10.subparts.search < plugin.tx_macinasearchbox_pi1

/sami




More information about the TYPO3-english mailing list