Hello!
Modx 2.1.1 have some difference in friendly URL work.
In 2.0.8 if FURL is turned on, but aliases are not generated automatically alias is not strongly requiered. So doc id is used as alias by default.
Now aliases are requiered. Auto generating aliases makes huge URL, but I want they look like
http://mysite.com/articles/32
How can I make this without using forced alias generation?