Модули
Implementation of RegOnline's API in Drupal.
Export feature for Views not yet fully supported right now. We have Views Bonus Pack and Views Export XLS.
This module creates a field that allows users to enter a duration with the hh:mm:ss format, but stores the value as total seconds.
Views Taxonomy: limit exposed dropdown by term depth provides enhanced functionality for the exposed dropdown filter for taxonomy terms in Views.
Remote Allowed Values provides an input widget for CCK text fields that pulls a set of allowed values from a remote JSON source.
Provides methods to integrate with the Xero Account SaaS that allows modules to create invoices and payments
Pincode Login module provides the ability to log in using only a 4 digit pin code.
This is made possible through the use of Drupals external login API.
Pincode Login provides functionality to:
- Automatically create Users, with a unique pincode.
- Logging in to a site using previously generated pincode.
Functionality for creation of pincode users is exposed through the Rules module (http://drupal.org/project/rules).
Alternatively the pincode_login_register($username, $mail) function can be used in a module or php snippet.
The pincode login module does not provide any out of the box rule sets or gui for the creation of users and distribution of pincodes, as this logic will vary greatly depending on each use case.
Functionality for logging in is provided through a login page or a block.
Provides a killswitch for a Drupal installation.
You shouldn't be using this module.
The Previewable Email Template (PET) module lets you create email templates, with token substitution, which can be previewed by the user before sending.
Dynamic Breadcrumb system based on the previous pages history.
Provides a block listing links to all the URLs found in the current node body. It catches absolute URLs, www URLs, and HTML links in <a> anchors.
Drupal core development needs to be chunked in lengthy stable releases. But sometimes, we want core-like stuff on a faster schedule.
This module integrates Javascript OpenID Selector with Drupal's OpenID client.
An input filter allowing the insertion of dynamic or static PGN diagrams into any node or block for which it is enabled using the ChessTempo.com PGN Viewer.
Embeddable provide a method for embed thingies in content.
It is a pluggable system that currently allows the embedding of nodes and blocks.
Cincopa is The only module you need for all your video hosting platform and media needs.
Adds the ability to implement the Tynt service to retrieve copy & paste analytics and append additional copy to text that has been copied.
This module provides an input filter to add a gist (from Github) anywhere input filters are accepted.
Provides a visual testing page for Drupal themes. Quickly compare the display of common elements across your themes, and verify that your new theme addresses all common style elements.
The Style Guide module creates a preview page for displaying common theme elements in all active themes for your Drupal site. The module comes with previews for common HTML elements, such as tables, forms, links and lists.
Demo site
You can see the module in action at the demo site built by davidneedham. It shows how Style Guide displays several common themes.
Quiz questions import (qq_import) is a simple module, designed as an addon for quiz module.
