Forums / Setup & design / ezroot problem

ezroot problem

Author Message

Marko Žmak

Sunday 20 March 2005 3:00:43 pm

I have setup an ez site with "news" siteaccess.
On this site I have this two codes...

Code 1:

<A HREF={active|ezurl}>News</A>

Code 2:

<A HREF={active|ezroot}>News</A>

The first one produces this link:

index.php/news/active

and the second this link:

active

As I can se in the docs the ezroot should produce the same result as the ezurl but without the index.php. So in my case should produce: "news/active". So why it doesn't? Is this a bug or am I doing something wrong?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Grenland Web (Jan Kudlicka)

Monday 21 March 2005 12:37:38 am

Hi Marko!

The "ezroot" operator only prepends the input, in your example "active", with the "url" of your eZ publish directory.

Say, for example, you have installed your eZ publish in /var/www/html/mystuff/ez and this directory is accessible via http://localhost/mystuff/ez. Then {"active"|ezroot} will be "/mystuff/ez/address". If you can access this directory via http://myezsite/ it will become just "/active". This operator is used for accessing images, js, css files in the design and var directories.

Jan K.

Jan Kudlicka | System Developer @ Grenland Web | http://www.grenlandweb.no

Marko Žmak

Monday 21 March 2005 4:16:17 pm

Then the documentation for the ezroot operator is incorrect. Am I right?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Balazs Halasy

Tuesday 22 March 2005 1:13:48 am

Hi,

Yes, the old ezroot docs might be a bit misleading - it does not include the name of the siteaccess; what it does is that it gives you the path to the root of the eZ publish directory. We're sorry about the inconvenience - the "mistake" has been removed from the new docs.

Sincerely Yours

Allman

eZ debug

Timing: Jan 18 2025 10:30:56
Script start
Timing: Jan 18 2025 10:30:56
Module start 'content'
Timing: Jan 18 2025 10:30:56
Module end 'content'
Timing: Jan 18 2025 10:30:57
Script end

Main resources:

Total runtime0.1539 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 587.6016180.8516
Module start 'content' 0.00620.0075 768.453197.9453
Module end 'content' 0.01370.1401 866.3984526.7266
Script end 0.1538  1,393.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00372.4359200.0002
Check MTime0.00140.9379200.0001
Mysql Total
Database connection0.00090.556910.0009
Mysqli_queries0.110371.65721410.0008
Looping result0.00130.81581390.0000
Template Total0.139790.810.1397
Template load0.00080.518510.0008
Template processing0.138990.251710.1389
Override
Cache load0.00060.363310.0006
Sytem overhead
Fetch class attribute can translate value0.00080.532110.0008
XML
Image XML parsing0.00020.123510.0002
General
dbfile0.00332.1454200.0002
String conversion0.00000.003730.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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