[TYPO3-english] RealURL: Combine [page path] and a part of [postVar] into one fixedPostVar
Dmitry Dulepov
dmitry at typo3.org
Tue Dec 23 13:40:48 CET 2008
Hi!
Marcus 'biesior' Biesioroff wrote:
> I'm still working with optimal RealUrl conf and I have quite fine
> results for now, but I'd love to make urls yet shorter. I wonder if this
> is possible to combine [page path] segment and few of [postVar] element
> into one word?
No (at least not with default RealURL).
> where:
> news-list/news-single/ is a [page path]
Use 'news-list' also for single view. You can set corresponding mode using TS conditions.
> from_page/start_page/ is backUID from ext
> (I know that can be shorted with fixedPostVars)
>
> article/title.html is a article UID
To remove "article/" use fixedPostVars. Get rid of backPid and any other tt_news URL parameters.
--
Dmitry Dulepov
TYPO3 core team
In the blog: http://typo3bloke.net/post-details/how_will_i_fix_bugs_in_extensions_from_now_on/
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
More information about the TYPO3-english
mailing list