by Rahul Singla | Jan 1, 2012 | Blog, Drupal, Drupal 6.x, Voip Drupal
This week I delievered the first phase of a VOIP based Drupal site to a medical industry client using the VoipDrupal suite of modules. Let me first take this opportunity to acknowledge the great work Leo Burd and his team at MIT Center have done in developing an...
by Rahul Singla | Dec 27, 2011 | Blog, Drupal, Drupal 6.x, PHP 5.x
In my recent Drupal work last week, I needed to add custom operations to the Users list administration page accessible at “admin/user/user” on a Drupal 6 site (see the screenshot on the right).The usual suspect to get the ball rolling was...
by Rahul Singla | Jun 22, 2011 | Blog, Drupal, Drupal 7.x, PHP 5.x
This was the most time consuming aspect for the recent port of my Document module for Drupal 7.You would be knowing that File system API underwent a complete revamp in Drupal 7 (see this and this link, a very good introduction of the changes and new concepts is...
by Rahul Singla | Jun 18, 2011 | Blog, Drupal, Drupal 7.x
While working on the 7.x port for my Document module for Drupal day before yesterday, I had a pretty anxious moment. As you would know, the new DBTNG database abstraction layer in Drupal 7 fundamentally changes the way your module code interacts with the db. Now...
by Rahul Singla | Jun 5, 2011 | Blog, Drupal, Drupal 7.x
Drupal 7 brings some important API changes and enhancements to the table, one of them being the ability to control precisely the order of execution of a particular hook between modules.I was asked by a client last week if it is possible to control execution of...
Recent Comments