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

Mobile Switch

Use Mobile Switch

The Mobile Switch module provides various functionalities to develop mobile ready websites, based on device detection by Browscap

wysiwyg_geshi_button

This module provides a Button for wysiwyg to add source code via a popup.

Info

The Module is not considered stable and is experimental.

PHP Embed Filter

Have you ever been typing out a big block of content with a WYSIWYG and really wanted to use a dynamic date or date range, or to use a link within your site but you know the subdirectory on the hostname will break links on your development sites? A simple PHP or Drupal function would get the job done nicely, but I don't want to have to write the whole page using the PHP Filter!

This module lets you embed a couple of simple PHP functions into your content without giving your IT department a heart attack.

Currently there are three functions supported:

  • format_date()
  • format_interval()
  • l()

The data is scrubbed and validated before being passed into the function to generate the PHP return value.

Modules may also hook into this filter by providing their own validation hook for a given php function.

If you have any other common functions that you would like to see incorporated, please submit them through the issue queue and I will try my best to integrate them. Even better, include a patch with your additions!

Use Cases

  • Explain a limiting date. "Your purchase with expire in 2 weeks on [php|format_date{+2 weeks|small}].

Tourney

A tournament building module.

The purpose of this module is to abstract the functionality around building tournaments in a way that is fully customizable and extendable.

Email Flooding Filter

Converts the email (example@example.com) address to example[at]example[dot]com. to avoid email flooding attack.

Menu Insert

This module allows content types to be configured to add a menu link by default with an additional option for this menu link to be hidden by default.

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience