Hi, does anyone have idea, how to automatically modify/generate url from
page title so that the url doesn't contains accents or any special
characters. I want to achieve simmilar approach used in CMS system Umbraco.
Which creates url based on page title but strips spaces and any characters
that requires url encoding.

I've found xwiki.urlfactory.serviceclass in xwiki.cfg. What is
responsibility of that class? What is it purpose? Can it be used to solve
my requirement?

Thanks
Mirec


On 11 July 2016 at 21:58, Miroslav Galajda <miroslav.gala...@gmail.com>
wrote:

> Hi, I’m using XWiki in Slovak language which uses accents, which
> consequently causes problems with urls. The urls becomes ugly containing
> encoded characters with accents. Does XWiki have integration point out of
> the box to replace the page name with custom one, with stripped accents
> from it?
>
> Thank you
>
> Mirec
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to