Republish
The Republish module allows users to republish content on the site, for example nodes previously created by aggregators on the site. The republished content has the following properties:
- node type "republish";
- title and body set from the original node values and fully editable;
- one or more taxonomy terms selectable from a specific vocabulary "Republishing channels";
- optional free tags.
The module exports the republished nodes in an RSS feed. This feed may show the republished nodes for all channels (http://www.example.com/republish/rss/channel), or the republished node for a specific channel (http://www.example.com/republish/rss/channel/[channelID]).
The republished nodes may also shown on the site using a custom view from views.module, which filters out all nodes having type "republish".
Administrators may toggle the republish action for each content type. When the republish is enabled, a "Republish this content" link is shown in the node links.
The development of this module was sponsored by Development Seed (http://www.developmentseed.org)
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 4.7.x-2.x-dev | 2006-Dec-13 | 9.53 KB | Download · Release notes | Development snapshot | |
