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

Node redirect on submit

This is a very simple project, I guess only to be left on my sandbox, to redirect upon submission! This can be configured on a per content type basis.

Menu filter

Menu filter example

The Menu filter module is an input filter that allows menu links to be inserted into text as a list or dropdown.

Mailhandler Single Mailbox

This module works in conjunction with Mailhandler to allow multiple site users the ability to email a single mailbox to individually publish content on the site.

Instead of having to configure multiple mailhandler mailboxes and multiple feeds - a single mail box and feed processor can be used to allow multiple people to publish content to the site via email.

If you wanted different user accounts to have their own mailbox to send content to a site, it would require configuring multiple mailhandler mailboxes for each account as well as multiple feeds to process each mailbox. The provisioning of mailboxes on a mail server and configuration of so many mailhandler mailboxes and the associated feeds could be automated, but it would be pretty gnarly.

The solution we came up with was to have a single mailbox on the mail server, and have a single mailhandler and single feed processor for the a site. Instead of each user getting their own inbox, we have a single inbox that collects any number of addresses. This can be done by either configuring the mail server to have a single ‘catch all’ address or, if available, a plus addressing scheme (think GMail).

The module provides an user interface that allows users with the appropriate permissions to ‘generate’ a new address for themselves. The addresses generated

jQuery UI filter

Introduction

The jQueryUI filter converts static HTML to a jQuery UI accordion or tabs widget.

Responsive images and styles

Example of a suffix

Overview

This module solves the problems with images and responsive themes, it allows you to define multiple image style suffixes and their corresponding maximum width.

The future (Drupal 8)

See #1757518: D7 backport of Picture: Since picture is now part of Drupal 8, we have backported that code to Drupal 7, picture 7.x-1.x

Warning

  • Before upgrading Drupal 7.20, please read the release notes, since this will break this module. To fix it you need to add $conf['image_allow_insecure_derivatives'] = TRUE; to your settings.php file. There's an issue trying to solve this #1923936: Responsive images and styles module doesn't work with Drupal 7.20, but upgrading to the picture module will solve this as well.
  • Selecting _default as suffix might break your theme, safer is to always use __ (2 underscores) like __default.
  • Be care full if you use the force reload on resize option, it will generate more request to your server and might have a negative impact on your performance.

Features

  • Full support for image fields
  • Full support for colorbox
  • Partial support for field_slideshow
  • Doesn't need any changes to .htaccess / nginx

Demo Title

This is a demo sandbox module for the screencast.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience