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

Graylog

This module sends all Watchdog log messages to a Graylog server.

Graylog is an open source log aggregation framework.

Drulenium

Drupal + Selenium = Drulenium
The sub module drulenium_visual_regression helps in Automating Visual/CSS regression testing.
Concept:

  • The system takes Image screenshots of web pages, before you make changes like site upgrades to your site.
  • The system takes another set of Image screenshots of web pages, after you make changes
  • The system calculates the difference of image pixels that changed and generates an animated GIF to look at

Add link to copied text

Add to Copy settings

Module provides jQuery addtocopy functionality which automatically adds configurable text and link to the text copied from your site, i.e. when someone copies text from your site and then pastes it - this text will have additional line like this: "For more details see: [link to the page this text comes from]".

Article Jump

Article Jump Configuration Page

Article Jump

About this module

Article Jump adds jQuery functionality to a page to allow the user to scroll from one article to the next via a hotkey. For instance you can scroll down through a stream of node teasers by pressing "j" several times. Then scroll back to the previous article by pressing "k".

The jQuery selector is configurable, so if you have a stream of feed items, you can add a selector of ".content .feed-items" on the module configuration page and users will be able to navigate that stream by pressing "j" and "k" as well.

The hotkeys are also configurable. So, if you prefer "n" and "p", than you can change them on the configuration page.

Requirements

This module requires the libraries module and mousetrap.js, a javascript library.

Installation

1. Create a libraries directory at: sites/all/libraries/
2. Download and enable http://drupal.org/project/libraries
3. Download mousetrap.min.js into sites/all/library/moustrap/
https://raw.github.com/ccampbell/mousetrap/master/mousetrap.min.js
4. Download and enable Article Jump.

Configuration

On the module's configuration page you can configure the jQuery selectors that will be used as the article jumping anchors and also the speed of the scroll. You can also configure the hotkeys.

Nukem

Remove a themes persistent variables after its been disabled.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools