drupal 5

VBMA Phases 1 - 3

The Site

The VBMA site is a tool used to connect other veterniary professionals and students across the globe. The site reaches some 30 chapters (universities) providing each user a web-space to communicate and organize ideas, events, important topics and have online meetings among other users / chapter members.

  (read more)

Getting Full HTML for Profile module fields & specific roles

Getting Full HTML for Profile module fields & specific roles

Task: Recently a client asked for a simple yet flexible and scalable solution to modify the user profile output for a particular role (client is using the profile module). The client also wants to grant this role full html privileges with certain profile fields.

By default, the profile.module runs each... (read more)

One way to override Drupal core modules - safely

One way to override Drupal core modules - safely

Every where you read on Drupal.org, Professional Drupal Development book, IRC ect, all of us who know Drupal intimately say "Not to hack core" files. I include core module files with that statement. Here are a couple of reasons why: (read more)