On a recent installation of Typo, I noticed that the XML Syndication
sidebar is empty in all of my themes. There are no links to syndicated
articles/comments. The only thing that shows up is the heading
“Syndicate”.
I’m new to Typo and may not understand how it’s supposed to work, but
this seems a bit odd to me. Are there any other configurations I’ll
need to do to enable syndications?
As an FYI, I’ve created a new theme based off the standard issue theme
and used most of the files in there. I’m not sure if this makes a
difference or not but I figured it couldn’t hurt to know.
As an FYI, I’ve created a new theme based off the standard issue theme
and used most of the files in there. I’m not sure if this makes a
difference or not but I figured it couldn’t hurt to know.
Thanks for all of your assistance.
-Shanif
When you speak about xml syndication, you speak about articles.atom ?
If you use FCKEditor, the atom feed can be invalid, so firefox interpret
it bad.
As an FYI, I’ve created a new theme based off the standard issue theme
and used most of the files in there. I’m not sure if this makes a
difference or not but I figured it couldn’t hurt to know.
Thanks for all of your assistance.
-Shanif
When you speak about xml syndication, you speak about articles.atom ?
If you use FCKEditor, the atom feed can be invalid, so firefox interpret
it bad.
Thanks for the response. The problem is that there are no links to the
xml feeds for Articles or Comments that show up in the “Syndicate”
sidebar. You can see an example of what I mean from the attached image.
The “Syndicate” heading is there but there’s nothing below it. Do I
need to do any additional configurations to get those links to show up?
I just had this issue. I haven’t pulled the HEAD yet. I recently just
got everything up and running so I wanted to make sure that once I
update the code it won’t break anything.
Thank you very much, I applied the fixes from that commit and the links
showed up. Unfortunately, now the links are pointing to
/xml/feed?type=feed and /xml/feed?type=comments and those links are
giving the following message: “Unsupported format”.
I’ll take a look at this later tonight, but if someone has any
suggestions off the top of their head I’d love to hear them.