[TYPO3-UG Australia] frustration

Roger Bunyan redgumweb at gmail.com
Sat Jul 7 00:09:00 CEST 2007


this works for me

you havet to declare that your temp.news is a news plugin first with  <
plugin.tt_news


temp.newsCol1< plugin.tt_news
temp.newsCol1{
    code >
      code = LATEST
      templateFile = fileadmin/gses/templates/hp_news.html
      pid_list = 110
      singlePid = 94
      limit = 2
      categoryMode = 1
      categorySelection =  5,6,7,8
      displayList {
            date_stdWrap.wrap = <span style="display:none">|</span>
      }
}


roger

On 7/6/07, Cerebrum Christian Lerrahn <christian.lerrahn at cerebrum.com.au>
wrote:
>
> Hi David,
> >   temp. newsbox {
> >       code >
> >       code = LATEST
> >       pid_list >
> >       pid_list = 217 # the pid of the page with some associated
> > news items
> >
> >       catImageMode = 0
> >       catTextMode = 0
> > }
>
> Maybe I'm just too stupid but I don't get what you're doing here,
> anyway. Are you trying to insert a tt_news PLUGIN or tt_news ITEMS? If
> the latter applies you would probably have to refer to the news id but
> I've never done that so I'm not sure what the TS would look like. f you
> want to put in a tt_news plugin, you should use something like
>
> temp.newsBox = RECORDS
> temp.newsBox {
>   tables = tt_content
>   source = 123
> }
>
> where 123 is the id of the news plugin that you have configured for
> this task (can be anywhere, e.g. in a sysfolder). I assume that you
> have a line
> temp.newsBox < plugin.tt_news
> or something but I usually avoid these because it makes it harder to
> properly configure the plugin from my point of view.
>
> Cheers,
> Christian
> _______________________________________________
> TYPO3-UG-australia mailing list
> TYPO3-UG-australia at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-australia
>



-- 
Roger Bunyan

Sustainability will be achieved by a
cultural change, not by technology.


More information about the TYPO3-UG-australia mailing list