Hi!

G.Unger wrote:
> 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.

Yes. Alias must be unique within page tree.

> 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.

Give it another alias :) I understand it may be not easy but there is no other 
way :(

> could you guys out there help me to get rid of that appended 0, so the 
> extension excepts 2 identical aliases?

Can't be done. Alias must be unique, TYPO3 requires it or it will not work 
properly.

-- 
Dmitry Dulepov
TYPO3 Core team
More about TYPO3: http://typo3bloke.net/
Subscribe: http://typo3bloke.net/rss.xml
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Reply via email to