You are here

Drupal 7 Ruble For Aptana 3

Project Type: 

This is a Drupal 7 ruble for Aptana Studio 3.

What are rubles?

Rubles are the new scripting language included in Aptana Studio 3. They provide a method to help streamline development.

What features are included?

So far this ruble includes the following:

  • Insert hooks. This will determine your module name and create the appropriately named function block for you hook.
  • Insert Theme. Like hooks, this will determine your module or theme name and create the appropriately named function block.
  • Drupal Help. By selecting a hook or internal Drupal function, you can right click to access the command menu and view the api.drupal.org page for that hook or function.

For more information, please refer to this blog post.

Development Note:

I am releasing this under the GPLv2 and intend to keep it open source. We have seen so many similar projects released to only become commercial. With the exceptional growth of Drupal and the continued support of the open source community, it is time to provide a solid development tool that is not only feature rich, but also free (as in beer).

If you would like to help out on this project, then please feel free to contact me. You can also file issues or feature requests on GitHub.

TagDownloads
Master Branch (Hosted on Github)