Maintenance theme

Component type

module

Categories

Maintenance status

Development status

Downloads

1268

Component created

Component changed

Maintenance theme module provides features to improve user experience on Drupal maintenance mode.

Basic usage

Drupal allows you to set your site into maintenance mode in order to deploy code and database upgrades safely. maintenance theme module provides a select list which listing all currently available themes, choose which theme the maintenance page should display in. If choose "System Default" the maintenance page will use the same theme as the rest of the site.

Wysiwyg Extra

Component type

module

Maintenance status

Development status

Downloads

2583

Component created

Component changed

Allows the wysiwyg editor to be added to textarea's not supported by default.

Currently supports the following textareas:

  • Site information - Mission
  • Site information - Footer message
  • Site maintenance - Site offline message
  • User settings - User registration guidelines
  • Contact form settings - Additional information
  • Site-wide contact form - Message
  • Personal contact form - Message
  • Taxonomy term - Description

Dependencies:

Webform ajaxifier

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Webform ajaxifier allows a Webform to be posted with Ajax and its response to be viewed without a page load. This is extremely useful for block forms. It works for page nodes, but that's not what it was created for.

This module requires a response from the Ajax request:

  • error: the same form (with values) and errors (not the messages, just the classes in the form elements)
  • success: a confirmation message that's set in the webform properties (on /node/12/webform/configure)

Semantic Panels

Component type

module

Maintenance status

Development status

Downloads

21693

Component created

Component changed

It's a CTools style plugin that gives you full control over the HTML output of Panels panes.

With it you can individually add/remove the:

  • HTML element
  • Classes
  • Other attributes

On the pane title, pane content, and pane wrapper.

Screencast

MiSc did a screencast showing how to use this module.

vagrant-dev

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Vagrant configuration for a Drupal quick start development environment. This project is similar to Drupal quickstart (http://drupal.org/project/quickstart), but differs in aiming to provide canonical lightweight server configs.

Until there is more look at: http://vagrantup.com/

This build is based off of: https://github.com/ymainier/vagrant-lamp