Forums

Home » Liferay Portal » English » Liferay Legacy »

Combination View Flat View Tree View
Threads [ Previous | Next ]
toggle
Code Klopper
Latest journal items xml/rss feed.
November 16, 2006 5:34 AM
Answer

Code Klopper

Rank: Junior Member

Posts: 52

Join Date: October 12, 2006

Recent Posts

Has anyone did the following already?

Some sites are serving site wide rss/xml feeds. In Firefox you can see if a site has it available when there's a RSS icon in the address bar.
(I.E. slashdot has one.)

This is achieved by code at the html header like below;
<link rel="alternate" title="Slashdot RSS" href="http://rss.slashdot.org/Slashdot/slashdot" type="application/rss+xml">

Now i would like to have such a feed too with the latest Journal content items for example. Does anyone has done this before or knows how to do this already?
Code Klopper
RE: Latest journal items xml/rss feed.
March 20, 2007 1:57 PM
Answer

Code Klopper

Rank: Junior Member

Posts: 52

Join Date: October 12, 2006

Recent Posts

This post helps a bit so far...

http://www.liferay.com/web/guest/community/forums/message_boards/message/99346