I\'m familiar with CKEditor which converts bold text to its HTML tags <strong>. Other editors (like the editor on this site) use Markdown formatting and I see bold te开发者_高级运维xt wrapped in
in short: 开发者_JAVA技巧i\'m using Yii Framework i have a one Ckeditor window on my page ( php/ yii framework - works fine)
Is there a setting in CKEditor that has it add a hidden input field saying something like \"ckeditor\" = \"1\"?
I\'m using the ckEditor (http://docs.cksource.com/CKEditor_3.x). my goal is to send the the text entered as an email message.
I have text widgets that can be added on the page. A click should activate the div into a wysiwyg editor. A click anywhere outside of the editor should destroy the editor with the new content written
I was testing a different feature, and I somehow, accidentally dropped an image that I had rendered \"draggable\" with jQuery UI, into a CKEditor (jQuery version) window. The source in the editor was
I uses the CKEditor. I\'d like to make an incredibly simple plugin: when a user selects text and then hits MyPluginIcon, the editor surrounds the text in a mytag tag with a specific class.
I created m开发者_开发百科y own module form which include address textarea $form[\'address\'] = array(
I have a problem with Elfinder configuration. All standard ways doesn\'t work and also this configuration:
I would like the editable area in CKEditor to flow as user types in more data instead of showing a scrollbar and re-sizer开发者_C百科. Can anyone please help me how to do this.Use the autogrow plugin: