It's tough to offer suggestions without seeing exactly what's on your page right now. Could you provide a link to the page that you have set up, whether it is working or not?
That said, if you're wanting to get enclosure information, it's probably safe to assume that you'll need to write your own control to display the feeds. The JQuery plug-in you linked appears to utilize the standard Google Feeds Control, which won't look for enclosure elements. You'll need to pull the feed in mixed format and then search the results' xml for the appropriate enclosure element(s). Then you'll need to create your own HTML node for the result and display it on the page. Jeremy R. Geerdes Generally Cool Guy Des Moines, IA For more information or a project quote: jrgeer...@gmail.com If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! On Aug 24, 2012, at 3:56 PM, sak wrote: > Hi, > I have pulled a feed from a website and displayed it successfully on my > website using gfeed and http://www.malsup.com/jquery/gfeed/ > Please tell me how to edit the results as now it only shows the <title> and > <pubDate>. > How to add the <description> and <enclosure> etc as well? > Thanks in advance. > > -- > You received this message because you are subscribed to the Google > Groups "Google AJAX APIs" group. > To post to this group, send email to > google-ajax-search-api@googlegroups.com > To unsubscribe from this group, send email to > google-ajax-search-api+unsubscr...@googlegroups.com > To view this message on the web, visit > https://groups.google.com/d/msg/google-ajax-search-api/-/lr-1lriG0tQJ > For more options, visit this group at > http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-api@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com To view this message on the web, visit http://groups.google.com/group/google-ajax-search-api?hl=en_US For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en