Image+
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Abandoned
Abandoned
dummy project to get used to git
A simple empty sandbox to help me test some project_git_instructions stuff
iClew checks your Drupal site daily and delivers the improvement recommendations to your in-box. It helps you monitor your site performance, availability, traffic rank and content quality. With the improvement recommendations tailored for your site, you can improve your site and business by driving more traffic to your website or turning more visitors into paying customers.

An entity based version of https://www.drupal.org/project/bootstrap_tour. Sandbox will be deleted if code gets committed to the main project. For more info see #2118607: Allow for easier rearranging or deleting of steps.
Naver is a simple and robust jQuery plugin for responsive navigation. Configuration is very simple. Just provide an element to apply the plugin and specify your breakpoint. Please, visit official page for more information and demo.
kreXX is a php debug tool, which displays debug information about objects and variables in it's own draggable debug output. It started out as a fork of Krumo, but after several refactoring sessions, there is very little left of Krumo.
Like Krumo, kreXX will be called in the PHP source code.
krexx($myObject);
Most of the time you will use this method. kreXX will analyse the $object and give you detailed information about it:
In case the variable is not an object, it will simply display its content.
Imports country/state/region names to a taxonomy from geonames.org
This module uses the "children" (http://www.geonames.org/export/place-hierarchy.html#children) function of geonames.org. This seems to just drill down by administration divisions, which may be different for each country.
Why I made this to work in the front end with javascript rather than with the batch API, I don't know. I must have been drunk that night.
Just a place to store patches
UNSUPPORTED - NO FURTHER DEVELOPMENT
This module allows administrators to define custom tokens for any field_collection fields on their nodes.
The 'token' display mode is used for rendering subsituted field_collection fields. Rendering falls back to 'default' display mode if 'token' mode is not used.
Best used together with token_filter so users can use tokens in textareas to target field_collection values.