Blog Detail
Recent Posts
Taxonomy term list with subterms for Drupal
As a complement to the taxonomy term list for Drupal I posted a while ago I am posting this new code that will work for taxonomies with terms and subterms. This was something you asked for and I actually just had to write it for the last website I w...
A sidebar widget for stickymenu
Almost one month ago there was this comment posted on Tela-Web that totally stayed unnoticed as it went in the moderation queue. This was the code for a Sticky Menu sidebar widget. We haven’t had any chance to test it but we thought that it mig...
Another taxonomy term list for Drupal
In my previous post I exposed one method how to make a list of the taxonomy terms with Drupal. This method was using the Taxonomy Menu module. However this method has some limitations. One is that it creates specific URL for the menu item link. It d...
How to make a list of the taxonomy terms with Drupal
Here is a very common question I encountered while setting up websites with Drupal: How do I make a list of the taxonomy terms that will display like a menu. That is, each taxonomy term should display as a link and when you click you go to the page t...
Click2bookmark (Drupal module)
Click2bookmark adds a nice feature to Drupal sites: now authenticated users can bookmark some pages (or views) within your website. I posted a picture to show the result of adding bookmarks: You can choose to display or not the block 'My bookmarks'....
SEO checklist for Drupal websites
Here is a checklist of important things to do to have a search engine optimized website. The tools used are specific for Drupal but this list can be adapted to any website: Use meaningful words for the URL, for example the title of the page (remove...
