how to make urls as nice urls?

Author Message

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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 30 2025 21:37:16
Script start
Timing: Jan 30 2025 21:37:16
Module start 'layout'
Timing: Jan 30 2025 21:37:16
Module start 'content'
Timing: Jan 30 2025 21:37:16
Module end 'content'
Timing: Jan 30 2025 21:37:16
Script end

Main resources:

Total runtime0.0379 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 588.1328151.2109
Module start 'layout' 0.00630.0040 739.3438220.6875
Module start 'content' 0.01020.0260 960.0313997.8047
Module end 'content' 0.03620.0017 1,957.835929.9922
Script end 0.0379  1,987.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00297.5468140.0002
Check MTime0.00112.9760140.0001
Mysql Total
Database connection0.00082.146210.0008
Mysqli_queries0.00256.713930.0008
Looping result0.00000.031410.0000
Template Total0.00123.110.0012
Template load0.00092.478710.0009
Template processing0.00020.609210.0002
Override
Cache load0.00061.692910.0006
General
dbfile0.00318.123380.0004
String conversion0.00000.018240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs