By zoffmann on
Hi,
I have the following problem
I have created custom content type called "jokes" with CCK.
All the created jokes can be listed (their teasers) at the
and I would like to get RSS from this list (similarly that you can rss feed from blogs with
http://www.mydomain.com/blog/feed )
http://www.mydomain.com/jokes doesnt work :(
What to do to get those feeds ? Or better say where is the correct path to get those feeds?
best regards
zoff
Comments
I think you can use views to
I think you can use views to output feeds. It is an option under the "add diaplay"-dropdown (page, block, feed, etc....).