Republish

stefano73 - December 8, 2006 - 16:12

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 snapshotsDateSizeLinksStatus
4.7.x-2.x-dev2006-Dec-139.53 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.