Javascript Guidelines
Great Presentation on the relationship between HTML, CSS and JS (JQuery) with some Drupal examples.
http://groups.drupal.org/node/163384#comment-550649
Great Presentation on the relationship between HTML, CSS and JS (JQuery) with some Drupal examples.
http://groups.drupal.org/node/163384#comment-550649
click to enlarge image.
I am not proud of this but share it in hopes of showing the vulnerabilities of the PHP filter and in great contradiction how useful it was in one unique case.
I have preached every chance I get about turning off the PHP filter that ships with Drupal. It is notoriously abused by newbies we don't learn to write modules and just make block after block with PHP code in it. It is this endless preaching that most likely made it difficult for me to see it as a solution to my unusual problem.
The Drupal ecosystem needs more developers in all skill ranges. There are more sites to be built than their are qualified developers to build them. This is a critical bottleneck in the growth and adoption of Drupal into the enterprise and other.
Here are some resources on setting up Aptana for Drupal development.
* Drupal plug-in for Eclipse PDT - by XTND.US/Chris Charlton - http://xtnd.us/eclipse/install
* Drupal Hooks for Eclipse PDT (- maintainer: deekayen): http://drupal.org/project/eclipse
- Template files for Drupal. Load the Drupal 6 version first, and then load the Drupal 7 (prefixed) version.