drupal-mode icon indicating copy to clipboard operation
drupal-mode copied to clipboard

Advanced Emacs minor mode for Drupal development

Results 15 drupal-mode issues
Sort by recently updated
recently updated
newest added

I should really add more and better test cases for drupal-mode. And run them on [Travis CI](https://travis-ci.org).

Feature

Detect drupal codesniffer installed via coder module. Coder module could be installed in ~/.drush or as part of a project. If installed via a project our detection should only be...

Feature

While developing offer a simple way to run a modules test cases (possibly via drush) and view the result.

Feature

Set `bug-reference-url-formart` to "http://drupal.org/node/%s" and enable `bug-reference-prog-mode' in core files and contrib projects.

Feature

See David Cohens blog posting "[Drupal Contrib Attribution and Credit with Magit for Emacs](http://www.dave-cohen.com/node/1000008)".

Feature