Tag: Configuration

Drupal 6 AHAH forms: The easy way

Comments (2)SourceTutorialsBookmark/Search this post with:Delicious DeliciousDigg DiggStumbleUpon StumbleUponFacebook FacebookGoogle GoogleYahoo YahooTechnorati Technorati28Friday, March 28, 2008By adminToday, I was working with drupal 6’s AHAH form elements. Initially, I was delighted at how well they worked. That delight turned to confusion once I realized that the form elements I had put in the menu callback of the

Read More
Using Lighttpd as a static file server for Drupal

Add CommentSourceArticlesBookmark/Search this post with:Delicious DeliciousDigg DiggStumbleUpon StumbleUponFacebook FacebookGoogle GoogleYahoo YahooTechnorati Technorati2Wednesday, January 2, 2008By adminThis article discusses Drupal 5.5 and Lighttpd 1.4, with special consideration for the imagecache module 5.x-1.3. Building websites that can handle high amounts of traffic involves finding points of scalability in the network architecture. There is a lot of discussion

Read More
Enabling New Modules Via Update.php

Add CommentSourceTutorialsBookmark/Search this post with:Delicious DeliciousDigg DiggStumbleUpon StumbleUponFacebook FacebookGoogle GoogleYahoo YahooTechnorati Technorati16Wednesday, January 16, 2008By adminUPDATE: There’s a better way. I work with 3 other developers, all of whom have their own local sandbox of our site. Since we’re constantly adding new modules, I found a simple way to enable a new module via another

Read More