[TYPO3-ttnews] tt_news header searchbox

Andrew Cywan andrew at cywan.dk
Wed Mar 5 10:57:26 CET 2008


Hi,

This is the code for my tt_news header searchbox:

rm.20 < plugin.tt_news
        rm.20 {
                code >
                code = SEARCH

                searchPid = 71
                emptySearchAtStart = 1

                _CSS_DEFAULT_STYLE (
                .news-search-form { background-color: #333666; }
                )
                excludeAlreadyDisplayedNews = 1

        }

The search form appears in the header but the styles do not work and neither 
does the excludeAlreadyDisplayedNews.
The "excludeAlreadyDisplayedNews" is meant to stop displaying the search 
result in the header as this is redirected to PID#71.

Is the method correct?

Regards

 



More information about the TYPO3-project-tt-news mailing list