At long last, we're moving to forums powered by, well, Movable Type itself. You'll want to bookmark http://forums.movabletype.org/ for future reference, and in the meantime you can view these old forums as a read-only archive of past posts. Thanks for being part of the community!
![]() ![]() |
Sep 6 2007, 05:05 AM
Post
#1
|
|
|
Group: Members Posts: 11 Joined: 17-August 07 Member No.: 44,070 |
can anyone help with the structure for a feed widget that displays more than the title of the item?
this is my widget code: <div id="eventsFeed"> <MTFeed uri="http://feed.site.com/page/event/search_results?mime=text/xml&format=geo_rss&wrap=no&sql_limit=20&tableName=reference.ref_zip_details&tablePrimary=ref_zip_details_id&tableFields[0]=city&tableFields[1]=state_cd&tableFields[2]=state_name&tableFields[3]=zip&tableFields[4]=zpre&tableFields[5]=area_code&tableFields[6]=county_fips&tableFields[7]=county_name&tableFields[8]=is_preferred&tableFields[9]=time_zone&tableFields[10]=has_dst&tableFields[11]=latitude&tableFields[12]=longitude&tableFields[13]=msa&tableFields[14]=pmsa&tableFields[15]=city_abbreviation&tableFields[16]=market_area&tableFields[17]=zip_type&tableFields[18]=cong_dist&tableFields[19]=cong_dist_text&tableFields[20]=cd_split&tableFields[21]=cd_percent&order[0]=create_dt+DESC"> <h3>Upcoming Events</h3> <ul><MTFeedEntries lastn="5"> <li><a href="<$MTFeedEntryLink encode_html="1"$>"><$MTFeedEntryTitle$></a></li> </MTFeedEntries></ul> </MTFeed> </div> there are a bunch of fields I'd like to show like date and location, but I can't seem to figure out the syntax as the documentation for feeds is a little sparse still. Thanks much... -------------------- steve ofner | liberalartproductions.com
|
|
|
|
Dec 30 2007, 06:28 PM
Post
#2
|
|
|
Group: Members Posts: 12 Joined: 30-September 06 From: NYC Member No.: 37,012 |
Did you find any more code / syntax for MTFeed? i'm looking everywhere and haven't found any yet.
|
|
|
|
Dec 30 2007, 06:39 PM
Post
#3
|
|
|
Technical Services Group: Six Apart Moderators Posts: 1,088 Joined: 30-October 05 Member No.: 33,516 |
Did you find any more code / syntax for MTFeed? i'm looking everywhere and haven't found any yet. See my reply on your other post, here. -------------------- |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 11.24.09 - 09:21 PM |