Wysiwyg cleaner

Component type

module

Development status

Downloads

2384

Component created

Component changed

Allows users to clean up content in wysiwyg editors.

It is meant to be a generic solution to clean up content in Wysiwyg editors. It can be used to clean up content from third party softwares as word processors or any situation where content needs to be cleaned up.

Using rules based on jQuery selectors or regular expression, you can provide buttons for wysiwyg editors to clean up content. Optionally, cleaning can be automatically fired on paste.

By default an "Open Office" preset is provided. It cleans up content copied from Open Office.

Requires the Wysiwyg module and the last 6.x-2.x-dev version of jQuery Update module (this is required for complex jQuery selectors like "div[attr*=value]" to work).

Distro

Component type

module

Categories

Maintenance status

Development status

Downloads

5755

Component created

Component changed

Concept

Imagine that a new version of your favorite distribution is released. What if all you had to do to upgrade an existing installation was to type: "drush distro update", no matter how radical the changes in the distribution's composition? Is that a goal worth pursuing?

Drupal Reset

Component type

module

Maintenance status

Development status

Downloads

49001

Component created

Component changed

This module deletes all database tables and files for the current site and redirect back to install.php so that one can reinstall Drupal from scratch. The purpose of this module is to assist in the testing of install profiles. It is only useful during development.

SASS / SCSS

Component type

module

Categories

Maintenance status

Development status

Downloads

11291

Component created

Component changed

This module provides developers with tools to deal with SASS/SCSS stylesheets. It uses phamlp as a base, but would be better if you used this updated version , PHP port of Haml and Sass, to compile SASS / SCSS files into CSS.

The process is entirely automated and does not require special access to the system, (i.e., can be used on minimal featured hosts).

Visual Event

Component type

module

Categories

Downloads

1243

Component created

Component changed

This module is a wrapper if http://sprymedia.co.uk/article/Visual+Event and provides a tool to display a visual representation of bound JS events.

Events in Javascript are often seen as a bit of an enigma.

This is odd given that Javascript is very much an event driven language,
but it is typically down to their complex nature and difficulty to debug.

Browser

Component type

module

Categories

Downloads

1006

Component created

Component changed

Proper textual browser for use with Drupal and SimpleTest.