Mailhandler

Component type

module

Maintenance status

Development status

Downloads

99138

Component created

Component changed

Create nodes by email!

Mailhandler uses Feeds to let you post nodes by email. It takes mail (usually from an IMAP mailbox) and imports it as whatever type of content you choose. Plug-in modules allow you to do more awesome things like post comments, select different authentication methods, and set properties such as published / sticky status using "commands". Hugely powerful and flexible, but includes a "quick-start" module to help get you started.

Printer, email and PDF versions

Component type

module

Maintenance status

Development status

Downloads

864573

Component created

Component changed

This module allows you to generate the following printer-friendly versions of any node:

  • Printer-friendly version (webpage format) (at www.example.com/print/nid)
  • PDF version (at www.example.com/printpdf/nid)
  • EPUB version (at www.example.com/printepub/nid)
  • Send by email (at www.example.com/printmail/nid)

where nid is the node id of content to render.

SIOC

Component type

module

Downloads

6410

Component created

Component changed

SIOC (Semantically-Interconnected Online Communities) project is an open specification for describing communities using online discussion forums or blogs, leading to what some may term "distributed conversations". At the moment, online communities are islands that are not interlinked, and the SIOC ontology has been proposed to not only link these communities but to leverage data in ways that were previously unknown.

Book Import

Component type

module

Categories

Maintenance status

Development status

Downloads

1809

Component created

Component changed

Note: All further development will take place on the Book Import/Export module, which supersedes this project.

The Book Import module allows the importing of Drupal books, from exported Drupal book XML files. Being able to export books in this way permits bulk/offline editing, importing of books from external content, and moving of books between Drupal sites.

Please be aware that this changes your database - make sure that you back up your database prior to using this module to import books.

Export DocBook

Component type

module

Downloads

3281

Component created

Component changed

This module allows the export of Drupal books, in DocBook XML format. It
is assumed that the input is HTML; this input is cleaned using Tidy to
generate XHTML, which is then transformed via XSLT into DocBook.

Pre-requisites:

The module assumes that you are running PHP5, and have Tidy support
enabled.

Export OPML

Component type

module

Downloads

1774

Component created

Component changed

Description:

This module allows the export of Drupal books, in OPML format.
This format allows outlines to be edited in an external OPML aware
outline editor.