Warmest Greetings to all...
I am a newcomer to FCKeditor and I am trying to create a plugin that will replicate the behavior of hidden field button.
Namely to be able to insert custom HTML code to the actual underlying code while the code be visible/editable as an image in the WYSWYG part.
ANY help would be so great....even URLs, APIs, even the lines in the code where the hidden (or anchor) buttons are implemented to study them would be most helpful...
P.S: Is there any really comprehensive documentation regarding ALL the available API for plugin creation ? For example I saw some attributes (_fckfakelement) in the image hidden field button creates but I was not able to find any docs regarding it....
Please help
Best Regards to all
I am a newcomer to FCKeditor and I am trying to create a plugin that will replicate the behavior of hidden field button.
Namely to be able to insert custom HTML code to the actual underlying code while the code be visible/editable as an image in the WYSWYG part.
ANY help would be so great....even URLs, APIs, even the lines in the code where the hidden (or anchor) buttons are implemented to study them would be most helpful...
P.S: Is there any really comprehensive documentation regarding ALL the available API for plugin creation ? For example I saw some attributes (_fckfakelement) in the image hidden field button creates but I was not able to find any docs regarding it....
Please help
Best Regards to all

Re: Placeholder plugin that resembles hidden field button behavi
Re: Placeholder plugin that resembles hidden field button behavi
Could you please tell me what is the file I need to read that contains the button actions (there are many files in all directories _source, js, dialog etc...) and where can I get the uncompressed commented source code.
Thank you again
Re: Placeholder plugin that resembles hidden field button behavi
Re: Placeholder plugin that resembles hidden field button behavi
http://docs.fckeditor.net/FCKeditor_2.x
Re: Placeholder plugin that resembles hidden field button behavi
http://docs.fckeditor.net/FCKeditor_2.x ... pers_Guide