[TYPO3] rgslideshow not working in tt_news

Alessandro Canè canet at canet.it
Wed Jan 2 12:18:48 CET 2008


Hi!

plugin works great in tt_contents but no way to make it work in tt_news!

1. Slideshow (rgslideshow) static has been added in my template
2. rgslideshow.tables = tt_news (this line has been added on TSconf of the
page where I have news single view)
3. and the following code stays on the setup of my template
plugin.tx_rgslideshow_pi1 {
  tt_news = 1
  tt_news {
    position = 1
    titleField = title
    descriptionField = author
    imageField = image
    link = 0
  }
}
Am i doing something wrong?

tnx


More information about the TYPO3-english mailing list