Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.3-rc7
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jun 2009 at 17:31 UTC
Updated:
14 Jul 2009 at 20:55 UTC
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.
Comments
Comment #1
Mr P commentedFigure 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.