[TYPO3] Url configuration difficulties - tt_news or realurl?
maaboo
maaboo at gmail.com
Wed Sep 17 20:02:51 CEST 2008
Hi
As nobody tell me how to do the best the multilevel news, i did it
narrowminded:
1. Root page contains tt_news with 4 startingpoints (as subpages of root).
Recursion Level - 2.
2. Every subpage also contains tt_news with n startingpoitns as subpages of
this subpage.
3. At third level we also have tt_news with list of news.
(so i built a tree from LATEST)
The problem is that i can configure RealURL for only lowest level , 43 - is
page id where news stored:
'fixedPostVars' => array(
'43' => array (
array('GETvar' => 'tx_ttnews[tt_news]',)
),
),
It works fine:
http://mydomain/page/path/to/news-id
But every upper level, sure, cuts Page Path, until to
http://mydomain/news-id
,it's wrong. I want to show correct path on every level from root. And,
sure, have minimum of TS code. Please show me the direction of my digger
work...
--
with respect, MaaBoo
ICQ UIN: 22694713
More information about the TYPO3-english
mailing list