Drupal Document module
Document is a complete Document Management System for the Drupal CMS. I am still working on some parts of the module and hopefully, its first release should be available soon.The official page for the...
View ArticlejQuery - Encode & Decode arbitrary objects to and from JSON
Working with ExtJs for a long time now (and deliberately avoiding jQuery whenever I could), I finally dumped ExtJs in favor of jQuery with my upcoming Document module for Drupal (mainly for avoiding...
View ArticleDrupal - Need to include css files manually when using jquery_ui module
After my last blog post on Drupal, expect some more Drupal related blog posts related to my recent work that I have been doing in Drupal.You might be knowing that the jquery_ui contributed module is...
View ArticlejQueryUI - Adding-removing buttons dynamically from a jQueryUI dialog
It was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or...
View ArticleAjax Sorted and Paged tables in Drupal 7
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...
View ArticleDrupal Document module
Document is a complete Document Management System for the Drupal CMS. I am still working on some parts of the module and hopefully, its first release should be available soon.The official page for the...
View ArticlejQuery - Encode & Decode arbitrary objects to and from JSON
Working with ExtJs for a long time now (and deliberately avoiding jQuery whenever I could), I finally dumped ExtJs in favor of jQuery with my upcoming Document module for Drupal (mainly for avoiding...
View ArticleDrupal - Need to include css files manually when using jquery_ui module
After my last blog post on Drupal, expect some more Drupal related blog posts related to my recent work that I have been doing in Drupal.You might be knowing that the jquery_ui contributed module is...
View ArticlejQueryUI - Adding-removing buttons dynamically from a jQueryUI dialog
It was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or...
View ArticleAjax Sorted and Paged tables in Drupal 7
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...
View ArticleDrupal Document module
Document is a complete Document Management System for the Drupal CMS. I am still working on some parts of the module and hopefully, its first release should be available soon.The official page for the...
View ArticlejQuery - Encode & Decode arbitrary objects to and from JSON
Working with ExtJs for a long time now (and deliberately avoiding jQuery whenever I could), I finally dumped ExtJs in favor of jQuery with my upcoming Document module for Drupal (mainly for avoiding...
View ArticleDrupal - Need to include css files manually when using jquery_ui module
After my last blog post on Drupal, expect some more Drupal related blog posts related to my recent work that I have been doing in Drupal.You might be knowing that the jquery_ui contributed module is...
View ArticlejQueryUI - Adding-removing buttons dynamically from a jQueryUI dialog
It was a rather interesting situation. I needed to add/remove buttons dynamically from a jQueryUI dialog that had already been rendered. Based on user interaction, I either needed to add new buttons or...
View ArticleAjax Sorted and Paged tables in Drupal 7
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...
View Article