« Return to Thread: [TYPO3-english] TT_NEWS

Re: [TYPO3-english] TT_NEWS

by Clay Sissing :: Rate this Message:

Reply to Author | View in Thread

Thanks

That is exactly what I was looking for.
Can you tell me is it possible to wrap the Pagebrowser in a ul instead
of a table?

Thanks
Clay

-----Original Message-----
From: typo3-english-bounces@...
[mailto:typo3-english-bounces@...] On Behalf Of Prakash
Sent: 09 July 2009 16:46
To: typo3-english@...
Subject: Re: [TYPO3-english] TT_NEWS

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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

 « Return to Thread: [TYPO3-english] TT_NEWS