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

RRD Graphical Dashboard

This module provides graphical dashboard generated from RRD data. The dashboards give administrator a quick overview of the performance on their physical server.

System stream wrapper

Provides stream wrappers to access module, theme, profile, and library files and directories. Note these stream wrappers are read-only as none of these files or directories should be write-able by your webserver.

Want to help get these stream wrappers into core? Subscribe and/or help review #1308152: Add stream wrappers to access extension files!

Examples

  • module://file/icons/text-plain.png
  • theme://bartik/screenshot.png
  • theme://default/screenshot.png
  • profile://minimal/minimal.info
  • profile://current/standard.info (profile://current expands to the active profile for the site)
  • library://ckeditor/images/spacer.gif (works only if the Libraries module is enabled)

XML display

Adding XML-display

This module takes XML from any URL and transforms it via XSLT.

It can be useful, for example, in the following cases:

FileField Extract

This module allows you to extract archives uploaded to a FileField.
It is similar to ImageField Zip but there are some key differences.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools