Updated NetBeans plugins support for Drupal

Hello Drupalers! NetBeans 6.5 Release Candidate is out (with right PHP editing features : http://www.netbeans.org/kb/trails/php.html) and along with that I have released an update to the existing Drupal support in NetBeans. Please feel free to try out the enhanced wizard for assisting Drupal module development. The modifications in the plugin are : * Generates the new module in appropriate location * Sticking to Drupal coding standards, generates template code for some of the common hooks (hook_block and hook_help) in the .module file * Sticking to Drupal coding standards, generates the .install file, which when not required can be removed. Some template code for some common hooks (hook_install and hook_uninstall) are provided. You can download the plugin from NetBeans plugin portal (http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?plug...) or from project page (https://nbdrupalsupport.dev.java.net/servlets/ProjectDocumentList?folder...). The source and documentation concerning usage of the plugin is hosted at the latter site. Comments welcome! Regards, Sujit Nair
 

Connect With Techlore