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

Services Token Authentication

This module adds a token authentication method for the Services 3.x branch.

XMLRPC Test

This is a simple module to prove xmlrpc is working in Drupal. It makes a call to an xmlrpc endpoint, posting a number and gettin

RDFviz

Small site diagram, generated automatically from RDFa clues

Renders the RDFa that your Drupal7 site is outputting in a graphical form.

This is something of a successor to graphviz_filter, although it has nothing to do with input filters any more.
Radically, it has very little to do with Drupal internals any more either. This tool just inspects your rendered pages and then parses the RDFa hints out of them, so you are really seeing what the search engines and semantic scrapers are seeing.

Current work is just using it to try and autogenerate site navigation diagrams and content relationships using HTML REL links and embedded metadata, but it can also expose data relationships such as A Drupal-managed staff directory showing team membership and heirarchy

Output options include

  • basic RDF dump - a table of triples
  • Raw 'dot' file syntax - as used by Graphviz and a large number of other graph tools
  • PNG image
  • SVG image

Traditional "RDF Graphs" are horrible computer-science things, but I've found that with only a little coercing, the graphviz renderer can be told to do a much nicer job of it.

Fields Benchmark

A module to benchmark the performance of fields in Drupal.

Flagging Form

From version 7.x-3.x, you could now attach fields to Flags, this module, Flag forms, provides a form for filling out these fields.

Base64 Block

How does it work?

Base64 Block is a simple module that shows a block which gives the user the ability to encode or decode a string to Base64.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools