Avy Hazard Ratings Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Avalanche centers rank the hazard in their region according to LOW, MODERATE, CONSIDERABLE, HIGH, and EXTREME hazard. This module introduces an input filter to colorize these words, when used in CAPITALS. This can save avalanche center staff the hassle of colorizing them by hand, using, say a WYSIWYG editor.

This project is sponsored by Friends of the Gallatin National Forest Avalanche Center

CkEditor Plugin: Google Doc embedded iframe

Component type

module

Maintenance status

Development status

Downloads

7323

Component created

Component changed

This module is an extension to the CKEditor module.

This module allows to easily embed and read documents using Google Docs.

Features

  • Adds a CKEditor's button called Google Doc
  • When clicked a dialog box opens where you can add the url to the document the width and height of the iframe
  • Displays an iframe inside the field with the document

Requirements and Compatibility

Currently, CKEditor Google Doc needs the following to run:

Translate Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Version: D6

Git: git clone --recursive --branch 6.x-1.x http://git.drupal.org/sandbox/tomotomo/1825768.git translate_filter

This is an input filter which can be configured, say for the default Filtered HTML input, to do automatic translation of strings when the default language is different from English but strings are being translated from English.

Instead of sprinkling through your content calls like print t('...');

CKEditor - GeSHi filter bridge

Component type

module

Maintenance status

Development status

Component created

Component changed

Important: This module is based on Aren Cambre work WYSIWYG - GeSHi bridge and nearly all installation instructions came from this module.

NOTE:
This is my first module. I made it for my own purpose but then realize that someone could find it useful so I post it here.

Dependencies

CKEditor 7.x-1.9 module (only this version has been tested)
GeSHi Filter for syntax highlighting module

GeSHi filter hack

Filterfix

Component type

module

Categories

Maintenance status

Development status

Downloads

819

Component created

Component changed

Filterfix is a simple module intended to get over one specific problem: conflicting text filters. If you find that you need two text filters and each one interferes with the other, so that there is no way to use them in the same text format, then this module might be useful.

Of course the best solution is to get whatever is causing trouble with the other text filters fixed. That's long term, but you often can't control when things get fixed, and you want your site running today. Maybe Filterfix can help.

Please check the README.txt file for instructions.