revamped SyndicatedContent to support aggregate feeds.

This commit is contained in:
Hal Roberts 2003-07-25 15:00:39 +00:00
parent c1decba80a
commit ba4a5c7e4b
3 changed files with 274 additions and 30 deletions

View file

@ -6,6 +6,7 @@
- Added anonymous response option to Survey. (Thanks to Andy Grundman.)
- Added the alphabetic? option to the SiteMap wobject. (Thanks to Hal Roberts.)
- Changed the page hideFromNavigation option to hide the given page from site maps as well as from navigation menus. (Thanks to Hal Roberts.)
- Revamped SyndicatedContent to support aggregate feeds. (Thanks to Hal Roberts.)
- Fixed a relative hyperlink bug in htmlArea (Thanks to Andreas Graf.)
- Ordered the username list in the manageUsersInGroup operation (Thanks to
Andreas Graf.)