Hi,
I'm looking for a good WYSIWYG editor to be used within a Drupal7 site. My requirement is that the editor allows me to create a plugin that would facilitate creating tables by parsing pipe-delimited lines and pre-defining consistent styles. I need to set up a site which will be content-managed by a person without any HTML knowledge.
I would be grateful if someone could get me started (and convinced to CKEditor) by sharing simple code that I could adopt to my needs. I hope you don't take it offensive, I am just asking for a simple "hello world" example of parsing and validating data - maybe some of you have a working example hanging around at their desktop.
Thank you.
Artur
I'm looking for a good WYSIWYG editor to be used within a Drupal7 site. My requirement is that the editor allows me to create a plugin that would facilitate creating tables by parsing pipe-delimited lines and pre-defining consistent styles. I need to set up a site which will be content-managed by a person without any HTML knowledge.
I would be grateful if someone could get me started (and convinced to CKEditor) by sharing simple code that I could adopt to my needs. I hope you don't take it offensive, I am just asking for a simple "hello world" example of parsing and validating data - maybe some of you have a working example hanging around at their desktop.
Thank you.
Artur
Re: Plugin example for creating consistent table styles?
Click on 'CKEditor 3.x'
Click on 'FAQ. How to...'
Search for: 'How can I write a plugin?'
That will get you started.
Re: Plugin example for creating consistent table styles?
Just FYI, the FAQ from the forum has been replaced with the HOWTO articles a while ago. In this case see this one for some tips: http://docs.cksource.com/CKEditor_3.x/Howto/Plugins
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!