Sacha Chua

Primary tabs

Articles from Sacha Chua

Update 2014-02-19: See LittleDynamo’s comment with a link to this StackOverflow answer.

Update 2014-02-19: See LittleDynamo’s comment with a link to this StackOverflow answer.

I know, I know. I shouldn’t allow IFRAMEs at all. But the client’s prospective users were really excited about images and video, and Drupal’s Media module wasn’t going to be quite enough.

I know, I know. I shouldn’t allow IFRAMEs at all. But the client’s prospective users were really excited about images and video, and Drupal’s Media module wasn’t going to be quite enough.

Drupal 6′s drupal_json method encodes ampersands incorrectly for JQuery 1.5, causing the rather cryptic error:

Uncaught Syntax error, unrecognized expression: ...

(If you’re lucky.)

I’m working on a Drupal 6 site that helps match volunteers to speaking opportunities, or sessions. I use Taxonomy to keep track of the qualifications so that I can maintain the qualification hierarchy.

Michael is working on migrating a custom website with hundreds of database tables to Drupal, and he wanted to know if I had any advice for keeping track of table mappings and other migration tasks.

Context-switching among multiple projects can be tough. I’m currently:

Keeping a to-do list helps you keep sane. If you don’t have a full-scale issue tracker, use a wiki page, text file, or something like that.

One of our clients asked if we had any tips for documenting and managing Drupal configuration, modules, versions, settings, and so on.

Pages