Minimally maintained
iModule
Component type
Maintenance status
Development status
Component created
Component changed
VKTEST
Component type
Categories
Maintenance status
Development status
Component created
Component changed
TEST
DrupalCamp test module
Component type
Categories
Maintenance status
Development status
Component created
Component changed
test
DevOps Survey
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This is a project to track a set of questions used to identify how Drupal and DevOps behave together. These questions were originally created and used by Kris Buytaert http://www.slideshare.net/KrisBuytaert/drupal-and-devops-the-survey-results. They are being used roughly 2 years later by Kevin Bridges for Drupalcon Austin.
add_timepicker_into_block
Component type
Categories
Maintenance status
Development status
Component created
Component changed
You probably look for https://drupal.org/project/timefield
This sandbox is to do:
- Make a block
- Add a Form (a textfield) into the block
- Attach the javascript (https://fgelinas.com/code/timepicker/ ) into the Form
- There is no UI
This is mostly a simplified copy of https://drupal.org/project/timefield
Pinterest Hover button
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
A simple module to allow the Pinterest On Hover Pin It button to be added for images on the site.
The hover button can be enabled per content type (7.x). You can also exclude images with jQuery selectors (7.x, 8.x). 8.x includes special support for hover buttons on responsive images.
How to use jstimer and clock together
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Installation
- install Javascript timer api (jstimer): 7.x-1.3+12-dev
- install Clock (clock) 7.x-2.x-dev
This sandbox inserts jstimer into Clock block, so it will be shown on

Bootstrap Style Carousel
Component type
Maintenance status
Development status
Component created
Component changed
This is a rather simple module that provides a feature including all of fields, CSS, and JS to create a bootstrap-style carousel as a field collection.
Since field collections need to be attached to an entity, by default it attaches one to the page content type. You can add field_slide to any other entity via the add existing field, and the remove it from the page content type if you like.
Compound field
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Module provides compound field type. Stores several fields in one Database table.
Supported fields are: textfield, tablefield, nodereference.
