Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.34 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.34 KB

Komodo Drupal for Mac

Snippets and Macros to make Drupal coding more efficient.

Supported Versions

  • Komodo Edit 7.x
  • Drupal 7.x

Description

This is on organic collection of Drupal module hooks, complete with proper doxygen comments and function signatures. The more I use, the more the contents will grow. Forking, patching and contributing is always appreciated.

Instructions

  1. Open the "tools" folder in your current version of Komodo Edit. E.x. /Users/[name]/Library/Application Support/KomodoEdit/[version]/tools

  2. You should see a list of folders that resembles your Toolbox panel in Komodo with folders such as "Samples ([version])." Create a new folder called "Drupal" and place the contents of this repo into it.

  3. Restart Komodo and you should see a new folder called "Drupal" in your toolbox.

Resources