Page 1 of 1

CGFeedMaker and FeedValidator Problem

Posted: Tue Jan 13, 2009 1:53 pm
by goodsamaritan
I'm developing a new website.
This time I'm trying not to use wordpress in place of the news module.
I'm hoping CGFeedmaker will be up to the task.

This time I installed the FULL install of CMSMS 1.5.1

I installed the latest cgextensions and the latest cgfeedmaker.

I edited the news feed template and replaced the error making usa date call with "rfcdate"
I think the next version of CGFeedmaker should fix this so CGFeedmaker works out of the box.

I use feedvalidator:

http://www.feedvalidator.org/check.cgi? ... eds%2Fnews

and I wind up with

Code: Select all

line 4, column 114: Self reference doesn't match document location

Code: Select all

Line 4    <atom:link href="http://www.iiee.org.ph/home/home/index.php/feeds/news" rel="self" type="application/rss+xml" />
Is this something that we can fix with the template code? 
Or is this a bug?

Re: CGFeedMaker and FeedValidator Problem

Posted: Tue Jan 13, 2009 5:22 pm
by Dr.CSS
I believe that the atom feed thing only works good if you have pretty URLs...

Re: CGFeedMaker and FeedValidator Problem

Posted: Thu Jan 15, 2009 10:25 pm
by goodsamaritan
I will make some tests and report back