nullcod: A new online IDE + code generation tool for Drupal developers (or "The drupal IDE that writes code for you").
Hi All,
When working on different Drupal projects I have faced a problem of repeatedly implementing certain features by code. Usually what I do is copy the code from some old modules/theme and customize it for the new requirements. I think most people use the same approach in this scenario.
Read moreCodelobster PHP Edition supports Drupal 7.0. now
Hi.
Codelobster latest version 3.7.1 supports Drupal 7.
Here is the full list of all its features for Drupal:
- Ability to create project automatically installing CMS Drupal
- Autocomplete, help and tooltips for module's hooks
- Autocomplete and tooltips for Drupal's function theme
- Autocomplete for Drupal's forms
- Drupal search - for menu path and menu function
- Wizard for creating new modules
- Help on Drupal API
Drupal Development (in a "to go" box)
session proposal at drupalcon for a pre-built development environment. free. open source. with php debugging. works on MAC, Windows, linux, and solaris.
I'm planning to give the talk at DrupalCamp San Diego, and it has been accepted as talk at SCaLE 7x. It should be pretty polished by the time march rolls around. if you're interested, please check it out and vote: DrupalCon 2009 - Drupal Development in a "to go" box.
It's based on
Read moreNew IDE for Drupal - Codelobster PHP Edition
Hello to everyone!
We're developing Php IDE, supporting Drupal.
(http://www.codelobster.com)
In current version the following abilities have already been implemented:
- Ability to create project, automatically installing CMS Drupal
- Wizard for creating new Drupal modules
- Autocomplete, help and tooltips for module's hooks
- Completion list (called using Ctrl+space short key) contains names of all Drupal's hooks
- Autocomplete and tooltips for Drupal's function theme

