[TYPO3-ttnews] return page from single news
Andreas Kießling
andreas.kiessling at web.de
Wed Apr 28 21:35:13 CEST 2010
Hi,
there has always been an option to disable the backPid. With 3.0,
backPid is disabled by default.
see
http://forge.typo3.org/repositories/entry/extension-tt_news/trunk/ChangeLog
from 2008-03-21
592 * changed some TS options to reasonable defaults:
593 * dontUseBackPid: activated by default. Now the links to news
In my last setups with tt_news, i tried to avoid an extra single page
and display the single view on the same page as the list view. (see
http://typo3.org/documentation/document-library/extension-manuals/tt_news/3.0.1/view/1/4/#id2513502
for this). So the back link would simply be a link to the current page.
This will of course only work, if the other sections of the page do not
change.
Nice side-effects: one page path less in realurl, no "jumping" in menus.
If you need the flexforms to configure tt_news, you can try
http://typo3.org/extensions/repository/view/maja_tscondition/current/ to
set the required conditions in content elements.
HTH,
Andreas
More information about the TYPO3-project-tt-news
mailing list