Posted by quiptime on November 5, 2010 at 1:53am
4 followers
| Project: | BUEditor |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
After executed the patch call update.php!
The patch extends the bueditor database table.
Edit the editors visibility settings to configure editors per content type.
| Attachment | Size |
|---|---|
| bueditor-6.x-2.1.patch | 5.11 KB |
Comments
#1
Please don't use the first patch.
The first patch is not consistent enough.
In a content type is hidden the editor in the node form, but not in the comment form. This realize the second patch. In other words: If an content type configured to hide the editor, then are hidden the editor on the node and the comment form.
The attached second patch replace the first patch.
#2
Nobody seems to be interested.
#3
Note: drupal.org is interested, although we don't just need exclude. We want a single default editor used most places, and then a specific editor just when editing issue nodes. See #1393226: Add 'Issue Summary' button to BU Editor for more.