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 | May 8, 2011 | .NET 2.0+, ASP.NET, Blog, ExtJs, PHP 5.x
A couple of days ago, I started implementing a rather interesting piece of code. It was late into the night, and I was not feeling like doing my regular work and neither was I sleepy. At that time, I was reminded of another project where we needed to provide users the...
by Rahul Singla | May 6, 2011 | Blog, Drupal, Drupal 7.x, Javascript, jQuery, PHP 5.x
My recent blog post on Creating Paged and Sorted tables in Drupal 7 got a comment today asking if it was possible to implement Paging and Sorting in Drupal tables via Ajax, instead of regular Page refreshes that Drupal does by default.Why not I thought… Drupal...
by Rahul Singla | May 1, 2011 | Blog, Drupal, Drupal 7.x, PHP 5.x
My earlier blog post on creating Drupal 6 tables (I mean html tables and not database tables) complete with paging, sorting, sticky headers and other Drupal table features attracts a decent number of visitors (Analytics tell me). So, I thought of publishing another...
by Rahul Singla | Feb 10, 2011 | Blog, PHP 5.x
I recently provided Amazon’s Product Advertising API integration for one of the sites I did for a client in Drupal (along with iTunes search integration etc). I have to say providing Amazon’s Product Advertising API integration was more cumbersome than...
Recent Comments