Filters/editors

Yamli - Smart Arabic Keyboard

Yamli preview

Yamli is a JavaScript tool that works as Arabic Character conversion tool and Smart Arabic Keyboard.
The idea behind it, is to convert Latin written letters into Arabic letters.
It works with form input elements ( text fields and textareas ). So, as users type, Yamli starts to convert the input letters into recognized Arabic words.

This module is actually a wrapper module for the Yamli JavaScript tools, it intends to integrate this tool into Drupal. The module has an admin settings page, for global settings and configurations as admin settings form.
And a per user setting, to enable or disable the service based on user's preference.

This module is sponsored and developed by Untitled Studios | Untitled Web

CKEditor - WYSIWYG HTML editor

ckeditor_screenshot.png

This module will allow Drupal to replace textarea fields with the CKEditor - a visual HTML editor, sometimes called 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 next version 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.

Filter DVIII

sun - October 14, 2009 - 23:27

Filter system revamp development space for Drupal 8.

Abbreviations Filter

erykmynn - October 13, 2009 - 18:39

Abbreviations Filter is a Drupal Input Formats filter that 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.

This is designed to be a fairly lightweight, no-frills module and development was based on Wordfilter and Pirate modules.

Wysiwyg cleaner

wysiwyg_cleaner.jpg

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).

SoundManager2

davebv - October 11, 2009 - 14:10
ui360

This modules provides Drupal with the soundmanager2 player and with two styles: page-player and ui360.

Basically there are three modules:

  1. Sound Manager 2 module: adds the required swf and js for embedding the player. Other modules should use this module to load the soundmanager2 player.
  2. A CCK formatter: for filefield and nodereference for audio.module nodes.
  3. An SM2 audio modules integration: provides a new player with both styles for audio.module nodes

The styles are "muxtape" (page-player)
http://www.schillmania.com/projects/soundmanager2/demo/page-player/

and ui360.
http://www.schillmania.com/projects/soundmanager2/demo/360-player/canvas...

Instructions

  1. Install the module as usual.
  2. Download soundmanager2 from http://www.schillmania.com/projects/soundmanager2/doc/download/
  3. Unzip to sites/all/libraries/soundmanager2 (as of 2.3 version, previous were all/shared instead) Or a custom folder, you may set this up in the admin pages of soundmanager2 module.

Note: dev version does not use this patch anymore, and this feature will be removed in final version.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.