Closed Bug 611024 Opened 14 years ago Closed 13 years ago

Add rss feed discovery link to "Add-ons" section on MDN site

Categories

(developer.mozilla.org Graveyard :: Wiki pages, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: steveivy, Assigned: groovecoder)

References

()

Details

(Whiteboard: 0.9.2.2)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-US) AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.41 Safari/534.7
Build Identifier: 

To make subscribing to new content on the Web section of the site easier, add a
feed discovery <link> element to the <head> section of the pages, as documented
here:

http://blog.whatwg.org/feed-autodiscovery

Reproducible: Always

Steps to Reproduce:
Load the above URL in the browser.
Actual Results:  
No feed autodiscovery present.

Expected Results:  
Link code similar to the following should be present: 

<link rel="alternate" type="application/rss+xml"
      href="http://blog.mozilla.com/addons/feed/" title="RSS Feed">
Target Milestone: --- → 0.9.3
Whiteboard: 0.9.2.2
Jay - similar deal here. We could add the mozilla blog feed to developer.mozilla.org, but ideally our addons feed should aggregate addons content from devmo.
Assignee: nobody → lcrouch
Target Milestone: 0.9.3 → 0.9.2
Assignee: lcrouch → mozbugs.retornam
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Keywords: qawanted
qa-verified-staging http://mdn.staging.mozilla.com/en-US/addons automatic feed discovery
Assignee: mozbugs.retornam → lcrouch
Depends on: 627157
verified fixed https://developer.mozilla.org/en-US/addons
Status: RESOLVED → VERIFIED
Keywords: qawanted
Component: Website → Landing pages
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.