Experiences & Knowledge Shared
NetBeans support for Drupal Enriched : Wizard for developing Themes
Enriching the existing NetBeans plugin to assist developing Drupal based websites, we have added a wizard for developing a new Drupal Theme. On providing details of new Theme, the wizard auto-generates the mandatory '.info' file with template code under the 'sites/all/themes/
The wizard works as follows :
1. Right click on the Drupal project to add a theme. Click on New --> Other. Select Other and we see an option to create a Drupal Theme. Select it and click on Next as seen in the screenshot below.
3. Now, the new theme gets added to the Drupal themes and the info file gets autogenerated with template code, as shown in screenshots below :
Posted at 11:48AM Dec 31, 2008 by Sujit Nair in Sun | Comments[1]
Today's Page Hits: 17
Hi,
Thank you for your great plug-in for Drupal and netbeans. However, its doesn't work in Linux environment. I tired to use the wizard to generate a testing module by following the procedures of document you provided. There is nothing generated at the target directory, sites/all/modules. I think the automatically generated directory path is wrong. "/" is missing at the beginning of the path, so the plug-in cannot find the destination directory as it is a relatively path instead of absolute one.
How can I fix it myself? Or can you generate a new update fixing this bug?
Thanks,
Jack
Posted by Jack on April 21, 2009 at 11:46 AM IST #