Ckeditor Plugin

Add option "readOnly" in allowed config item list

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.6.0.0
  • Fix Version/s: 3.6.2.1
  • Component/s: None
  • Labels:
    None

Description

Ckeditor 3.6.0.0 now accepts the config item "readOnly", but this key is not allowed by the plugin. Could you please add it in the list of allowed config item ?

<ckeditor:editor readOnly="true" name="text">...</ckeditor:editor>

Activity

Hide
Stefano Gualdi added a comment -

Sure! I'll do.

In the meantime you can use:

ckeditor.skipAllowedItemsCheck

in your config file to skip the check.

Show
Stefano Gualdi added a comment - Sure! I'll do. In the meantime you can use:
ckeditor.skipAllowedItemsCheck
in your config file to skip the check.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: