Maintainers monitor issues, but fast responses are not guaranteed.

Pathauto Persistent State

Pathauto tries to do it's best to remember if it should be allowed to continue automatically alias a node, but in some cases it needs some help to really remember if you clicked the 'Automatic alia

Boron for Zen (HTML5 base theme)

screenshot_133.thumbnail.png

Boron is a base theme for Drupal which converts the core template files to HTML5 markup. Like other minimal base themes, such as Zen and Stark, it includes only a few lines of layout-driven CSS, and markup that is search engine optimized.

Unlike the others, Boron utilizes the new HTML5 doctype and semantic elements, such as Article, Header, Footer, and Section. The result is a standards-compliant theme with valid markup and minimal CSS that can be used as a jumping off point for developing new sub-themes. This leaves your site positioned to take advantage of new HTML5 features as they come into vogue.

This is a port of the stand-alone Boron theme to run as a Zen sub-theme. You can still create your own sub-theme from this one, thus gaining the benefits of Zen as well as the HTML5 markup from Boron. As with the stand-alone theme, we changed as little Zen markup as possible.

Note: This is a Zen 2 (6.x-2.0) sub-theme, using the new CSS and markup. If you're still using Zen 1, you may want to upgrade your copy of Zen before using this theme.

Philosophy

Pincode Login

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.

HH:MM:SS CCK Field

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.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained