Create a new XREG file called myfeeds.xreg and add the following. You can
add as many <portlet-entry> as you like. Then drop it in the WEB-INF/conf
directory.
<?xml version="1.0" encoding="UTF-8"?>
<registry>
<portlet-entry name="RSS Feed" hidden="false" type="ref"
parent="RSS" application="false">
<security-ref parent="admin-only"/>
<meta-info>
<title>My RSS Feed Portlets</title>
<description>List of most useful Administrative
portlets.</description>
</meta-info>
<classname>org.apache.jetspeed.portal.portlets.NewRSSPortlet</classname>
<url cachedOnURL="true">http://localhost/jetspeed/rss/my.xml</url>
<category group="Jetspeed">rss</category>
</portlet-entry>
</registry>
-----Original Message-----
From: Herman Reintke [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 13, 2003 10:51 AM
To: [EMAIL PROTECTED]
Subject: RSS feeds
LS,
I am new to jetspeed but checked almost all of the doc's (incl config guide
and tutorial) and mailing list but..
Is there a place where is documented how to put a new rss feed on the site ?
Kind regards,
Herman Reintke
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]