Tagged Questions
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 ...
-1
votes
1answer
114 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
63 views
What would cause certain buttons to not appear on specific fields using the CKEditor?
I am using the CKEditor module for Drupal 6 (not the WYSIWYG module). It's successfully showing the editor on a variety of textareas.
However, on a certain content type the editor is behaving ...
-1
votes
2answers
531 views
CKeditor - Edit form doesn't show anything in a <code> tag
Using ckeditor module + ckeditor 3.6.
I am using the 'full' text format as a admin role and when I initially fill out a text area and use the 'font styles' dropbar to make the text into 'code' html ...
4
votes
2answers
2k views
How do I turn off full html in comments only in drupal 7
Okay, I have set all content editing for admins on full html in drupal 7. I have also enabled wysiwyg and ckeditor. All is good, except I just want plain text and no ckeditor for the comments sections ...
2
votes
4answers
1k views
Bullets and numbers not visible in CKeditor
When I edit something in CKeditor and insert a list, the bullets or numbers are not rendered in the result.
Is it possible to correct it?