Forums / Setup & design / object tag "view" attribute disappears

"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".

object tag "view" attribute disappears

Author Message

Chris Winchester

Monday 19 May 2003 8:41:12 am

I'm trying to get an image to display embedded within an article. I've created an image object, but each time I include the tag:
<object id="21" align="left" size="medium" view="embed"/>
within the text of my article the "view" attribute is stripped out and the object displays as a link rather than embedding my image.

Does anyone have similar problems, or know what's going on here? Perhaps I'm missing something. Help please!

Bruce Morrison

Monday 19 May 2003 3:17:05 pm

See http://ez.no/developer/ez_publish_3/forum/setup_design/displaying_a_related_object_from_an_xmlfield

My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish

Chris Winchester

Tuesday 20 May 2003 4:18:00 am

Thanks Bruce - I had missed that article when trawling the forum earlier. I had disabled all the default templates in an attempt to only install the bare minimum. Looks like the "embed" template was pretty essential!