by Rahul Singla | Feb 20, 2010 | Blog, Drupal, Drupal 6.x, ExtJs, Javascript, PHP 5.x
The installation of my Take Control module for Drupal requires a bit more effort compared to a regular Drupal module.The following video tutorial demonstrates each step required for installation. I have used CPanel’s File Manager for the purpose but the process...
by Rahul Singla | Feb 16, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
All Drupal module developers would probably be aware of Drupal Form API’s form_set_value() method, which allows you to “change submitted form values during the form processing cycle.”You can use this method in the form validate handler to process a...
by Rahul Singla | Feb 15, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
While working on a major enhancement to my open-source Take Control module for Drupal (to be released soon), I needed to generate public/private keys for making secure asynchronous Ajax calls.A quick Google search revealed that PHP’s Open SSL package should do...
by Rahul Singla | Sep 24, 2009 | Blog, Drupal, Drupal 6.x, PHP 5.x
I have been working with the Drupal CMS extensively since the beginning of this year. Having worked with DotNetNuke earlier, I was initially sceptical about Drupal’s capabilities. But after having a good look at Drupal, I must say it is good.Now, coming to the...
Recent Comments