#32 closed New Feature (fixed)
specify id and class to body element
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.4 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
this can be easily done using the current events, but what's missing in that case is that the dropdowns combos doesn't have the same style applied. This patch takes care of it: https://sourceforge.net/tracker/index.php?func=detail&aid=1500040&group_id=75348&atid=543655
Change History (5)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
Status: | new → assigned |
---|
I've added this change to my development branch, to finish I need to add a new testcase.
comment:3 Changed 18 years ago by
Milestone: | → FCKeditor 2.4 |
---|
Feel free to move this one to the trunk once you think it is stable.
comment:4 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
merged in revision 61
comment:5 Changed 18 years ago by
I've added the description of the configuration settings in http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Configurations_Settings
I like this one.
I would just suggest to check the config by using ( FCKConfig.BodyId.length > 0 ).