Users should have the ability to configure syndication feed output. The parameters for syndication should include:
0) pulldown for syndication feed output format (RSS 0.91, 1.0, 2.0, Atom)
1) number of items (default is 10)
2) full text or shortened items
3) mapping article type field with syndication output (by default, CS templating’s “name” = maps to RSS’ <title>, “text” maps to <description>).
4) include article attachments in syndication feed
5) include article images in syndication feed
6) setting/changing URI for syndication feed output
7) ability to turn on/off feeds either globally or for sections (this may mean putting a syndication sub-menu into the publication, issue and section config menus)
8) adding syndication directives to templating language to aid the creation of custom syndication feeds, such as per-author or per-topic.