Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
changes since 1.2
* updated usernode creation to always use drupal_execute, this makes usernode compatible with auto_nodetitle
* #172863 patch by dkruglyak and me: fix usernode creation for special cases
* #174389: makes checking for nodeprofile module more robust, so that only the correct version is recognized
* #174299: fixed usernode content type default setting
* #174299: added more content type default settings, now usernodes come with the body field disabled per default
The development version of hotkey that includes a few examples in the admin settings page to clear up how the module is used. A few fixes were also made to text that wasn't included in the t() function.
Features:
Basic integration of the YUI RTE into drupal.
You can select which textareas to replace with the editor.
Option exists to define the height and width of the editor.