3 messages in com.googlegroups.google-mashup-editor[gme] Re: image as a link| Subject: | [gme] Re: image as a link![]() |
|---|---|
| From: | Jason (gmej...@google.com) |
| Date: | 05/02/2008 12:53:15 PM |
| List: | com.googlegroups.google-mashup-editor |
As a matter of fact, yes. :) A new 'imgref' attribute has been added to the gm:link control which allows you to reference elements containing image URLs and display the image links instead of hypertext. This doesn't appear to be documented in the tag reference, and I'll file a bug for this now. In the meantime, you can use the following sample to get started:
<gm:page title="My App" authenticate="false"> <gm:list data="http://digg.com/rss/index.xml" template="myTemplate"/
<gm:template id="myTemplate"> <div repeat="true"> <gm:link ref="atom:link/@href" imgref="digg:submitter/ digg:userimage"/> </div> </gm:template> </gm:page>
- Jason
On Apr 30, 1:06 pm, avi a <avia...@gmail.com> wrote:
Hi,
I saw that
thread:http://groups.google.com/group/google-mashup-editor/browse_thread/thr...
and wanted to ask is there any thing new about it?
thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Mashup Editor" group.
To post to this group, send email to goog...@googlegroups.com
To unsubscribe from this group, send email to
goog...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-mashup-editor?hl=en
-~----------~----~----~----~------~----~------~--~---




