fckeditor
Retrieve uploaded image from FCK Editor and insert into database
The image uploaded using FCKEditor control has to be inserted into database. Anyone please help in 开发者_C百科how to get the image uploaded using FCK Editor[详细]
2023-03-01 04:25 分类:问答Adding custom editorarea CSS using a FCKeditor plugin
I wrote a plugin for FCKeditor that inserts <div> tags into HTML for later replacement with dynamic data.[详细]
2023-02-28 09:15 分类:问答How to set the base URL for FCKeditor image upload service to domain name
I have FCKEditor for uploading 开发者_如何学Cimages to newsletter, but the images in the editor are placed with relative path.[详细]
2023-02-28 07:15 分类:问答how to add a dropdown/button to ckeditor to insert content when selecting a dropdownItem
I need to be able to add a dropdown or button to the ckeditor\'s toolbar that will pop up a list, and when a listitem would be clicked the text of that list item would be added to the ckeditor\'s cont[详细]
2023-02-27 11:01 分类:问答FCKeditor ready for Plone 4?
There have been some comments that FCKeditor is no longer supported in Plone 4. Ar开发者_StackOverflow社区e there plans to update FCKeditor, or perhaps replace FCKeditor?[详细]
2023-02-25 19:22 分类:问答How do backspace and delete work in CKEditor?
How do the backspace and delete keys work in CKEditor? If I have an iframe in the editable area, and have my cursor next to it, hitting backspace/delete deletes the iframe/removes its HTML code from t[详细]
2023-02-25 16:06 分类:问答Image Browse Option does not shown in Tinymce / FCK editor
I downloaded Tinymce t开发者_运维知识库ext editor from http://tinymce.moxiecode.com/download/download.php-- TinyMCE 3.4.2 , in it\'s Demo there is an option to Browse Image but after download and test[详细]
2023-02-25 08:14 分类:问答How can I prevent FCKeditor (Rich Editor) removing variables in a table?
If I have a simple table on a MediaWiki page like this: {|{{#vardefine:new|style=\"background: none repeat scroll 0% 0% gold;\"}}[详细]
2023-02-21 02:17 分类:问答using .each() to iterate over selections for HTML5 <figure> and <figcaption>
Greetings all, I\'ve written a script to create HTML5 image captions from regular image tags using <figure> and <figcaption>.[详细]
2023-02-20 09:46 分类:问答Is it wise to use jQuery for whitelisting tags? Are there existing solutions in JavaScript?
My problem I want to clean HTML pasted in a rich text editor (FCK 1.6 at the moment). The cleaning should be based on a whitelist of tags (and perhaps another with attributes). This is not primarily[详细]
2023-02-17 04:47 分类:问答