Cowritten by Jack Haas and Amanda Luker Celebrating the first release candidate for Drupal 8, the Advomatic team has been testing things out, diving into not-so-well documented (yet!) waters. Here’s a little tutorial for doing something that had us scratching our heads for a bit: adding responsive images in Drupal 8. Here’s what you will need: …
Read more »Tagged: images
Applying imagecache presets to user profile pictures in Drupal 6
Here’s a mini tutorial on applying imagecache presets to user profile pictures. This isn’t hard to do — a breeze compared to what <a href="one had to do in Drupal 5 — but this write-up might still save someone a little time, I hope! While imagecache presets are easy to apply to imagefield images (this …
Read more »Hotlinking Images? No. Wget Instead.
There’s an open feature request for the Embedded Media Field to allow editors to link to a live image on any arbitrary site. Although this is technically possible, and easy to implement in the module’s framework, this practice is also known as hot-linking, and I’m not particularly interested in enabling that sort of functionality. However, …
Read more »