Forums / Setup & design / Using a Link and File URL directly

Using a Link and File URL directly

Author Message

Matthew Knell

Tuesday 01 July 2003 10:05:59 am

In ez 3.1.1 - I can't seem to find an easy way to do this - instead of going through the node page, I want to access a file URL directly, or a link URL directly - what's the code I would use to get the URL object? I added "attribute" to my page to see what it said, and there was nothing remotely close to it - I didn't see it in the docs.

Thanks as always for your assistance.

Paul Forsyth

Tuesday 01 July 2003 10:30:18 am

Are you talking about a ezurl datatype or a url that has been transformed by the ezurl function?

If it is the latter look at the html source of your page to deduce the correct link.

paul

Matthew Knell

Wednesday 02 July 2003 8:03:01 am

First, thanks for your resposnse - your help is greatly appreciated.

Let me lay out the example so it makes a little more sense- It's sort of two questions in one, and again, I appreciate your help.

I've created an object called Press Releases. On each one of the pages, I've modified the full template to call in the children of Press Releases. I have two different types of children on the press release page - URL (for links related to the press release) and File (for files that accompany a release). So lets say I use Yahoo Finance as a link, and the link URL I entered as a URL is http://finance.yahoo.com/, and a File called Release.ppt as a file.

When I pull in the children using a fetch object called files (for files) and a different fetch object called links (for the URLs), I output them using the standard node_gui_view:

{section name=File loop=$files}
{node_view_gui view=line content_node=$File:item}<br />
{/section}

This returns me the URL to the node page related to the link (lets say /user/content/view/118), and the node page related to the file (lets say /user/content/view/119) - not http://finance.yahoo.com/ or the URL direct to Release.ppt (something like /user/content/download/141/578/file/Release.ppt) - . What I want to access is the direct URL itself - (to the http://finance.yahoo.com page and the /user/content/download/141/578/file/Release.ppt). I want to skip the node page and go directly to the file.

Thanks again.

>> I sorta figured it out - I'm using {attribute_view_gui} instead of just outputting the value, which is great - new question is tho - how do I remove the <p> around the attribute_view_gui output for descriptions -

Thanks again.

eZ debug

Timing: Jan 18 2025 11:08:38
Script start
Timing: Jan 18 2025 11:08:38
Module start 'content'
Timing: Jan 18 2025 11:08:38
Module end 'content'
Timing: Jan 18 2025 11:08:38
Script end

Main resources:

Total runtime0.1628 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.8516180.8281
Module start 'content' 0.00580.0043 769.679793.7734
Module end 'content' 0.01010.1526 863.4531522.0781
Script end 0.1627  1,385.5313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00352.1201200.0002
Check MTime0.00130.8139200.0001
Mysql Total
Database connection0.00070.419010.0007
Mysqli_queries0.118772.90851410.0008
Looping result0.00130.82021390.0000
Template Total0.152393.510.1523
Template load0.00090.533110.0009
Template processing0.151492.992310.1514
Override
Cache load0.00060.345810.0006
Sytem overhead
Fetch class attribute can translate value0.00070.455810.0007
XML
Image XML parsing0.00020.134610.0002
General
dbfile0.00472.9028200.0002
String conversion0.00000.003730.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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