Switch On The Code RSS Button - Click to Subscribe
Aug
15

Drupal 6 Basic Javascript w/ jQuery

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 »

Posted in Drupal, Javascript, All Tutorials | No Comments »

Mar
21

Setting Up A Local Drupal Development Environment

Soon, well eventually, the blog is going to get a refresh - and we are currently building that refresh in Drupal, which is a 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. Some basic Linux and Mac OS instructions can be found in the references section of the page.
 
Read More »

Posted in Drupal, All Tutorials | 1 Comment »