Image Override

Author Message

John Smith

Wednesday 02 August 2006 5:11:42 am

Is it possible to override an image in the standard folder.

Image is in /design/standard/images/toolbar/link_line.png

Cheers
Smith

Marcin Drozd

Wednesday 02 August 2006 6:26:29 am

Hi, Is it what U want:
copy your image to /design/YOUR_SITE/images/toolbar/link_line.png (and create directories) ?

http://ez-publish.pl

John Smith

Wednesday 02 August 2006 6:45:33 am

I tried it before posting here. It is not working.

Marcin Drozd

Wednesday 02 August 2006 7:31:08 am

Did U clear cache ;)
There is

<img src={concat( "toolbar/", $Tool.name|wash, "_line.png" )|ezimage} alt="{$Tool.name|wash}" />

in /visual/toolbar.tpl, and it should work.

http://ez-publish.pl

John Smith

Wednesday 02 August 2006 8:45:22 am

I removed the image from /design/standard/images/toolbar/link_line.png just to check.

and created another image with folder like /design/siteaccess/images/toolbar/link_line.png, cleared the cache, but still it is not working.

Refreshed the page, now can't see any picture, i dont know why it is not overriding.

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 19 2025 01:05:19
Script start
Timing: Jan 19 2025 01:05:19
Module start 'layout'
Timing: Jan 19 2025 01:05:19
Module start 'content'
Timing: Jan 19 2025 01:05:19
Module end 'content'
Timing: Jan 19 2025 01:05:19
Script end

Main resources:

Total runtime0.0165 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 589.0234152.6094
Module start 'layout' 0.00510.0031 741.632839.3984
Module start 'content' 0.00820.0061 781.031389.2734
Module end 'content' 0.01440.0021 870.304734.3047
Script end 0.0164  904.6094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002515.0466140.0002
Check MTime0.00116.5495140.0001
Mysql Total
Database connection0.00063.916910.0006
Mysqli_queries0.002616.003730.0009
Looping result0.00000.097010.0000
Template Total0.00169.810.0016
Template load0.00084.865410.0008
Template processing0.00084.919010.0008
Override
Cache load0.00063.352210.0006
General
dbfile0.001911.833480.0002
String conversion0.00000.050740.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