HTML5 Local Storage Example

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides example code showing saving objects to HTML5 storage. It shows saving the last five search queries and showing them in the site search block.

Make sure to enable the Search block to actually see the saved queries.

Ubercart Order Status Pane

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

Update an order's status from the Edit screen.

Out-of-the-box Ubercart only provides a pane for the Order View screen for changing the order status (the "Update order" pane). This module provides a little pane in the Order Edit screen for changing the status of the order.

Language Code Alias

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Overview

Language Code Alias allows you to alias the standard i18n provided language codes and use that alias as a token. The need for this module arose from a system design requiring a specific file architecture that saved files by language but that didn't use the normal language code token.

Features

  • A simple UI to easily alias any enabled languages.

Requirements

Token
i18n

Test Content Flag

Component type

module

Categories

Maintenance status

Development status

Downloads

1421

Component created

Component changed

This module allows you to tag your content as test and then use bulk operations to unpublished and delete them

It creates a field on each content type that is specified, which is then curated by the module.

This module is under development and may have bugs. Please post issues in the queue.

CartoDB

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal module that integrates with CartoDB.

Description

CartoDB is an open source geospatial database platform that provides an SQL API layer. It allows developers to make querys to a cloud PostrgreSQL + OpenGIS database optimized to geospatial purposes.

As a web service API, it is not required a certain database management system.

Status

This module is currently in development. There is no release yet.

Ubercart order upload

Component type

module

Maintenance status

Development status

Downloads

491

Component created

Component changed

Allows admins (or anyone with enough permissions) to attach files to ubercart orders.
Originally created for medical tests website (client pays an invoice, and admin attaches .pdf with medical tests results to user order).
File download is private, so only logged in user can download file attached to his invoice.

Hide forms elements

Component type

module

Maintenance status

Development status

Component created

Component changed

This module aims to hide some elements located in the user's editing account form and content creation form. These elements have little or no use in sites that have only one content editor, or have several editors but there is no need for version and authorship control.

The module will also add permissions, allowing you to display hidden elements for certain user roles and content types.

Use this module when you need to:

Contextual toggle

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module adds a link to admin menu that highlights contextual link regions. This can be useful for administrators so they can get an overview where to find configuration settings for parts of a page.

When clicking the link (which currently looks like the contextual link trigger) all regions gets a dashed border, same as when hovering a specific region.

This module depends on Contextual and Admin menu.