Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The CKeditor kills the linebreaks and images in the preview and also when I publish an article. Bold and italic are being preserved however, as are bullet lists. Anyone an idea?
I like this feature, but on one page I have a small string of html that is showing as html so people can copy and past it to exchange links. The link inside this html string is automatically converting into a link. How could I make it so that it doesn't do this?
picture of what I'm talking about. http://img696.imageshack.us/img696/6528/drplxam.png
For a project I use some widgets from the jQuery UI (http://jqueryui.com/) which uses jQuery version 1.6.2. Currently a lower version of jQuery is installed on my Drupal 7 installation. I added a "scripts[]= js/path to js" to the .info file and it seems this solution works fine. Drupal overwrites the current jQuery version this way but, is this the right way to do it ?