Drupal Dev Environment Virtual Machine. Install notes and scripts.
Hi,
Imagine being able to teach someone to review/create patches, without having to teach them to setup a LAMP development environment.
Imagine windows and mac users, friends, learning together to do (blank) with a virtual machine development environment.
I created a virtualbox Drupal development image. I wanted a simple platform to collaborate with several others on for a project. I thought others might benefit from the work.
Features include:
- Slim lightweight image (OS+tools are under 1gig)
- LAMP with APC
- Netbeans and Eclipse with debugging
New 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