Tag Archives: drupal

Nodes: Inserting Images

While Drupal provides a lot of extensions and gimmicks, one of the big downsides currently is image handling. Basic image handling, like inserting images into a node’s body field are quite the task to achieve – there’s plenty of approaches but almost all fail at some point. Mostly because of bugs or lack of basic [...]
Posted in design, my five cents, software, web | Also tagged , , , , | Leave a comment

Say “hi” to drupdater v0.1

After some bugfixing and testing, Drupdater version 0.1 is ready. Not for download yet, tho. I am still trying to find the perfect balance between stability and ease of use. I also rewrote the update procedure to gain performance and stability: Instead of running a synch over the whole “modules” directory, I know Tar/BZip the [...]
Posted in software, web | Also tagged , , | 1 Comment

Drupal: Limited drush magic (update)

I was trying to figure out how to create a simple way to keep my 15+ drupal installations clean and up to date with a single mouseclick for a long time now. Of course, drush was the first thing I looked at, but since it is a command line tool and all my clients are [...]
Posted in software, web | Also tagged , , , , | Leave a comment

Drupal: Columns for the Body

Probably not entirely groundbreaking, but a nice way to achieve nice layouts using Drupal + WYSIWYG occured to me about 3 projects ago when I was trying to figure out a way of haveing multiple columns in a page’s body field. Sure, you can do the same thing by using CCK and define a couple [...]
Posted in design, web | Also tagged , | Leave a comment

My Drupal Arsenal V1.1

I previously introduced you to a list of my favourite plugins. Some time has passed and I am able to present to you an updated version of it. New plugins are marked with *, removed plugins are marked with † and the “swiss knife of modules” is marked with a +. Keep in mind that [...]
Posted in design, software, web | Also tagged , | Leave a comment

Drupal: Session, Cache and other Mysteries

Drupal is a nice and massive tool for deploying websites, but not everything is perfect, as we all know: Session Management: Drupal’s session management is somehow inconsistent. But as I found out later on, it is due to the fact that IE sucks. However, this should be a known problem and the workaround is to [...]
Posted in design, software, web | Also tagged | Leave a comment

Drupal: WYSIWY(should)G

A rather annoying problem with Drupal is the lack of a *really* standard WYSIWYG interface. WordPress made the example and included TinyMCE as a default which is expandable with a couple of plugins (“TinyMCE Advanced”). Putting together a solution which also allows users to easily upload and include pictures into article texts with Drupal took me [...]
Posted in my five cents, software, web | Also tagged , , , , | 2 Comments

My Drupal Arsenal

I use the following plugins on every base installation, since it covers (most) of my client’s needs. The * indicates, that this is a plugin which is active on basically every installation. Also, I only run “real” CRON tasks via cPanel options – no virtual CRON triggers. Additionally, I have a test installation which is [...]
Posted in my five cents, software, web | Also tagged , , , | 1 Comment

terminus1525

stumbled across this site: terminus1525 while looking at references for a cms called drupal. very cool layout. i like this minimal use of eyecandy stuff. instantly fell in love …
Posted in design, software, web | Also tagged , , | Leave a comment