Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

jQuery Hotkeys

jQuery hotkeys supports generic JavaScript actions in response to hotkey presses via

QUnit

QUnit Screenshot

QUnit is a powerful, easy-to-use, JavaScript test suite.

Drupal Code Generation

This is a collection of developer tools that will autogenerate code for faster module development.

The module was borne out of having to write hundreds of lines of code to enable table definitions
for views 2. So the first tool was for generating modules with views definitions.
To avoid confusion - this is not about making views - it is about generating the code that will expose
tables to the views 2 api, so you can use them in your views.

Current modules types supported:

  • Views 2 module
  • Trigger module
  • Block module
  • Generic module (selection of hooks to auto implement - stilll rather limited)

DISCLAIMER:
This is a development tool, that means:
Do not install on production environments - I am not aware of any security issues, but no work will
be performed to avoid them either.

USAGE:

  1. Install the module
  2. Navigate to admin/code_gen
  3. Choose the type of module to generate
  4. Generate your code
  5. Navigate to your files folder (eg. sites/default/files) and find your autogenerated module
  6. Modify the autogenerated code to serve you needs
  7. Move autogenerated folder to sites/all/modules
  8. Install the new module

SHARE:
I will be working on stuff that I need or find either funny or interesting, if you find that

Google 404 page

Uses Google's Webmaster Tools 404 widget to enhance your 404 pages. It provides suggestions for where the user might have been wanting to go as well as a Google search box for your site.

simplehtmldom API

The module is a bridge between simplehtmldom PHP library and Drupal.
It provides powerful API for HTML parsing. Also, it works fine with broken markup.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools