Posts tagged as:

drupalpetpeeve

Drupal Pet Peeve: Loose InputFormat Control

June 25, 2007 · 6 comments

in Uncategorized

I screwed up in a big way on one of our higher profile Drupal sites. I had configured the default inputformat to include PHP execution, because there are a whole bunch of pages on the site that need to be able to execute PHP, and that was the easiest way to get it done. I [...]

{ 6 comments }

Drupal pet peeve: cron.php

June 22, 2007 · 12 comments

in Uncategorized

I hate that I have to manually (or scriptedly) call cron.php for every Drupal site I run. Even for multiple Drupal sites on the same server in a multisite configuration. Yes, there are ways to automate it, but eventually they fail. I just manually called cron.php on one of our main sites, after realizing it [...]

{ 12 comments }