Hello,

I have a site with many pages and with large hierarchy so speaking URLs can be quite long and users don't want that. So, suppose i have this kind of hierarchy:

Page1
  -> Page2
      -> Page3
          -> Page 4
              -> Page 5

Is it possible in RealURL for backend user to mark lets say Page2 as a last speaking URL part so that new speaking URL looks like this:

/Page1/Page2/lastpage title or user can enter page alias or last speaking url part

So basically what i want is to have possibility to left trim URL segments in dynamic way (user can decide to do this or not). Also, if there are more pages after Page2 (i mean if there are more subtrees) they should all end up with removed speaking URL part.

Is this possible to do or someone has some other proposition how to solve this?

Thx.

Regards.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to