As of now i\'m using pyrocms for my projects. But the question is applicable to all cms which use an editor/WYSIWYG/fckeditor to update contents.
I want to insert customs links with the link plugin of ckeditor. It already works but I want that the inner html of the anchor tag is not the l开发者_如何学Goink address. I followed this tutorial: htt
I\'m trying to configure CKEditor to allow the user to upload an image from her computer. I\'m using filebrowserUploadUrl, so I can upload the image to the server and get back the URL assigned to it,
Dialog windows for CKEditor by default appear in the middle of the page but if the page is an iframe with a big height the dialogs appear way do开发者_运维百科wn the page.
I am buildin开发者_运维百科g an ajax app, and I want the ckeditor to fade in or out for a nice smooth effect.But no matter what I try, the editor appears or disappears instantly.I use the following co
I have a built a rails app in which I am using the ckeditor 3.5.1 together with the ckeditor gem. When running in development, everything works fine. But when I run in production, I get errors.Someti
I\'m using CKEditor, and typing in some text with special characters: \"Bâtisseurs passionnés\", note french special characters. I then use javascript escape() to get the input and send it via AJAX/
Im trying to build a front-end page to allow my users to build smarty templates with ckeditor wysiwyg edit开发者_如何学编程or.
I\'m sending some html inserted in an(with CKEditor) to a .php trough jQuery ajax() and have that PHP return the html formatted and put it back in the textarea.
I place the editor in a small iframe (the size is just as big as the editor).In FCkeditor 2.x,the dialog will float in the parent.But in new Ckeditor,It is just float i开发者_Python百科n the iframe ,t