View Single Post
  #22 (permalink)  
Old 12-04-2007, 04:38 PM
formula formula is offline
Casual Pligger
 
Join Date: Nov 2007
Posts: 67
Thanks: 2
Thanked 4 Times in 4 Posts
RSS Bug or not - Not Sure

Hello Chuck, and other Development team..

1st Thank you all for your hard work, and script..

I'm not sure if this is a bug or not, so please forgive if this is in the wrong forum placing..

My Platform :
Pligg 9.8.2 Beta
MySQL Ver5.0

This is my question, I follow the instruction and can import the feeds, no problem there...

If however I look at the XML/RSS feed in Mozilla, and look at the raw string, I can see for example in the description all the information I'd like to place into the Tags.. Example Feed : - Apple Support - Most Recent AirPort Articles

In the description:-
<description>
Apple Support - Most Recent AirPort Articles from Apple Inc.
</description>

Which is what I'd like to place in the Tags Field.. but if I examine the feed within pligg, I see Description as a submitted date:-

Array
(
[title] => Back to My Mac: Supported router devices (Mac OS X 10.5)
[description] => Release date: Tue, 27 Nov 2007 22:43:42 -0600
[link] => Back to My Mac: Supported router devices (Mac OS X 10.5)
[content] => Array
(
[encoded] =>

Am I doing something wrong?
Reply With Quote