I'd understood that adding "/feed" to an Drupal URL would give you an XML feed of that page.

But I just get the exact same page!

If I'm logged in, I lose the View, Edit, etc. tabs. But nothing else changes.

I've disabled all modules, so there isn't a module that's breaking it.

The home page feed works fine, but that links to "rss.xml" not "/feed".

What am I missing?

Thanks.

Comments

oldrobb’s picture

Well, I still haven't worked out why this isnt working.

But I have managed to create the feeds that I need with Views.

However, I'd still be keen to know what's causing the actual problem...

oldrobb’s picture

Looks like another workaround would be http://drupal.org/project/nodeupdates - albeit a more manual approach.

I'm still keen to know why "/feed" isn't working though. Has it been removed from the core functionality?