Some drush commandos for setting up a drupal site quickly
Here a collection of our favorite modules. Just copy these lines into your .bashrc and deploy sites faster :) # get modules alias drushmodules=’drush dl translation_helpers ckeditor cck views webform token pathauto admin_menu filefield imagefield imageapi imagecache date google_analytics image advanced_help link devel jquery_update globalredirect transliteration logintoboggan rules content_profile views_bonus flag front vertical_tabs adminrole login_destination stringoverrides admin [...]
Nice drush theme commando’s
theme-enable => pm-enable theme-disable => pm-disable (it’s possible to just use: drush en/dis THEMENAME) theme-info => pm-info theme-list => pm-list –type=theme theme-list-enabled => pm-list –type=theme –status=enabled theme-set-default => vset theme_default theme-set-admin => vset admin_theme theme-status => status theme Have fun!
update: Getting a working simplenews mail application
I’m busy building an standalone newsletter application using simplenews. So my attempt to create some kind of documentation for a working drupal based newsletter solution. Use Simplenews 2-dev (at this moment 31-3-2010) it’s really great! Keep up the good work! simplenews template 2-dev ( at this moment you have to apply a patch #640740: Fatal error with [...]

Nice drupal image galleries modules using Views
A selection of image gallery modules for drupal using the views module.
Sending HTML emails with simplenews
Simplenews is the only drupal-6 newsletter module and unfortunately it’s far away from perfect when sending HTML newsletters. If you want to give it a try… Install: simplenews mimemail If you have problems installing a wysiwyg to create the newsletter content have a look at my prior post. Adjust your filter settings to full HTML [...]
How to get advice on drupal related questions
All open source projects and every programming language have forums, mailing lists or other great resources. Regarding to drupal the forums aren’t a good place to start. They are crowded and badly organised in too less topics. But there are a couple of great ways to get support regarding drupal. 1.) Check google, drupal.org and [...]

Start to post interesting links on a weekly basis (I)
Often i miss the time to write a blog post that’s why i start to post a collection of interesting articles every week.
