Request:
I don't even know if this would be possible or not, but it would be nice to add html id exclusions using wildcards (similar to how you can wildcard paths).

Use Case:
Say you are using the upload module to attach files to a node. Each file will get a description textarea called edit-files-[file_id]-description (where the [file-id] is new for every upload). The same can happen using polls where more choices are added dynamically.

Currently there is now way to automatically exclude the editor foll cases like this. The only way i can think would be to use node/*/edit exclusion path, but then you lose the editor for all the fields fields.

thanks for any thoughts you might have!

Comments

Jorrit’s picture

Category: support » feature
Jorrit’s picture

Assigned: Unassigned » Jorrit
Status: Active » Fixed

Fixed in a future release (6.x-2.x)

Anonymous’s picture

Status: Fixed » Closed (fixed)

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