[TYPO3-ttnews] Template Setup has no effect on tt_news
Oliver Rowlands
oliver at liquidlight.co.uk
Sat Jan 19 14:39:38 CET 2008
Hi Jorg,
Try using the TypoScript Object Browser to make sure that your settings
are actually being applied.
Best regards,
Oliver
Jörg Schaller wrote:
> Hello group,
>
> I'm using
> Typo3 4.15
> tt_news 2.50
> timtab 0.5.11
>
> My Template Setup is as follows:
>
>
> config {
> doctype = xhtml_trans
> xhtml_cleaning = all
> htmlTag_setParams = xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja"
> }
>
> [browser = msie] && [version= (LESS)7]
> config.doctypeSwitch = 1
> [global]
>
> plugin.tt_news {
> archiveTitleCObject {
> 10.strftime = %G %B
> }
> getRelatedCObject {
> 20.strftime = %G.%m.%d %H:%M
> }
> general_stdWrap >
> general_stdWrap {
> parseFunc < tt_content.text.20.parseFunc
> }
> displayList.date_stdWrap.strftime = %G.%m.%d
> displaySingle.date_stdWrap.strftime = %G.%m.%d
> displayCatMenu {
> mode = timtab
> catmenu_stdWrap.wrap = <li><h2
> class="news-catmenu">Japanese Title</h2>|</li>
> }
> pageBrowser {
> maxPages = 10
> showPBrowserText = 0
> tableParams = cellpadding=2
> showResultCount = 1
> showFirstLast = 1
> dontLinkActivePage = 0
> }
> }
>
> but the output on the webpage is still the default of tt_news,
> for example
>
> plugin.tt_news.displayList.date_stdWrap.strftime= %A %d. of %B %Y
>
> instead of what I've defined. None of the above plugin settings have
> any effect. Does anybody have a clue as to what might be going on
> there? (I've tried %Y instead of %G).
>
> Regards,
> Jörg
--
Oliver Rowlands
:: Liquid Light ::
E - oliver at liquidlight.co.uk
W - http://www.liquidlight.co.uk
T - 00 44 (0)845 6 58 88 35
F - 00 44 (0)845 6 58 44 35
More information about the TYPO3-project-tt-news
mailing list