Category "Drupal"

Applying Security Updates to Drupal 7

- - Drupal

The standard method of applying security updates to Drupal 7 is to download the latest version from drupal.org and follow the instructions in the UPGRADE.txt file. For years this has been the only way to upgrade Drupal across minor versions. If you are upgrading to Drupal version x.y, then x...

Bootstrapping Drupal

- - Drupal

There are cases when you may need to access Drupal’s database and core functions from an external php script (your custom written script), it may be that writing a module is overkill or you just need to do something only once. Whatever the reason it’s really useful to be able...

Meet Drupal 7

- - Drupal

Welcome to a Faster, more Elegant and much more User Friendly CMS. Drupal is a popular open source Content Management System (CMS) written in PHP and backed by a very large group of developers. The CMS comes in a variety of distributions that can help you fast track most web...