This project is under active development.

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

Taxonomy Menu

Transforms your taxonomy vocabularies into menus with ease!

Legal

Legal illustration

Displays your Terms & Conditions to users who want to register, and requires that they accept the T&C before their registration is accepted.

Variable

Variable module provides a registry for meta-data about Drupal variables and some extended Variable API and administration interface.

This is an API module so it must be installed only when other modules require it.

Module Developers: Please declare your variables.

Add-ons for module developers here: Variable Extra

This is a nice introduction to the module by Lullabot, Module Monday: Variable.

¿Drupal 8? #2146779: Port Variable to Drupal 8

Why?

  • So other modules can know about your module's variables and they can be translated, exported, used in views, etc.
  • You'll get automatic variable edit forms, tokens, access control and uninstall for free
  • Your module's variables will be allowed for Variable Realms being able to get values for each language (Internationalization) or Domain (Variable Domain)

Pages

Subscribe with RSS Subscribe to RSS - Under active development