| Subject: Re: Blog plugin |
Author:
Kayne McGladrey
|
[
Next Thread |
Previous Thread |
Next Message |
Previous Message
]
Date Posted: 11:54:58 07/11/04 Sun
Author Host/IP: 168.143.113.126 In reply to:
Antone
's message, "Blog plugin" on 11:58:45 03/19/04 Fri
I'm having some difficulties configuring the blog plugin on what should be a rather simple feed. I just bought your product yesterday and I've been very pleased with the Feedster, Yahoo, and Google plugins.
I'm getting the item and channel description fine. However, I'm unable to pull the permalinks, the titles, or the pubdates. The pubdate should be hard: the date and time are separate elements on the page. However, title and link should be easy.
Here's my code:
require_once "/srv/www/grouper/grouper.php";
GrouperLoadPlugin('blog.php');
//Global grouper setup options
GrouperConf('cacheinterval','120');
GrouperConf('maxitems','15');
GrouperConf('contenttype','text/xml');
GrouperSourceConf('searchdomain','upper-left.blogspot.com');
GrouperSourceConf('querystart','/');
GrouperSourceConf('maxidesc','200');
GrouperSourceConf('channeltitle','Upper Left');
GrouperSourceConf('ifields','title,description,link,time');
GrouperSourceConf('tossbefore',' | |