Finds all external links on a web page and adds an "external" icon to the link indicating it will take the user offsite or a "mail" icon for mailto: links.
Flickr Rippr reads flickr.com for users latest public photos, and turns these into content (nodes) on your drupal website.
You need only publish to flickr.com, and they will automagically appear on your drupal website after each cron run. Join this up with the Views module and make photo galleries, blocks, and other awesomes.
Simplenews Template is a Drupal module that extends the Simplenews module by providing a themable template with configurable header, footer and style. Template, header, footer and style are configurable for each newsletter independently.
Simplenews Template can with advantage be used in conjunction with RelatedContent.
RelatedContent enables site maintainers to easily select on a per-node basis what nodes should be displayed along with it. Nodes that are available for selection are provided by one or more views, provided by the Views module. How the nodes are displayed is configurable, as well as themeable. The module also provide a small but powerful API for advanced users.
Some examples of what can be accomplished with the module:
The module can be used to embed into a node's body the teasers or bodies of nodes with related content.
In conjunction with the Simplenews module, RelatedContent can be used to compile newsletters out of already existing nodes.
Using its API, the module can made to display a block with content related to the node currently being viewed.