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

editablefields_d7

This is the sandbox for working on editable fields for Drupal 7

Markup Demo

Markup Demo renders core Drupal UI elements, theme functions, form fields and basic HTML to encourage thorough theming attention to many elements of the Drupal CMS.

Project notes

This is a simple feature for Open Atrium that implements the greasemonkey script from Nodeone that adds notes from an external site right onto the projects here at Drupal.org.

Allocated Seating

Preview of the designer and plan elements in use

This module is seeking new co-maintainers, please chime in if you have time to help push it forwards.

Overview

Allocated seating provides two field types - an allocated seating designer and a seating plan.
These fields can be used for various purposes - eg the designer can be used on a node edit form to allow users to create a seating plan for an event whilst the plan can be used as part of a checkout workflow to allow customers to nominate which seat they wish to book.

Features

The seat designer features a drag and drop interface powered by jquery_ui. Users can design their seating plan by nominating the number of tickets and the seating layout (number of rows, columns, sections/floors). Users can drag the seats around to set up their desired layout, including dragging between floors.

Requirements

jquery.ui

Recommended modules

This module was originally written for a Transport booking module which is still under active development

How to use

An example of how to add a seating designer to your form:
<?php
// Add the necessary js, css and libraries
allocated_seating_setup();
// Add your field
$form['ticketing']['ticket_plan'] = array(

entity_barcode

The Entity Barcode module provides the ability to CREATE a Barcode for Entities

PixelPerfect

PixelPerfect is a utility module designed to give Drupal themers the ability to quickly identify inconsistencies between their current theme implementation and the mockup they are working from. When enabled, a themer will be presented with a variety of hybrid displays that will overlay the mockup over the rendered output from the Drupal theme layer. Themers will then be able to quickly and accurately position the mockup overlays to their needs.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools