Needs review
Project:
Drupal.org customizations
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Oct 2008 at 21:44 UTC
Updated:
13 Feb 2014 at 20:55 UTC
Jump to comment: Most recent
Comments
Comment #1
gregglesBTW, the feed would be at handbook/recent-updates/feed
Comment #2
coltraneTo lower the barrier even farther for those who'd like to watch for vandalism, I'd love to see a portion or all of the diff available in the feed if possible.
Comment #3
gregglesYeah...that's a good point. It's what wikipedia does with their feeds.
Comment #4
fuzzy_texan commented"portion or all of the diff available in the feed" - Recent Changes module does this. Just needs a bit of maintaining love for D6. Might be able to use that module rather than writing your own?
Comment #5
mgiffordThis still seems to be missing https://drupal.org/documentation
There's no reason we can't also have this RSS feed in the header of /documentation page like #1031538: Make drupal.org homepage feed discoverable
It seems there's a function for it in place, but not sure how this is getting used drupalorg_handbook_preprocess_drupalorg_home() in the given site.
Comment #6
mgifford