Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Adding images to viewlet portlet

How is the "Insert Image" capability recommended to be used in the HTML/RTF viewlet ? When I click on insert image it requests a URL. Is it possible to use an image that is saved as a gif? Does it really insert an image or only link to an image ?

Thanks for the advice.

0 votes



One answer

Permanent link
Hi Julie

Reply below:

>> How is the "Insert Image" capability recommended to be used?

The image must be specified via a URL.
The description is optional.

>> Is it possible to use an image that is saved as a gif?

Yes.
e.g.
http://www.google.ca/intl/en_ca/images/logo.gif
Any image format that the browser can render is supported.
e.g. jpeg, png, gif, etc.
http://en.wikipedia.org/wiki/Comparison_of_web_browsers#Image_format_support

>> Does it really insert an image or only link to an image

It only adds a link to the image using HTML mark-up.
e.g.
<img src="http://www.google.ca/intl/en_ca/images/logo.gif" />
So essentially the image source can reside on another server.

HTH,

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 12 '09, 12:48 p.m.

Question was seen: 3,737 times

Last updated: Oct 12 '09, 12:48 p.m.

Confirmation Cancel Confirm