Tuchka.Dnn.AnnouncementSyndication module tries to address the following issues with the standard DNN Announcements module's RSS capabilities:
- to update an announcement in Rss you need to adjust the Published Date so that it is re-crawled (or other ways kick it in as it will not be re-crawled automatically)
- html tags are removed, making rss entry appear corrupted
- no way to define rss entry layout
- urls in rss announcement point to the announcement page itself rather than to the page the announcement is about.
- rss feed title / description are predefined and are not changeable
- rss feed url is uncontrolled
It might still not be covering all the use cases, but does its job for www.tuchka.info website, you can see it in action at this page:
| Version |
Notes |
DNN |
Announcements |
| 1.0.8 |
- Changed the default event when Rss is rendered to Dnn Load (stability)
|
5.x.x
6.x.x |
4.0.3 |
| 1.0.7 |
- Added an option to select when the Rss is rendered (stability)
|
5.x.x
6.x.x |
4.0.3 |
| 1.0.6 |
- Added guid support with customizable prefix (no permalink)
- Resorted by announcement date descending
|
5.4.4
5.6.0 |
4.0.3 |
| 1.0.5 |
- Added caching support
- Light help for the initial configuration
|
5.4.4 |
4.0.3 |
| 1.0.4 |
|
5.4.4 |
4.0.3 |
WARNING: AnnouncementSyndication module is provided AS IS. Use it at your own risk. The author or www.tuchka.info are not responsible for any damage being direct or indirect result of using this module
For more details about the module, Installation and Configuration instructions please refer to
http://www.tuchka.info/code_heap/tuchka_dnn_announcements_syndication.aspx