Banner Imagemaps

Author Message

Neo Pixel

Wednesday 02 July 2008 5:24:18 am

Hi guys and gals,

I have started developing a website using ezpublish here... www.ticklesite.com/index.php

Can someone please explain how to implement an imagemap on the frontpage banner?

I've tried html but there's no way to reference the image to the code.

Any help would be greatly appreciated

Andy B :-)

Asking stupid questions so you don't have to!

Mohammad Tufail

Wednesday 02 July 2008 9:58:08 pm

Hi Neo,

I have also used the imagemap in my website as follows.


<img src={$node.object.data_map.picture.content[original].url | ezroot} alt="Picture" usemap="#map" border=0 />
<map id="map" name="map">
<area shape="rect" coords="8,1,200,154" href={"Projects/project1" | ezurl} />
<area shape="rect" coords="240,1,434,154" href={"Projects/project2" | ezurl} />
<area shape="rect" coords="8,180,200,328" href={"Projects/project3" | ezurl} />	<area shape="rect" coords="240,1,434,328" href={"Projects/project4" | ezurl} />	</map>

Neo Pixel

Monday 11 May 2009 7:55:53 am

Does it work?

Asking stupid questions so you don't have to!

Ɓukasz Serwatka

Tuesday 12 May 2009 12:16:22 am

You might also look on the ezwebin banner template where this is supported as well.
http://svn.ez.no/svn/extensions/ezwebin/trunk/packages/ezwebin_extension/ezextension/ezwebin/design/ezwebin/override/templates/billboard/banner.tpl

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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

Main resources:

Total runtime0.0234 sec
Peak memory usage8,192.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.0313151.1953
Module start 'layout' 0.00520.0038 739.2266220.6563
Module start 'content' 0.00910.0128 959.88281,001.8984
Module end 'content' 0.02190.0015 1,961.781333.9922
Script end 0.0234  1,995.7734 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002510.7865140.0002
Check MTime0.00114.5601140.0001
Mysql Total
Database connection0.00083.426210.0008
Mysqli_queries0.002812.103030.0009
Looping result0.00000.052010.0000
Template Total0.00114.610.0011
Template load0.00083.549610.0008
Template processing0.00021.013610.0002
Override
Cache load0.00062.467710.0006
General
dbfile0.00083.226480.0001
String conversion0.00000.030640.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.0002 secs