Avoid Potholes When Deploying Drupal Sites to Media Temple Virtual Private Servers
I recently had occasion to set up a new Drupal site on a dedicated virtual private server on Media Temple (dv 4.0).
I recently had occasion to set up a new Drupal site on a dedicated virtual private server on Media Temple (dv 4.0).
You know that list of checkboxes on the theme settings page that let you turn on and off parts of the theme like the logo or slogan?
I've now been working professionally in Drupal for a year and have learned a lot about it; I have some patches into contrib but I've not really done...
NOTE: Apologies for the gap, I said I would post on Monday but well, I decided to get married instead. So there.
Continuing on with the previous topic of essentially “what is Drupal?” we move on to the discussion of PHP and its importance in being able to build...
So there we were, facing a Flash based video player that could have multiple tabs of many videos apiece.
Over the last two weeks I've been working on a project to convert one of our client's websites to Brightcove 3 players. As I am quite new to drupal...
The decision to store settings.php in your version control system can be sticky.
Ran into an interesting little snag this morning - a client's Drupal site was spitting out "Access Denied" errors for all page loads by anonymous...
We recently needed to fill missing geocode values in a project's database. Using some PHP magic and taking advantage of hook_cron() this is how we...