[TYPO3-ttnews] RealURL issues

Michael Shigorin mike at osdn.org.ua
Wed Jun 28 08:17:21 CEST 2006


Mads Munch Hansen wrote:
> now I just need to figure out why the back link points to the single
> news page, instead of the page of origin...

Looking (ahem :) at my current tt_news config (subtemplate sitting on
top of the whole news page tree), the following might be relevant,
please google the bits up or compare with excellent examples on
typo3.lehmano.de:

--- Setup
plugin.tt_news {
  useBidirectionalRelations = 1
  singlePid = 136
  backPid = 135

You might also find these useful if considering category menu:

plugin.tt_news {
  datetimeDaysToArchive = 30
  catSelectorTargetPid = 140
  archiveTypoLink.parameter = 140
  displayCatMenu.catmenuIconMode = -1

PS: re recent translations/"<- Back" thread, here's an example:

plugin.tt_news {
  _LOCAL_LANG.default.preAuthor = 
  _LOCAL_LANG.ru.preAuthor = 
  _LOCAL_LANG.ua.preAuthor = 
...

-- 
 ---- WBR, Michael Shigorin <mike at altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/



More information about the TYPO3-project-tt-news mailing list