Abbreviations Filter

Component type

module

Maintenance status

Development status

Downloads

9781

Component created

Component changed

Abbreviations Filter supplies a filter for use within your D6 Input filter or D7 Text Format settings.

It can be used to scan text for a user-input list of abbreviations and then replace them with an <abbr> tag which also encodes the non-abbreviated phrase. This is especially useful for any sites where accessibility is a concern, or for sites in fields with a lot of technical jargon.

CKEditor - WYSIWYG HTML editor

Component type

module

Maintenance status

Development status

Downloads

2667410

Component created

Component changed

This module will allow Drupal to replace textarea fields with the CKEditor - a visual HTML editor, usually called a WYSIWYG editor. This HTML text editor brings many of the powerful WYSIWYG editing functions of known desktop editors like Word to the web. It's very fast and doesn't require any kind of installation on the client computer.

What is CKEditor?

CKEditor is the far superior successor of FCKeditor. The editor has been rebranded and completely rewritten. It is now much faster (the code has been optimized), loads faster (the number of files has been reduced, so the browser will perform less HTTP requests) and developers friendly.

Useful links

Clean End of Lines

Component type

module

Categories

Downloads

1597

Component created

Component changed

Clean End of Line provides an input format filter that removes trailing white spaces from lines.

This input format filter can be used whenever you wish to remove spaces, tabs and other white spaces that ends lines in a text area. This is of particular interest if you use the Markdown filter and want to avoid that spaces mistakenly left at the end of lines become line breaks, i.e. <br />, in the HTML output.

Office HTML filter

Component type

module

Categories

Maintenance status

Development status

Downloads

8751

Component created

Component changed

This filter cleans up HTML generated by Microsoft Office. It can remove header tags (<style>, <script>, etc...) and their contents, and can convert HTML entities to their plain-text equivalents. This filter can be used in conjunction with the core HTML filter to completely filter out the plethora of HTML generated by Microsoft Office.

Wysiwyg Pre Element Fix

Component type

module

Downloads

2523

Component created

Component changed

Wysiwyg PreElement Fix is a wysiwyg editor plugin that enables the preelementfix plugin for TinyMCE. This plugin tries to fix some issues with TinyMCE's handling of the PRE element. It is especially useful when trying to integrate the SyntaxHighlighter module into TinyMCE.

This plugin addresses the following issues with the

 element within TinyMCE:

Enter key:
MSIE and WebKit creates a new sibling PRE element each time the users hits enter.
Opera and Firefox creates a BR element.

Tab key:
When pressing the tab key in Firefox nothing happens.
WebKit creates a tab char inside a span element.

The plugin makes addresses these issues by making pre elements:
  • Preserve white space.
  • Contain no X/HTML child nodes.
  • Do not create a new sibling PRE elements when the enter key is pressed.
  • Tab key should create a tab character. This is just nice to have and since MISE handles this other should to :).

Semantic Filters and Layers

Component type

module

Categories

Downloads

592

Component created

Component changed

Semantic filters and layers over a semantically marked up document.
This module is an extension for the Semantic Markup Editor module: http://drupal.org/project/semantic_markup_editor You can create filters to semantic information and attach style layers to filters.

Under heavy development.

I developed this module at Pronovix, contact us for Drupal consulting or development jobs: http://pronovix.com

Iframe Filter

Component type

module

Maintenance status

Development status

Downloads

6164

Component created

Component changed

Iframe Filter allows to embed content into an iframe. Normally externally loaded content like website widgets can slow down the loading of your website or making it crash if the page from where the content is loaded fails.

Iframe Filter provides a simply solution for fixing this, you just need to add this filter to an input format and the content you create using that format will be displayed inside an iframe created dynamically.

Caption Filter

Component type

module

Maintenance status

Development status

Downloads

92864

Component created

Component changed

This module provides a very simple caption input filter that can be used to attach captions to an image or embeddable object. Similar to the WordPress caption shorthand, the filter came for the need to provide a simple method to attach captions to images for a variety of non-technical bloggers migrating from WordPress to Drupal. It also includes a TinyMCE plugin to improve the caption-editing experience.

There are two methods to create a caption: