« Return to Thread: [TYPO3-english] TT_NEWS

Re: [TYPO3-english] TT_NEWS

by Prakash-19 :: Rate this Message:

Reply to Author | View in Thread

Hi Clay,

Clay Sissing wrote
>  
>
> How can I by using Typoscript customise BROWSE_LINKS?
>  
If you look into the setup.txt file located in
"\typo3conf\ext\tt_news\static\ts_new\" you can see that the following
options are available for customizing page browser:

plugin.tt_news {
# Pagebrowser settings
  usePiBasePagebrowser = 0
  pageBrowser {
    maxPages = 7
    showResultCount = 1
    showPBrowserText = 0
    dontLinkActivePage = 1
    tableParams = cellpadding="2" align="center"

    # settings for the extended pageBrowser from TYPO3 3.8.0
    showFirstLast = 1
    pagefloat = center
    showRange = 1
    disabledLinkWrap = <span style="color:#bbb;">|</span>
    inactiveLinkWrap = |
    activeLinkWrap = <strong>|</strong>
    LinksWrap =|
    showResultsWrap = |<br />
    showResultsNumbersWrap =
    browseBoxWrap =
    browseLinksWrap = |
  }
}

Hope this contains information on what you are looking for.

--
*Regards,
Prakash A Bhat*
Skype/Yahoo/GTalk/MSN: spabhat
Ph: +91 80 420 33 515
Mobile: +91 94481 40430
www.chandanweb.com <http://www.chandanweb.com>

Chandan Web Solutions <http://www.chandanweb.com>
<http://www.chandanweb.com>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

 « Return to Thread: [TYPO3-english] TT_NEWS