[TYPO3-english] Pagebrowse extension

Dmitry Dulepov dmitry at typo3.org
Fri Jan 16 17:19:43 CET 2009


Hi!

Tomaž Zaman wrote:
> I even tried adding it with TS like this:
> 
> plugin.tx_feuserlisting_pi1.listView.pageBrowser = USER
> plugin.tx_feuserlisting_pi1.listView.pageBrowser{
>           # USER_INT support
>   includeLibs = EXT:pagebrowse/class.tx_pagebrowser_pi1.php
>   userFunc = tx_pagebrowse_pi1->main
>   pageParamName = tx_pagebrowse_pi1|page
>   enableMorePages = 1
> }

Use "<" syntax and make sure that pagebrowse is included into the main TS setup *before* your own extension. You can look into comments and mnogosearch extensions to see how pagebrowse is used there.

-- 
Dmitry Dulepov
TYPO3 core team
"Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons")


More information about the TYPO3-english mailing list