League

Component type

module

Maintenance status

Development status

Component created

Component changed

This project developed from a set of custom modules for managing chess leagues http://sc.popmalc.org.uk/, but the features are applicable to many other sports. The idea of this project is to seperate out all the general features into a new module called League so that it might be of use to other people, and to have other modules to add features for other sports. This is a work in progress. Section to compare other league modules to be added.

scratch_codes

Component type

module

Maintenance status

Development status

Component created

Component changed

This project mains at bringing to drupal the possibility to add a field to user that allow him to enter a code from a scratch card to create his account or entering a scratch card code to his account.
The modules alsow brings admin form that can be used to create scratch codes, revoking them and managing affiliates.

usecases:

MarkitUp Wysiwyg editor

Component type

module

Maintenance status

Development status

Component created

Component changed

MarkitUp Wysiwyg editor (without Wysiwyg module and setting)
Just install this module and wysiwyg editor will work for all *_node_form! )

Dependencies: jQuery Update module Need JQuery >=1.8

Русская версия тут Github

Commerce Availability

Component type

module

Maintenance status

Development status

Downloads

2386

Component created

Component changed

The Commerce Availability module is a booking system for rent products for a specific date. It provides an easy way of using a datetime picker field on a line item to show and change states automatically of an availability calendar field in a type of a Drupal Commerce's product variation.

This version is tested with 7.x-4.1 and 7.x-5.4 versions of availability_calendar module and Drupal Commerce Kickstart 2 distribution.

Mfa

Component type

module

Maintenance status

Development status

Component created

Component changed

Advanced multi factor authentication for Drupal 8.

  • Define security level provided by each type of authentication methods.
  • Define security level needed for forms.
  • Protect user logins (site and user defined rules).

The module will support the following types of MFA:

Template Picker

Component type

module

Maintenance status

Development status

Downloads

1919

Component created

Component changed

Template picker gives content creators a list of templates to choose from as they create nodes. The templates in this list are auto-discovered in your site's default theme through a simple naming convention:
node--content-type--tp*.tpl.php

Template Picker also supports entities. Entity templates can be discovered and picked when added to your site's default theme, and named with the following naming convention:
entity--bundle--tp*.tpl.php