hyperlink to external website in xml text field

Author Message

Jimmy Hansson

Monday 29 March 2004 5:14:10 am

I've been trying to find an answer to this question by searching the site but with no luck, so here I go.

I want to be able to put links to external sites in my articles, by using a simple <a href> tag. So I type in for example:

<a href="www.whatever.com">Link name</a>

and ez remakes it to

<link href='www.whatever.com'>Link name</link>

the problem is that it's being linked like this:

http://host/index.php/mysite/www.whatever.com

So what am I doing wrong here? I have the latest installement of ez publish 3.
also I can't get the classes to work with the link if I put in class="something" inside the <a> or link tag... seems like alot of people would have this problem or maybe I'm just doing it completely wrong.

Kåre Køhler Høvik

Monday 29 March 2004 6:19:04 am

Put http:// in front of your urls for external links.

--
Kåre Høvik

Kåre Høvik

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 16:03:56
Script start
Timing: Jan 18 2025 16:03:56
Module start 'layout'
Timing: Jan 18 2025 16:03:56
Module start 'content'
Timing: Jan 18 2025 16:03:56
Module end 'content'
Timing: Jan 18 2025 16:03:56
Script end

Main resources:

Total runtime0.5617 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.0069 589.4922152.6406
Module start 'layout' 0.00690.0034 742.132839.4922
Module start 'content' 0.01030.5499 781.6250524.3125
Module end 'content' 0.56020.0014 1,305.93758.1250
Script end 0.5617  1,314.0625 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5627160.0002
Check MTime0.00130.2379160.0001
Mysql Total
Database connection0.00180.319610.0018
Mysqli_queries0.514091.5130540.0095
Looping result0.00050.0829520.0000
Template Total0.523293.120.2616
Template load0.00200.350220.0010
Template processing0.521292.793520.2606
Template load and register function0.00020.032610.0002
states
state_id_array0.00180.314210.0018
state_identifier_array0.00130.229120.0006
Override
Cache load0.00160.2815170.0001
Sytem overhead
Fetch class attribute can translate value0.00050.090420.0003
Fetch class attribute name0.00110.189230.0004
XML
Image XML parsing0.00050.097420.0003
class_abstraction
Instantiating content class attribute0.00000.001430.0000
General
dbfile0.00440.7845150.0003
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
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs