Closed (fixed)
Project:
Get Content Type
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Feb 2008 at 22:44 UTC
Updated:
27 Feb 2008 at 04:50 UTC
Hi there, thanks for this module.
I've added feed support, patch is attached.
| Comment | File | Size | Author |
|---|---|---|---|
| feeds.patch | 1.97 KB | milianw |
Comments
Comment #1
nancydruThanks for the patch. Could you please give me some verbiage to describe what it does and how to use it? I'll add that to the documentation. Also, please set the "Assigned" field to yourself.
Comment #2
milianw commentedWhat it does:
It populates a feed for the selected node type. Take this for example:
node/type/foobar
Show x contents of type "foobar". Now how can I - as a user - get notified when a new content gets published? Easiest way are feeds, i.e. RSS etc. (see default node/ path and click the feed icon at the bottom of the page). My patch adds this icon, which links to node/type/foobar/feed. There you get the RSS.
If you don't know RSS or feeds in general, I recommend http://en.wikipedia.org/wiki/Data_feed
How to use it: Well, you don't have to do anything. Its there by default. Which is good since node/feed exists by default as well.
Comment #3
nancydruThanks. No I don't know much about RSS or feeds. It looks like you made this easy.
Comment #4
milianw commentedSo, anything left to do? Or can the code be integrated into head?
Comment #5
nancydruI didn't get to test it this weekend because I had other things to do away from the computer. I hope to do my testing tonight or tomorrow.
BTW, can this be back-ported to 5.x?
Comment #6
nancydruCommitted.
BTW, check the project page.
Comment #7
nancydru