Mod fckeditor.module to leave only default language option in users profile
Mr P - June 27, 2009 - 17:31
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 6.x-1.3-rc7 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I've set 'Allow users to customize FCKeditor appearance:' to TRUE in an FCKeditor Profile but only want users to be able to override Editor default language by visiting their profile page.
I've tried editing the fckeditor.module (line 1244) but whatever I do just causes whitescreen. How can I remove/hide all the other forms apart from default language?
Advice appreciated.

#1
Figure it. Bit of a faff but needed to add ?> at bottom to stop any changes causing WSOD. Edited all other form elements out to just leave default language option.