Node Updates
Categories
Component ID
224121
Component name
Node Updates
Component type
module
Component security advisory coverage
not-covered
Downloads
3339
Component created
Component changed
Component body
Provides a way to keep anonymous visitors updated about changes to a project or page they are interested in. This is done by publishing descriptions of the updates, "changelogs" (or any other messages) through special RSS feeds created by the module. It is an ideal solution for frequently updated, popular webpages with a large number of anonymous visitors.
The module may be useful for
- application developers
- FAQ list maintainers
- tutorial authors
- anyone who maintains a webpage devoted to a regularly updated project of any kind
Installation and usage
- Upload and enable the module.
- Create a new node or edit existing one. At the submit/edit form you will find a new group of options,
Update message
. - Enter a new message (title is not mandatory) and submit the form.
- The RSS feed will be created automatically. The path to the feed is the node's path preceeded by
updates/
, e.g.http://example.com/updates/node/1
. - You can later add new messages to the feed or delete existing ones. All is done using the node edit form.
Author
Arche Twist, design www drupal