Drupal News
-
Earlier this year we supported the IxDA in launching a new version of their IxDA.org site. One of the many interesting new features of this site is the ability to sort content by "hotness". The goal of this tool is to create a list of...
-
One great feature that Drupal has is the ability to make modules run certain tasks, often heavy ones, in the background at preset intervals. This can be achieved by a module implementing hook_cron. Core uses this feature to index new content for the search module, ping module to notify remote...
-
A tip for using PostgreSQL with Drupal 6
-
The power and flexibility of the jquery library is pretty awesome. There are a number of reasons that you may want load the files one at a time, or the individual .js files on an as needed basis.
Last week, I completed a blog post on getting jQuery up and running (...

