labs.calibrate.be

Drupal

For a project we needed a custom ckeditor toolbar button, which (when clicked) inserts some text before and after the selected text in the wysiwyg editor.

Posted on 2 weeks 23 hours ago
Tagged with Drupal, Jquery

Ever wanted to sanitize strings as pathauto does?
Why not let pathauto do it for you?

Posted on 1 year 7 months ago
Tagged with Drupal

When you use localized terms (terms have the same tid for all languages, but can be translated in the translate interface)
views has problems translating you terms.

Posted on 1 year 7 months ago
Tagged with Drupal

Had some wonderfull Internet Explorer frustrations today and thought i’d share it with you.

When I copied a Drupal site from our testserver to my local machine i found out i couldn’t login to Drupal using Internet Explorer (7).

Posted on 2 years 8 months ago
Tagged with Drupal

I came across this when i was looking for a way to use my own sqly queries in combination with views.
Sometimes you can’t always get the things you want by using views (or you’re too lazy to fiddle around with arguments, relationships, etc.)

Posted on 2 years 9 months ago
Tagged with Drupal

A problem that a lot of people seem to encounter when working with Drupal and especially after a new installation, is the fact that the admin section loads very slow or sometimes not at all. This is due to the fact that Drupal by default is configured to automatically check for updates. Often this is blocked however causing Drupal to keep trying.

Posted on 3 years 1 month ago
Tagged with Drupal