Download & Extend

Associate editors/profiles with input formats

Project:Wysiwyg
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:sun
Status:closed (fixed)

Issue Summary

Now that editors are loaded for all input format enabled textareas, we badly need a way to enable/disable an editor for certain input formats only, i.e.:

- No editor for Filtered HTML
- No editor for PHP code
- Editor for Full HTML

Comments

#1

Status:active» needs review

First iteration:

- Replaced overview page with input format to editor/profile association form.
- Removed Wysiwyg API's access management (input formats already have permissions)
- Replaced wysiwyg_profile and wysiwyg_role tables with wysiwyg table.
- Changed order of loaded JavaScripts, by moving wysiwyg.init.js into section 'core'.

AttachmentSize
wysiwyg.associate.patch 35.69 KB
wysiwyg-DRUPAL-5.associate.patch 35.32 KB

#2

wysiwyg-DRUPAL-5.associate.patch is for D5.
wysiwyg.associate.patch is for D6.

#3

Status:needs review» fixed

- Fixed bogus SQL REPLACE INTO statement.
- Fixed profile removal confirmation form.

Thanks to smk-ka who reviewed this patch.

Committed to all branches.

AttachmentSize
wysiwyg.associate.patch 38.31 KB
wysiwyg-DRUPAL-5.associate.patch 37.8 KB

--project followup subject--

Automatically closed -- issue fixed for two weeks with no activity.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here