code

Drupal + WYSIWYG + tinyMCE + syntaxhighlighter REDUX

The most popular post on my site currently is an article on how to setup the tinyMCE editor in Drupal to use a syntax highlighting plugin.

Since that article, the Drupal world has moved along and my tutorial has become outdated.

Things are actually a bit easier now, however, so read on for a new version of the tutorial.


Setting Scroll positions in Flex

I recently struggled mightily with what I thought should be an easy problem.  I had an image in flex and wanted to be able to pan around it and zoom in and out.  

It turns out that a lot of people have a problem with this task, because how the scrollbars in flex keep track of where they are, and how flex handles the origin of a zoom operation.  Read on for details.


Drupal + WYSIWYG + tinyMCE + syntaxhighlighter

UPDATE: I've written a new version of this article that should be followed instead of this slightly-dated version.  

I've recently taken another look at tinyMCE integration in Drupal. I used to use tinyMCE on all my sites, but have migrated most of my editing to the desktop. This is a short article on how to get Drupal, the wysiwyg module, the tinyMCE editor, and the javascript SyntaxHighlighter library all integrated together.

There are several online guides on how to get these components to work together, but none of them were complete or up to date with the latest versions of all the components.

I will assume you have drupal installed already. These instructions were done on version 6.10, but should work on any recent 6.x version.


Syndicate content