CKEditor is a WYSIWYG editor that can replace textarea fields in Drupal forms.

learn more… | top users | synonyms

0
votes
0answers
14 views

Add a functionality to wysiwyg editor in drupal-7 with CKEditor? [duplicate]

Wysiwyg editor in drupal allows us to write our content in a style manner. Here i want to add a functionality. It should content a block option so that i could able to select blocks as well as ...
1
vote
0answers
15 views

Solution to broken MEDIA 1.X module Image embed + CKEditor. the final submit button doesn't work

Latest stable Drupal 7, Media 1.x, and CKEditor module (with latest CKeditor library). When you go to upload an image, and embed it inside of the body area, the final submit after you've uploaded ...
3
votes
2answers
59 views
+50

How to enable ckeditor in the emails templates at admin/config/people/accounts?

Just that. I need to enable ckeditor to write the text body for the welcome e-mail message at admin/config/people/accounts How can I do this?
1
vote
1answer
66 views

Are Wysiwyg and CKEditor modules incompatible now?

Apologies if this question has been raised elsewhere, but I couldn't find anything directly related to it. I'm in the process of setting up my first Drupal site. I want to be able to include images ...
0
votes
0answers
40 views

Change an existing textarea to full_html

I have PET module enabled. As per my requirement, I have to change the mail body to a full_html one from normal textarea. It changes to ckeditor when I changed #type and #format. following is my code: ...
0
votes
1answer
30 views

ckeditor yellow buttons

I have installed ckeditor module for drupal 7. Whenever any drupal form loads up, it comes up with yellow ckeditor buttons. I have checked the configuration page to hide the yellow background of ...
1
vote
1answer
42 views

Having my own theme for creating and editing Nodes: No WYSIWYG Editor

I disabled the option "Use the administration theme when editing or creating content" so I see everything in the default theme. But now I got a problem: The JS Drupal object is on the bottom of the ...
0
votes
1answer
84 views

Can't get neither CKEditor nor WYSIGYG Module to work!

I have the Drupal 7.21 installation and I am using a downloaded theme (premium responsive). I am trying to install an editor for my website entries but I have not been able to get it to work. This is ...
2
votes
1answer
46 views

node-edit-protection module not working in CK Editor window

I am using node-edit-protection module to alert a user if they are navigating away from a modified Node Edit form without saving. It worked fine if we edit title or any other fields. But not worked if ...
0
votes
0answers
52 views

Editor - Image Properties - Align - not being saved [closed]

Whenever I set the Align property to either left or right in the ckeditor, the text/image looks correct in the wysiwyg editor, however when I save the changes and preview the page the image alignment ...
0
votes
1answer
47 views

How can I install CKEditor on a server without downloading the files locally?

A bit of background info before I get down to my question - I'm using the URL method of loading modules to Drupal as I do not wish to save them to my dinosaur age PC. I have also not uploaded Drupal ...
0
votes
1answer
83 views

turn off wysiwyg for full html filter format?

How do i set it so that the wysiwyg doesn't turn on during full html mode. I would prefer to hand edit the html during full html filter mode without the wysiwyg editor stripping my html. I'm using ...
0
votes
2answers
86 views

FontAwesome tags removed when switching between Source and Wysiwyg

I am using http://fortawesome.github.com/Font-Awesome/ - popular iconic font When I insert "i" tag i.e. it is saved only in source mode enabled, but removed from html when saving in wysiwyg mode. ...
0
votes
1answer
117 views

CKEditor custom configuration (implemented using WYSIWYG module)

How can I set some custom configurations for the CKeditor module? I want to set spell check SCAYT on by default, and a few other things like that. Ideally, I would like to create my own custom config ...
1
vote
1answer
163 views

CKeditor: Add class to all ul and ol elements on output

The ul and ol elements are often used in theming outside of the 'text'-context (e.g. category blocks, etc.). Therefore the bullets are removed by default. Is there a way to add a class to all ul and ...
0
votes
1answer
59 views

Text formats all look the same?

I am using the CKeditor and IMCE modules. When in edit mode, I can see the following text formats in the dropdown menu under the body text area: Filtered HTML Full HTML Plain text PHP code I am ...
0
votes
1answer
88 views

Content authoring and CKEditor

In my drupal 7 site under Configuration » Content authoring The following are available: Filtered HTML Full Html Plain text PHP code However, under Content authoring » CKEditor Only the following ...
0
votes
2answers
59 views

Insert image or link links

When in edit, and presented with a wysiwyg editor for example, I've got a "Switch to plain text editor" link under. However, in one of the sites, in addition to this link I also have "Insert image or ...
0
votes
1answer
52 views

In editing content, can I show source formatted HTML

Might there be a way to show properly formatted HTML when in CKeditor's source view? Is there a way to color code the HTML and Javascript source for my more advanced content editors? I have turned on ...
0
votes
0answers
40 views

Unable to insert images/upload files [duplicate]

Since upgrading a module the other day, I am no longer able to upload files to my site. Has anyone experienced this? If so, how did you fix it? Actually, I am able to upload a image but not insert ...
0
votes
1answer
108 views

How to remove the status bar from CKeditor?

It seems that the module CKeditor doesn't offer in the UI the option to remove the status bar which includes the HTML path (eg: body p strong) and the re-size button.
0
votes
0answers
67 views

CKeditor drupal 7 no changes in text for BOLD only [closed]

I think I have the module installed correctly as no errors in reports since following documentation on correct folders. sites/all/modules/ckeditor/ckeditor/ckeditor/styles.js So everything is looking ...
0
votes
0answers
27 views

CKEditor - CKFiner is not working properly [closed]

i am using drupal7 and using CKEditor module. i have successfully integerate CKEditor to body fileds. but the problem is, ckfinder is not working properly when i insert images in body via image tool. ...
-1
votes
1answer
113 views

Wysiwyg editor with image upload [closed]

Our customer wants us to make a Wysiwyg editor with integrated image upload. As for now, I found CKEditor, licensed version ($59). I haven't yet asked the customer whether he is OK with this paid ...
0
votes
1answer
162 views

Drupal 7 CKEditor-CKFinder remove “Browse Server”

I have a multi-domain site setup with domain access module. In each domain users are allowed to post their own contents with media upload settings. I am using CKEditor and CKFinder together. Now, I ...
0
votes
2answers
144 views

Using the CodeMirror Syntax Highlighting plugin with CKeditor and the WYSIWYG module

I've installed the latest version of CKeditor and everything works great. However, I wanted to install the CodeMirror Syntax Highlighting Plugin to use it for my editor. I downloaded the plugin: ...
0
votes
1answer
282 views

How to enable Ckeditor for email templates?

I have installed HTML Mail module, to send HTML emails and it is working fine and sending email in HTML format. Now i wanted to load CKeditor for email templates textarea, as html email will be ...
0
votes
0answers
67 views

How to make an image uploader like stackoverflow [closed]

Is there any module that works like the following image ? What is the method to integrate it with CKEditor ?
0
votes
0answers
122 views

Unable to add inline styles via CK editor

I am using the Source button to add some inline styles to the html of my block. However, I can't get them to display on the site... I've tried using both the Plain and Filtered text formats with no ...
0
votes
1answer
291 views

WYSIWYG+CKEditor outputting span with style attribute

I have a strange behaviour on the text editor on my D7 site. I am using WYSIWYG-7.x-2.1 module with CKEditor v.3.6.3.7474. If I type: test test test on the editor then Disable ...
0
votes
0answers
168 views

I can't add new icons in CKEditor default toolbar

I can't add new icons (tabs) in CKEditor toolbar, in EDITOR APPEARANCE options. Whatever I choose it only gives me default toolbar. I tried all versions. What should I do?
0
votes
1answer
77 views

CKEditor violates layout borders in Drupal 7

In Drupal 7 the CKEditor violates border of left column (where it should be) and penetrates into right column. Now, I can not resize it because when I resize borders of CKEditor by dragging resize ...
1
vote
1answer
50 views

Images not displaying on site (or in view source) after uploading them with ckeditor

I've manually added the filtered Html option because it wasn't there with my drupal 7 installation. In the editor view I get the upload image option etc, and I am able to browse and insert images. ...
0
votes
1answer
80 views

If I don't see the “Full HTML” and “Filtered HTML” input formats, is it OK to add them manually?

I currently only have a "plain text" format. Is it ok for me to add additional "Text formats" on the "Configuration" screen? Eg. Full html, filtered html etc? Or should these have been created ...
1
vote
1answer
359 views

CKEditor + IMCE file uploader. What am I missing?

I've got CKEditor and IMCE modules installed and enabled. I've got an "Insert image" link at the bottom of the "body" text area. However, I can't seem to get the wysiwyg editor to display. What am I ...
0
votes
1answer
22 views

Email to image in ckeditor?

I'm looking for a module to convert emails links to an image in the body field to prevent spam. The closer I found is this one but it's for drupal 6 and I needed for D7: ...
0
votes
0answers
73 views

ckeditor visible on certain content type fields while not visible on others

Multilingual site, ckeditor is visible on certain content types, other content types it fails to load. Those content type fields it fails to load ckeditor is visible on field setting form but not when ...
0
votes
1answer
204 views

How to set the path to images in ckeditor?

I have a recurrent problem I can't solve. when working in localhost I use ckeditor to upload images to the body field. These images are shown correctly. Then after, I upload the site to the remote ...
0
votes
1answer
235 views

How can I stop ckeditor from adding <p>&nbsp;</p> in front of pasted word content?

When I paste from word (using the word clipboard button) I get a blank paragraph inserted before the word content. Can anyone tell me the way to prevent of fix this?
0
votes
0answers
64 views

Not works syntax highlighter when I edit content with CKEditor

I've a trouble with the module syntax highlighter in drupal 7, when I write content this works, but when I try to edit content with CKEditor this not works. Supose that I Write code javascript, so ...
0
votes
1answer
91 views

Code highlighting in CKEditor

How can I highlight the code section and reserved words for common languages like c/c++/Php etc ? I have tried the GeSHi Filter, but it does not work with the CKEditor. Am I doing something wrong ? ...
0
votes
1answer
184 views

Having trouble with ckeditor toolbar buttons

I cant figure out how the full toolbar can be view. I tried to toggle collapsed toolbar of and on however I am unable to see the either advanced toolbar or full (only some buttons I haven't selected ...
1
vote
1answer
109 views

How to clean the html output of textfield using CKeditor?

I have a textfield using the wysiwyg http://drupal.org/project/ckeditor text editor module. If I insert a table in the text then the table is wrapped with the following tags <p> ...
0
votes
1answer
74 views

Make CSS classes styled in WYSIWYG

How can I make CSS classes that can be addd to content in a a WYSIWYG be styled in the edit view? Ive added the following 'CSS classes' and ive used my site's normal CSS to float them left and right ...
4
votes
1answer
98 views

is it possible to disable ckeditor for private messages?

I've ckeditor through out the site.But i don't need it for private messages(privatemsg module).Is their any way to disable CKeditor only for private messages?
0
votes
1answer
90 views

Change the height of the ckeditor text window

If I try to change the height and style of the ckeditor text window with css then I find there are numerous layers to the css which makes it difficult to style. Is there a width and height setting in ...
0
votes
1answer
78 views

CKEditor disappeared

Was in my Drupal 6 site editing some pages and CKEditer suddenly disappeared in the Edit screens. I did nothing to anything else & have no idea why the CKeditor fields are no longer showing up ...
2
votes
2answers
2k views

The version of CKEditor could not be detected [duplicate]

Possible Duplicate: CKEDITOR not working Drupal 7 When I try to enable CkEditor, I get the following error. I have already extracted the files in sites/all/libraries/ckeditor. Is there ...
0
votes
1answer
315 views

Insert videos from media module into Ckeditor

I've been working the media module and inserting images with the ckeditor media widget and It's been great. I've also used some embbed media plugins to add vimeo and youtube media elements ...
0
votes
2answers
254 views

wysiwyg + ckeditor - failed to open stream sites/default/files/js/wysiwyg/wysiwyg_ckeditor_XXX.js

I am using WYSiWYG with CK editor. I am getting this error whenever i am trying to access a form with ckeditor. ...

1 2 3