A plain textarea editor aiming to facilitate code writing for Drupal.
IMCE is an image/file uploader and browser that supports personal directories and quota. It is a Drupal module and does not work stand-alone.
IMCE can easily be integrated into any WYSIWYG editor or any web application that needs a file browser.
You can visit the demo page to see the working examples.
CSS syntax highlighter uses and extends the HTML syntax highlighter. It defines a new method that highlights CSS Code, which can be used in CSS Injector's textareas.
Flickr module provides a filter for inserting photos and photosets into your content. This Flickr button here provides an UI for inserting Flickr filter syntax.
Note that, you must enable flickr filter for your content's input format in order to see the photos.
This button implements a popup displaying user defined characters that may not be available to all keyboards. It can easily be extended or modified for language specific usage.
This button implements a color palette and displays it in a pop-up for the user to choose among predefined colors. In addition to coloring text, it can also be modified to insert other CSS color properties such as background-color.
Video filter module is a highly flexible filter module that allows embedding any type of video in your site content.
You can embed a video from any of the following services: Blip.tv, Capped.tv, College Humor, DailyMotion, Eyespot, Flickr Video, Flickr Slideshows, Gametrailers, Gamevideos, Google Video, Metacafe, Myspace, Picasa, Revver, Slideshare, Tangle, Vimeo, YouTube.
Note that, you must enable video filter for your content's input format in order to see the embedded video.
This library defines editor methods for handling HTML class attribute. Class names of HTML objects can easily be get, set, and toggled.
The demo shows how you can define class toggling button in a simple way.
This library defines editor methods for handling HTML style attribute. CSS properties of HTML objects can easily be get, set, and toggled.
The demo shows how you can define alignment buttons in a simple way.
ACBox library implements an autocomplete box that can be used in tag completion, function completion or any other auto-complete purposes. When a box triggering string is typed in the textarea, the corresponding ACBox appears at the cursor position. It contains some predefined choices that can be navigated and selected by keyboard or by mouse.
ACBox comes with a predefined box suggesting some HTML tags. Try the demo by typing <