Place logo on top

Author Message

Jan Vidar Pedersen

Sunday 24 February 2008 6:30:30 am

Hi!

I have searched for weeks to get help for this. I have tried to set ImageClick On and Off, but nothing seems to help.

I am new to this, and I found a tutorial here:

http://www.siteground.com/tutorials/ezpublish/ezpublish_logo.htm

But the resault is an emty top - no logo.

Anyone can help? Yhe logo is a gif image, 800x160 pxl.

My site is here: http://www.fondet.no

- Jan Vidar

Stéphane Bullier

Sunday 24 February 2008 9:30:26 am

Hello,

You have to create an alias logo.

Create image.ini.append.php file in settings/siteaccess/<your_siteaccess>/

<?php /* #?ini charset="utf-8"?

[AliasSettings]
AliasList[]
AliasList[]=logo

[logo]
Reference=
Filters[]
Filters[]=geometry/scaleheight=36

*/ ?>

You can change the setting of transformation.

See http://ez.no/download/ez_publish/changelogs/ez_publish_3_3/new_image_system for more info.

Stéphane

Jan Vidar Pedersen

Sunday 24 February 2008 1:01:57 pm

Thanks! I got the heading now. But I have to enter the url. Where does the picture end up on the server when I upload it?

- Jan Vidar

Stéphane Bullier

Monday 25 February 2008 12:51:59 am

Hello,

I don't understand why you want the url.

To make link to an image you have to use :

<a href={"/"|ezurl}><img src={$pagedesign.data_map.image.content[logo].full_path|ezroot} alt="{$pagedesign.data_map.image.content[logo].text}" /></a>

You can find the picture on folder :
/var/plain_site/storage/images/design/plain_site/

Stéphane

Jan Vidar Pedersen

Monday 25 February 2008 3:20:29 am

There is no logo showing up, no matter where I place that ini.php-file. I have tried all 3 directories under "settings/siteaccess, but there is no change.

I have tried both gif and jpg, but that didn't help either.

Maybe I'll go back to Dreamweaver - and try EZ later :)

- Jan Vidar

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

Main resources:

Total runtime1.3074 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0070 589.1563152.6250
Module start 'layout' 0.00700.0046 741.781339.4453
Module start 'content' 0.01161.2942 781.2266554.6016
Module end 'content' 1.30580.0015 1,335.828112.1719
Script end 1.3073  1,348.0000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.2903160.0002
Check MTime0.00160.1260160.0001
Mysql Total
Database connection0.00130.097910.0013
Mysqli_queries1.250595.6465630.0198
Looping result0.00070.0500610.0000
Template Total1.270097.120.6350
Template load0.00220.166520.0011
Template processing1.267896.971620.6339
Template load and register function0.00020.012010.0002
states
state_id_array0.00100.075110.0010
state_identifier_array0.00100.080120.0005
Override
Cache load0.00180.1360350.0001
Sytem overhead
Fetch class attribute can translate value0.00060.047120.0003
Fetch class attribute name0.00110.080660.0002
XML
Image XML parsing0.00060.046920.0003
class_abstraction
Instantiating content class attribute0.00000.001370.0000
General
dbfile0.00080.0636160.0001
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs