Sha256: 82ca4872c6c679b60e11487e360054c1008b435f2e65f2529202458434ef0bd6
Contents?: true
Size: 384 Bytes
Versions: 6
Compression:
Stored size: 384 Bytes
Contents
// Use this to customize the visual editor boot process // Just mirror the options specified in your visual editor's config with the new // options here. This will completely override anything specified in your visual // editor's boot process for that key, e.g. skin: 'something_else' if (typeof(custom_visual_editor_options) == "undefined") { custom_visual_editor_options = {}; }
Version data entries
6 entries across 6 versions & 1 rubygems