Weblog Archives

You are currently browsing the archives for the Drupal tag.

Drupal Tip: List a node’s taxonomy terms inside a Block

It’s been several months since the last time I had done any coding on Drupal. Although many people might find it trivial, here is a PHP snippet to enter in a custom block, so that the taxonomy terms of the currently displayed node are printed as an unordered list inside that block. Also, each list [...]

Getting my hands on Drupal

If you happened to visit CodeTRAX, my (at the moment) personal software publishing spot, during the last two months, you would have noticed that I’ve started using Drupal on that website. My alternative options had been WordPress and a custom CMS based on Django, but I finally rejected both and I am glad I did [...]