A simple filter for removing unwanted page breaks. Unwrap is a filter module for removing unwanted line breaks. This is most useful for processing content from emails.
I'm seeking co-maintainer for this module, please apply Whizzywig 3: this is recomended version because use new library Whizzywig 2011! Now smaller, faster, and use own Namespace!
WYSIWYG is an alternative module that integrates with Whizzywig. Use Whizzywig module if you need more features.
Whizzywig 2011
This is the new version of Whizzywig: http://unverse.net/Whizzywig-2011. The new editor has its own namespace. It does not use global variables that may clash with other libraries or javascript that may co-exist on the same page. Whizzywig 3 uses Whizzywig 2011, this will automatically fix any namespace issue we face on Whizzywig 2.
THE FASTEST EDITOR for DRUPAL !!!
Are you looking for the fastest and smallest WYSIWYG Editor for Drupal? Then Whizzwyg is the answer. Fastest and smallest WYSIWYG Editor but features rich. You may not believe how fast and small this editor until you try it!
jQuery Lightbox (jLightbox) is a port of the Lightbox project using jQuery instead of prototype and script.acolu.ous libraries. It is based on the famous Lightbox v2 script by Lokesh Dhakar, but will soon be even more reduced in file size by leveraging the full jQuery framework and enhanced with Drupal specific customizations.
Primary benefit (as of now): Implement jQuery Lightbox with just ~5 KB of JavaScript.
Please note that jQuery Lightbox module is a very simple and lightweight implementation. See Lightbox2 module for advanced features.
The Collapse text module is an input filter which allows sections of content to be made collapsible (like on editing forms).
For example, a common use case is the creation of a FAQ page, with a list of questions, with each answer displaying when a question is clicked.
Surround a section of text with [collapse] and [/collapse] to make it collapsible. [collapse] tags can be nested within one another.
The parameters may be combined in (almost) any order.
[collapse class="class-example" title="Collapse Text example"]
This text can be hidden by clicking on the header.
[/collapse]
The module provides theming functions and extensive documentation on project's page.