sorry folks I have to correct a maybe misleading description. when I said
> now i would like to get rid of that appended number, as I never have > the same page name and a redirect on the same level with the same > name. I mean of cause in the example below 1.1 and 2.2 are on the same treelevel, but not beneath the SAME PARENTID ! rgds, GUIDO Am 15.07.2008 um 22:54 schrieb G.Unger: > Hey Dimitri > Hallo List > > I found a 90% or better 98% solution :) > > the extension -> multilingual_alias > http://typo3.org/extensions/repository/? > tx_terfe_pi1 > [view]=search&no_cache=1&tx_terfe_pi1[sword]=multilingual_alias > > when i set the alias exactly to what realurl is generating in e.g. > english laguage > > (example) > > http://www.swiss-securitas.com/en/about-us/security-services.html > alias for chinese -> security-service > will generate > http://www.swiss-securitas.com/cn/about-us/security-services.html > > so far so good :) > > now there is the last 2%, redirection pages. > > when 2 pages have exactly the same page title > eg. > > 1 - About us > 1.1 -- Alarm and Security Systems <= original page > 2 - Services > 2.1 -- Alarm and Security Systems <= redirect to 1.1 > > the extension creates an alias for > > 1.1 -> alarm-and-security-systems > 2.1 -> alarm-and-security-systems0 > > and the appended 0 in the url than does not work. > if I understand right why it is doing it, it is to avoid duplicate > aliases. > > now i would like to get rid of that appended number, as I never have > the same page name and a redirect on the same level with the same > name. > > could you guys out there help me to get rid of that appended 0, so the > extension excepts 2 identical aliases? > once again, I am aware that this might lead to colliding aliases, but > only if they are on same tree level, wich I must than take care not to > happen. > > rgds, > GUIDO > > > > > > Am 15.07.2008 um 20:50 schrieb Dmitry Dulepov [typo3]: > >> Hi! >> >> G.Unger wrote: >>> I logged out. called every page manually in FE, logged back in >>> again, >> >> No need to do this hard work :) Create a "hide in menu" page with a >> sitemap. Logout from be and navigate to this page. You'll get all >> links cached. >> >>> and in id-to-path mapping not all pages are filled, the complete >>> first >>> level is missing and some random other pages as well :( >> >> You may have decode or encode cache already. RealURL first check >> those, if they already have data, path resolving (and path cache) is >> never consulted. >> >> -- >> Dmitry Dulepov >> TYPO3 Core team >> More about TYPO3: http://typo3bloke.net/ >> Subscribe: http://typo3bloke.net/rss.xml >> _______________________________________________ >> TYPO3-english mailing list >> [email protected] >> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english > > _______________________________________________ > TYPO3-english mailing list > [email protected] > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
