Hi Andy, thanks for your help, feedburner is now running.
For the summary problem i edited the /user/atomhandler.php file so
that it shows only the summary.
I changed the line 191 to:
if ((boolean) $post->info->summary) {
$content = $post->info->summary;
} else {
$content = ( $this->is_auth() ) ? htmlspecialchars( $post-
>content ) : htmlspecialchars( $post->content_atom );
}
Carlo
On 25 Jan., 16:45, rick c <[email protected]> wrote:
> On Jan 24, 9:15 am, Carlo <[email protected]> wrote:
>
> Using the development version of Habari, summary properly adds the
> post summary to the atom feed. If I look at the feed source, the full
> post content and the summary are in the source, but only the summary
> shows in the normal view. I'm using FireFox as my feed viewer.
>
> Rick
>
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/habari-users