Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Node to DOCX

PHPDocX

Node to DOCX allows you to generate word documents (DOCX format) of any node.

Facebook Post to Nodes

A module with a very simple goal: Grab 'official' posts from a particular Facebook Graph Object (a user or page), ensure they're posted by the author (ie.

Gather Content Blocks Import

This module allows users to import content from their gather content account (https://gathercontent.com/) into drupal blocks.

Remote content user interface

This project extends the Drupal user interface from a "local" site to allow for the visual design and edit of content stored in one or more "remote" databases. This project defines a remote database as a database:
- other than the primary (or a slave) database for the "local" site
- associated with another site, often as its primary database

Visual design includes the use of Views and Panels on the local site to create displays of content domiciled on a remote site. In other words, the remote database is another source of content for the local site. Also, users have the ability to seamlessly create and update content stored in a remote database while working from the local site.

Use cases

An organization maintains a group of sites with one site being the repository for a certain type of content such as news or calendar events.
Example 1: an organization with individual sites for member groups of the organization.
Example 2: a university with a main site and separate sites for each school or college.
Example 3: a business with separate sites for individual business units.

Background

Correspondence

Create a nice looking PDF communique with letterhead for either e-mail or print correspondence.

Adds a PDF tab to the node edit form. The WYSIWYG output will not match the PDF perfectly due to the fact that PDF exists in "print" while the WYSIWYG is browser based and thus treats text differently. Things that have sizes defined explicitly such as HTML tables or images should be pretty dead-on.

Requirements:

  • Relies on Libraries and the TCPDF library.
  • The IMCE module is required for the most basic configuration in order to at least upload and configure the header and footer.

Highly recommended:

  • WYSIWYG and the TinyMCE editor. Your letters won't be very interesting without a WYSIWYG editor!

Configuration:

You will need to create a basic node type named 'correspondence' and, if you use a WYSIWYG editor, all of the configuration necessary to get the editor to work.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience