Forums / Developer / how to make urls as nice urls?
manoj sharma
Wednesday 24 June 2009 4:25:45 am
hi guyz. i am working on ezpublish version 4.0.1 with ezflow.
i want to make my urls nice urls. please guide me how can i do this.
thanks & regards,manoj sharma
Seb Gaillard
Wednesday 24 June 2009 5:18:17 am
Hi Manoj,
If I don't make mistake, I think that the url translation is enable in the default configuration setting.look in the site.ini or in the site.ini.append.php
Translation=enabled
and in your template, when you want to make a link, use this
{$node.url_alias|ezurl()}
Seb
John Moritz
Wednesday 24 June 2009 6:12:37 am
You can read an article about this here:http://ez.no/de/developer/articles/how_to_configure_an_ez_publish_site/url_modifications