Programs - Drupal

Drupal 6 Basic Javascript w/ jQuery


Posted in:

Here at SOTC we have been working with Drupal as of late where we are working on updating our site. One of things that I couldn't find a whole lot of documentation on it is getting simple basic Javascript stuff working in Drupal 6. So to get people moving in the correct direction I decided to throw out a small tutorial on this, especially since Drupal 6 has built in support for jQuery, a Javascript library - which should make adding fancy stuff pretty easy.

Read More Icon Read More

Setting Up A Local Drupal Development Environment


Posted in:

Soon, well eventually, the blog is going to get a refresh - and we are currently building that refresh in Drupal, which is an open source CMS. To that end, getting Drupal setup on my machine wasn't particularly a hard procedure, but is slightly complex if you aren't used to setting up a local server and database. So if you fall under that category than this tutorial is for you. First you must know that this tutorial is aimed for Windows users and Drupal 6.X.

Read More Icon Read More