|
|
|
|
|
|
Re: xmlagg.php error when executing [message #160457 is a reply to message #160456] |
Mon, 14 September 2009 19:23 |
littleking
Messages: 187 Registered: January 2007
Karma: 2
|
Senior Member |
|
|
if you look at the feed (http://ohiodnr.com/home_page/NewsReleases/tabid/18276/rssid/1/Default.aspx)
each article has a link to click on to read the whole entire article.... i would like to add that to the end of the post.
example:
<item>
−
<title>
Coastweeks Clean-Ups Improve Waterway Health, Beautify Erie Shore
</title>
−
<description>
09/14/09 Ohioans are observing the 2009 Coastweeks with participation in shoreline clean-ups that promote waterway health and improve natural beauty.
</description>
−
<link>
http://ohiodnr.com/home_page/NewsReleases/tabid/18276/EntryID/1301/Default.aspx
</link>
<author>beth(dot)ruth(at)dnr(dot)state(dot)oh(dot)us</author>
−
<guid isPermaLink="true">
http://ohiodnr.com/Default.aspx?tabid=18276&EntryID=1301
</guid>
<pubDate>Mon, 14 Sep 2009 05:00:00 GMT</pubDate>
−
<trackback:ping>
http://ohiodnr.com/DesktopModules/Blog/Trackback.aspx?id=1301
</trackback:ping>
</item>
the article gets created, and its called:
Coastweeks Clean-Ups Improve Waterway Health, Beautify Erie Shore
and the body of the post contains:
09/14/09 Ohioans are observing the 2009 Coastweeks with participation in shoreline clean-ups that promote waterway health and improve natural beauty.
in the body, can we add "Link to original article:"(contents of <link> above)
does that make better sense?
[Updated on: Mon, 14 September 2009 19:26] Report message to a moderator
|
|
|
|
|
|
|
|
|
|