fetch file object by orginal filename?

Author Message

Oliver Dzierzon

Thursday 05 March 2009 2:27:28 am

Hello,

how can i fetch a file object by the <b>orginal filename</b> in my template. I need this because I have a download request from a external application. I'm using eZ Publish 4.01.

justin kazadi

Thursday 05 March 2009 3:22:54 am

Hi Olivier,

try this code

{$node.data_map.your_attribute_name.content.original_filename}

i think this can help you.

The theory is when we know everything and nothing works.
The practice is when everything works and nobody knows why.
If the practice and theory are met, nothing works and we do not know why.

Albert Einstein

Oliver Dzierzon

Thursday 05 March 2009 5:16:24 am

Thank you, but that is not what I need.

My Problem is:

I have a ezPublish independent produkt database which I have included into eZ Publish with an extension. I have no possibility to alter the produkt database tables.

My extension returns a table where all products are listed. Now I want add a new column to the product list which contains a download link to a PDF file.

I thought I could do it in the following way:

For example there is an product called product1. Then I would create a link to product1.pdf.
For this PDF file I would create a new ez Publish file object. Now I don't know how to create the download template.

When my href to the download link should be like this:
index.php/de/content/download/225/2131/file/product1.pdf how can I get the parameters

225/2131/ although having only the orginal filename

 

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

Main resources:

Total runtime0.6520 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.2500151.2266
Module start 'layout' 0.00520.0025 739.476636.6797
Module start 'content' 0.00780.6434 776.1563927.9297
Module end 'content' 0.65120.0008 1,704.085911.8281
Script end 0.6520  1,715.9141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4975160.0002
Check MTime0.00140.2191160.0001
Mysql Total
Database connection0.00060.097110.0006
Mysqli_queries0.600992.1562570.0105
Looping result0.00060.0891550.0000
Template Total0.614994.320.3074
Template load0.00220.331720.0011
Template processing0.612793.972720.3064
Template load and register function0.00140.220010.0014
states
state_id_array0.00991.522110.0099
state_identifier_array0.00100.151220.0005
Override
Cache load0.00180.2727230.0001
Sytem overhead
Fetch class attribute can translate value0.00060.092220.0003
Fetch class attribute name0.00260.401240.0007
XML
Image XML parsing0.00220.332020.0011
class_abstraction
Instantiating content class attribute0.00000.001940.0000
General
dbfile0.00220.3449160.0001
String conversion0.00000.001740.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/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: 15
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs