[TYPO3] Page browser of indexed_search

Elijah Alcantara elijah.alcantara at gmail.com
Tue Apr 4 13:50:28 CEST 2006


Hello,

Getting the initial resuts with a page number reaching up to 10's &
hundreds could get ugly, the table stretches too much and I'd like to
set maxpages to just 3.

                $maxPages = 3;
                $this->internal["pagefloat"] = 3;

Adding maxPages seemed to have worked on the indexed_search php file,
but pagefloat doesn't ... I've tried this on some extensions and it
seemed to have worked but why not indexed_search?

Also setting templateFile doesn't work!


Regards,
Elijah A.



More information about the TYPO3-english mailing list