Forums / Install & configuration / OE 4.2.4 links on images are ignored

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

OE 4.2.4 links on images are ignored

Author Message

laurent le cadet

Thursday 31 July 2008 7:53:45 am

Hi,

I want to add icons to be linked to rss services.
I'm using online editor but links are ignore for embed images (with text links are ok).
Is that a bug?

Regards.

Laurent

André R.

Thursday 31 July 2008 9:40:56 am

I don't quite get what your asking. Could you post the xml you use (only the relevant part), disable editor to be able to copy / past it.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

laurent le cadet

Thursday 31 July 2008 11:54:55 pm

Hi André,

Here is the xml code:

<link href="http://www.netvibes.com/subscribe.php?url=http://www.bretagne.com/rss/feed/bretagne"><embed size="original" align="left" href="ezobject://15911" /></link>

...where object 15911 is an image.

and the html code:

<div class="object-left">
<div class="content-view-embeddedmedia">
<div class="class-image">
<div class="attribute-image">

<p>
<img src="/var/plain/storage/images/media/rss/rss_google/202670-1-fre-FR/rss_google.gif" width="70" height="15" style="border: 0px;" alt="RSS Google" title="RSS Google" />
</p>

</div>
</div>
</div>
</div>

No "a href".

Laurent

André R.

Friday 01 August 2008 1:36:44 am

But the link is still there when you reedit the object?
If so, try using the inline option (in OE 4.x I think you need to select embed-inline view so it selects inline checkbox) in the properties window for the image.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

laurent le cadet

Friday 01 August 2008 2:45:53 am

OK!

Thanks for pointing me the good direction.
The site has been upgraded to a recent Exponential release and the embed/image.tpl has been modified 3 years ago (I don't remember why).

I just reloaded it whith it's full functionnalities...and links are correctly print out.

Thanks and sorry for my messy files.

Laurent