How ez can undestand the path which defined in xml file?

Author Message

Tin Nguyen

Wednesday 13 December 2006 8:19:01 pm

Hello ezpublish guys,

I am newbie with ezpublish, I had got the problems when i tried to load some flash files those path was defined in xml files.

<?xml version="1.0" encoding="utf-8"?>
<data>
	<media>
		<file comment='100 Sur'><![CDATA[{'exbanner1.swf|ezimage(no)}]]></file>
		<url><![CDATA[test1.php]]></url>
		<seconds>5</seconds>
	</media>
	<media>
		<file comment='100 Compfort'><![CDATA[{'exbanner2.swf |ezimage(no)}]]></file>
		<url><![CDATA[test2.php]]></url>
		<seconds>5</seconds>
	</media>

</data>

My application doesn't undestand definition in {'exbanner1.swf|ezimage(no)}, so it can not load correct flash files.

Thanks for any your helps!

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 06:11:46
Script start
Timing: Jan 31 2025 06:11:46
Module start 'layout'
Timing: Jan 31 2025 06:11:46
Module start 'content'
Timing: Jan 31 2025 06:11:46
Module end 'content'
Timing: Jan 31 2025 06:11:46
Script end

Main resources:

Total runtime0.0155 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.0055 588.3750151.2422
Module start 'layout' 0.00550.0027 739.617236.7109
Module start 'content' 0.00820.0059 776.328186.1406
Module end 'content' 0.01410.0014 862.468829.9922
Script end 0.0155  892.4609 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002315.1290140.0002
Check MTime0.00106.1456140.0001
Mysql Total
Database connection0.00085.081410.0008
Mysqli_queries0.002516.038130.0008
Looping result0.00000.082910.0000
Template Total0.00117.110.0011
Template load0.00085.390010.0008
Template processing0.00031.687710.0003
Override
Cache load0.00063.716210.0006
General
dbfile0.00117.194480.0001
String conversion0.00000.056840.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