Unit API

Component type

module

Maintenance status

Development status

Component created

Component changed

I love the idea of the UnitsApi module. Unfortunately it isn't the best Drupal citizen. If you look in de issue queue you will see loads of issues asking for support for a specific unit. In my opinion users should be able to provide their own units via the UI.

Value is

Component type

module

Maintenance status

Development status

Downloads

18562

Component created

Component changed

Adds element validators to Drupal that that fit into Drupal's form API. Instead of writing the (almost) same _validate function over and over, you can use the element's #element_validate property when building a custom form. Drupal doesn't provide out-of-the-box functions to assign to that. (You'd still have to write the validation shell yourself.) This module does.

Implemented:

Role Export

Component type

module

Maintenance status

Development status

Downloads

201649

Component created

Component changed

What is Role Export

The Role Export module allows roles to have machine_names and generates a unique role id (rid) based off of the machine_name. Roles can be exported with Features and get the exact same rid if imported on other sites. Because of this unique rid there is no need to create plugins per contrib module that use the rid in their export code, such as Views, Ctools, Rules, etc.

Commerce Multibanco (CompraFácil)

Component type

module

Categories

Maintenance status

Development status

Downloads

1519

Component created

Component changed

This module provides an Drupal Commerce payment method for the Portuguese payment gateway CompraFácil .

CompraFácil gateway allows customers to generate their own Multibanco References for each Commerce order. Clients can then pay by debit card, via the ATM network – Multibanco.

Back To Top

Component type

module

Maintenance status

Development status

Downloads

97443

Component created

Component changed

Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery.

Back To Top uses jQuery UI library effects for smooth easing of scroll.

Similar modules

Be sure to check out the Scroll To Top module. The module differs from Back To Top in some ways: