bueditor_plus.admin.inc |
bueditor_plus.admin.inc |
|
Provides the administration interface for bueditor_plus. |
bueditor_plus.api.php |
bueditor_plus.api.php |
|
API documentation for BUEditor Plus. |
bueditor_plus.info |
bueditor_plus.info |
|
name = "BUEditor Plus"
description = "Provides better control of where BUEditor appears and allows editor assignment based upon input format"
core = "7.x"
package = "Content authoring"
dependencies[] = bueditor |
bueditor_plus.install |
bueditor_plus.install |
|
Install, update and uninstall functions for the bueditor_plus module. |
bueditor_plus.module |
bueditor_plus.module |
|
Overrides default BUEditor textarea settling and implements controls based
upon text formats. |
CHANGELOG.txt |
CHANGELOG.txt |
|
CHANGELOG for BUEditor Plus for Drupal 7
BUEditor 7.x-1.0-beta
=================
Initial commit
#1 (09/22/2011) - Created a global profile option.
#2 (09/22/2011) - Declared $profile in
bueditor_plus_preprocess_text_format_wrapper() as NULL to… |
README.txt |
README.txt |
|
BUEditor Plus replaces the default method of selecting which editor to display
with an all new system. Editors are displayed based upon field settings and
profiles.
FEATURES:
- Create multiple profiles to control which editor is used.
- Editors… |