Forums / Setup & design / object tag "view" attribute disappears
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
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!