Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#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 17 years ago by Frederico Caldeira Knabben

I like this one.

I would just suggest to check the config by using ( FCKConfig.BodyId.length > 0 ).

comment:2 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Status: newassigned

I've added this change to my development branch, to finish I need to add a new testcase.

comment:3 Changed 17 years ago by Frederico Caldeira Knabben

Milestone: FCKeditor 2.4

Feel free to move this one to the trunk once you think it is stable.

comment:4 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: assignedclosed

merged in revision 61

comment:5 Changed 17 years ago by Alfonso Martínez de Lizarrondo

I've added the description of the configuration settings in http://wiki.fckeditor.net/Developer%27s_Guide/Configuration/Configurations_Settings

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy