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

Textile

This module implements the popular Textile markup shorthand, and allows you to enter content using a simple, plain text syntax that is filtered into valid (X)HTML. It was originally developed by Dean Allen of textism.com, and several different versions (in several different programming languages) have been created. It is notably used by 37signals' Basecamp product, among many others.

Module maintenance by joshk (of Chapter Three) and trevortwinning (of Civic Actions).

General notes

  • You will need to download the latest version of the Textile library in addition to this module in order for the filter to work. See the INSTALL.txt file that comes with the module for details.
     
  • You will need to carefully configure your input filters for Textile to work optimally. It can easily conflict with the line-break converter and Filtered HTML filters.
     
    See the documentation for details.

Version notes

Quotes

The Quotes module allows users to maintain a list of quotations that they find notable, humorous, famous, infamous, or otherwise worthy of sharing with website visitors. Quotes are currently stored as pseudo-nodes, and users with the appropriate permissions can maintain their own list of quotes much like maintaining their own blog.

Administrators can define one or more quote blocks to display either the latest quote or a random quote matching certain criteria. The quotes displayed in each block can be filtered by role, user, node, or category.

Support for Views is included.

Recipe

Marmite and Cheese Muffins | CookingClue_1265204912473.png

Recipe is a module for sharing cooking recipes. It provides a Recipe content type, an Ingredient entity type, an Ingredient reference field, and custom Views display styles for recipe sharing and printing.

Workflow

This module enables you to create arbitrary Workflows, and assign them to Entities.

Workflows are made up of workflow states. Transitions between states can be allowed per role. For example, a workflow with the states Draft, Review, and Published could be assigned to the Story node type. Only users with role 'chief editor' can set Stories to the published state.
You can set up the Workflow to alter states from form, page, comment, a special block, and a special workflow tab.
Additionally, the submodule Workflow Access allows you to manage view/edit/delete permissions for content types per User role and Workflow state.

Privatemsg

screenshot

Privatemsg allows your site's visitors to send private messages to each other. Perfect for community oriented sites, such as forums and social networking sites.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience