Drupal

Height property of CKEditor in Drupal 7

I wanted to set the height property of my CKEditor, but I couldn't get anything to work. Setting the height of any parent div would just cause the editor to overflow. After some googling I then found a solution.

Invalid argument supplied for foreach() in list_themes()

This kept bothering me: Warning: Invalid argument supplied for foreach() in list_themes() (line 767 of /home/www/dev.larsbo.org/includes/theme.inc). Here is why..

CKEditor with Syntax Highlight for Drupal 7.10

I have had many problems finding a simple and elegant way of enabling syntax highlighting with CKEditor in Drupal 7. BUT, now I have found a simple, elegant, and long-term solution using any RTE with the Drupal WYSIWYG module and the Google Code Prettify library.

Subscribe to Drupal