Archive for the ‘CMS’ Category

Twitter lists to help network Drupal designers and developers

Friday, November 27th, 2009

I’m building Twitter lists for Drupal designers and developers.
The idea is that by following the appropriate list - and in turn being followed - will help share knowledge, ideas and news in the Drupal community.

If you’re on Twitter and want to join please follow the list you like.
http://twitter.com/drupalshire

Of course, we can add other lists to and open to suggestions for categories.
Thanks all.
http://www.drupalshire.org/

Drupal taxonomy term list

Monday, October 13th, 2008

Here’s a useful script for anyone who wants to display a list of terms for any given vocabulary. It seems that many people are asking this question and I’ve seen some very complicated solutions to the problem. However there was one that came very close from tela-web.com

I adapted the script very slightly as I wanted to be able to display a list of terms for a particular vocabulary, but only if a published node had been associated with it. So I added the taxonomy_term_count_nodes() function to check for that.

Drupal categories UI

(more…)

Code errors in ‘Pro Drupal Development’

Friday, August 3rd, 2007

Pro Drupal Development bookFor those of you who may be experiencing a few errors when following the examples in the Pro Drupal Development book make sure you visit the book’s website. It has a section with known errors where you contribute you own comments for those not listed.

There’s not many Drupal books out there at the moment, but Lullabot are writing a new one called Practical Drupal with O’Reilly which will be based around Drupal 6.