SyndicationTool Setup
Note:If you are installing a fresh portal, you can ignore the tool installation instructions, and go right to configuring the syndication_tool.
Installing CMF SyndicationTool
- Update your cvs sandbox which includes the SyndicationTool and SyndicationInfo modules (as of 2001/05/18)
- Restart your Zope instance.
- Enter the ZMI and go to the root of your CMF installation.
- In the root of your portal, select from the Products list the 'CMFDefault Tool' and choose SyndicationTool from the form.
Configuration
- Select the syndication_tool in the root of your portal.
- Click the Properties tab.
- Click the 'enable syndication' button
- Edit the default sitewide properties to your tastes.
Once syndication has been enabled on the tool, folders will be syndicateable. The process for enabling and configuring syndication on a per folder
basis follows the same steps outlined above, except at present the forms are only available in the CMF.
There isn't much to it....
Test it Out
- Create a folder called 'news'.
- Enable Syndication on the 'news' folder.
- Create some mock news documents in the news folder.
- Point your browser to http://whatever.host.com/path/news/RSS
Internet Explorer users will notice a nice XML parsed view of your syndication feed. Netscape does not have this ability, users who only have netscape may wish to use some other method to parse the XML which the DTML methods produce.