| Sunday 02 April 2006 11:36:43 pm 
                                                                 
Are you sure, you access the extension via /syndicate/list?Seems to me, you're accessing the original rss module. You can download a new version, I have fixed several bugs.
 
Out of the new Install Guide:----
 1. Normal administration via /syndicate/list
 
2. User side creation: Grant "Create"-Right to specified user (group)Define Scheme in syndicate.ini (see examples given)
 Call /syndicate/create with node ID from Source and class identifier
 3. Data fetching: fetch(syndicate, feed_by_source, hash(SourceNodeID, 34)) 		 fetch(syndicate, feed_by_version, hash(Version, podcast)) You can by the way add a new tab in your administration interface. Edit your menu.ini (the overridden one) and you have a simple way to access it. |