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

Watchdog More

Watchdog More

Provides a helper to clear the watchdog database table.

The module implements an back port of the same functionality of Drupal 7.

Tipsy

Tipsy Tooltips

Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect to textareas, textfield, anchors or any other HTML element you specify.

X-ray

Xray skeleton with a power drill.

X-ray module gives a look at the skeletal structure of a site to help developers and site builders see how things work.

X-ray Features

  • A technical summary is added to the help above the main administrative sections. For example, blocks, content types, and menus are summarized on Structure; themes on Appearance; etc.
  • A table of permission titles matched to their permission machine names.
  • A table of most* hooks which Drupal invokes (and when they are invoked) and that are available to be implemented.
  • The function and arguments producing each page you visit, displayed on that page.
  • The form ID of every form you see, displayed on the form.

The development of this module is described in 94-page detail in the Module Development chapter of the Definitive Guide to Drupal 7.

Planned features (in the short term)

  • To node pages, add what content type the node is.
  • A report with a technical overview of the site content structure, with relationships between content types. (Ideally, this will be graphical.)
  • A report with explanations of what in Drupal produces each page in the menu structure.

Database log save (dblogsave)

dblogsave helps you hold onto transaction data in a simple way, by leaving it in core's watchdog table.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools