Advertisements

Author Message

Roger Andersen

Wednesday 07 July 2004 2:43:48 am

I need to show banners on my ez publish site like www.mozon.no do! How can I do this, is there any tutorials ?

Thanks
RA

Alexandre Cunha

Wednesday 07 July 2004 4:51:09 am

Looking in the html source file in that site, you can see:


<tr>
  <td valign="bottom">
   <a href='http://mozon2.ezpublish.no/phpads/adclick.php?n=a049c7bd' target='_blank'><img src='http://mozon2.ezpublish.no/phpads/adview.php?what=zone:4&amp;n=a049c7bd' border='0' alt='' width='768' height='150' /></a>
  </td>
</tr>

The conclusion is: they are using the phpads software. You can find here: http://phpadsnew.com/

But you can use any other ads management software.

You can see here how inlude php files in templates:
http://www.ez.no/ez_publish/documentation/customization/tips_tricks/including_php_files_in_templates

http://AlexandreCunha.com

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 18 2025 22:13:55
Script start
Timing: Jan 18 2025 22:13:55
Module start 'layout'
Timing: Jan 18 2025 22:13:55
Module start 'content'
Timing: Jan 18 2025 22:13:55
Module end 'content'
Timing: Jan 18 2025 22:13:55
Script end

Main resources:

Total runtime0.6005 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0101 588.9063152.6094
Module start 'layout' 0.01010.0052 741.515639.4297
Module start 'content' 0.01530.5832 780.9453488.2500
Module end 'content' 0.59850.0019 1,269.19538.1953
Script end 0.6004  1,277.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00360.5977160.0002
Check MTime0.00140.2266160.0001
Mysql Total
Database connection0.00100.161610.0010
Mysqli_queries0.552692.0361540.0102
Looping result0.00050.0848520.0000
Template Total0.556592.720.2783
Template load0.00250.412520.0012
Template processing0.554092.267320.2770
Template load and register function0.00030.053810.0003
states
state_id_array0.00130.219010.0013
state_identifier_array0.00080.139520.0004
Override
Cache load0.00190.3138130.0001
Sytem overhead
Fetch class attribute can translate value0.00050.081520.0002
Fetch class attribute name0.00100.169720.0005
XML
Image XML parsing0.00020.036020.0001
class_abstraction
Instantiating content class attribute0.00000.000820.0000
General
dbfile0.00380.6328100.0004
String conversion0.00000.001640.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs