Active
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
7.x-1.9
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2012 at 20:02 UTC
Updated:
14 Sep 2012 at 07:06 UTC
The ckeditor.user.inc file hard-codes the weight of the "Rich text editor settings" region to 10. This results in the collapsible region appearing between custom account fields when more than 10 fields are available on the account administration form.
For example:
First Name: ________
Last Name: ________
Title: ________
Company: ________
Phone: ________
Address 1: ________
Address 2: ________
City: ________
State: ________
Zip: ________
[ > RICH TEXT EDITOR SETTINGS]
Country: ________
The only way to position custom account fields above or below the "Rich text editor settings" region is by sorting the fields manually (by enabling "Show row weights") and manually entering weights less than 10.
Comments
Comment #1
mkesicki commentedThank you for noticing this. We try check this as soon as possible.