Project BUEditor

A plain textarea editor aiming to facilitate code writing for Drupal 4.7 or above.

  • Editor interface and functionality are completely customizable through administration pages.
  • It supports role based editor interfaces.
  • It's possible to create image or text buttons.
  • Buttons can be customized to generate code snippets, html tags, bbcode tags etc.
Click to see the demo.

Project IMCE

IMCE is an image/file uploader and browser that supports personal directories and quota. It works with Drupal 4.7 or above versions.

IMCE, initially, was implemented for easy uploading images and adding them to TinyMCE. In the development process many features have been added.

It now supports the other most used wysiwyg editor FCKeditor. In addition to these two editors, with the aid of newly implemented Javacript API, IMCE has also support for inline image/file insertion into plain textareas.

You can visit the demo page to see the working examples.

BUEditor Search Library

Search library provides a search button that allows users to find and replace text inside textareas.

Features:
  • find and replace on the same user interface.
  • supports multiline text.
  • supports case sensitive/insensitive search.
  • supports regular expressions(javascript based) for advanced users.
  • remembers last searched and replaced text.
Under supervision of Drupal :)