FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Plugins and Code Hacks » RSS or Atom feed link in XML Aggregation
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
RSS or Atom feed link in XML Aggregation [message #160874] Wed, 04 November 2009 23:59 Go to previous message
byron is currently offline  byron
Messages: 9
Registered: October 2009
Karma:
Junior Member
I tweaked xmlagg.php to include a link to the full entry in the body of the topic post:

if (isset($node->getElementsByTagName('link')->item(0)->nodeValue)) {
$body = $body . '<br><br><a href="' . $node->getElementsByTagName('link')->it\
em(0)->nodeValue . '">' . $node->getElementsByTagName('link')->item(0)->nodeValue . '</a>';
}


-Byron
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: NNTP improvements
Next Topic: Embedded Tinypic Uploader
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon May 27 21:27:29 GMT 2024

Total time taken to generate the page: 0.04471 seconds