awssns

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a integration to support AWS SNS service with the new mobile push.

This module is depends on AWSSDK 2.x which available @https://github.com/drucloud/drupal-awssdkv2

This module currently just support AWS SNS createPlatformApplication and createTopic and publish message to the topic. It is tested with APNS, GCM not yet supported.

block config

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

In drupal 8 the CMI is the standar way for save configurations this is a advantage. This module help us to expose the configuration in block, if you want a some user can change the configuration without enter on admin side

calculator

Component type

module

Maintenance status

Development status

Component created

Component changed

General explanation

Calculator is a very simple calculator module.
Add the calculator-block to a region and enjoy it.

The real math is done on the server-side. The browser interacts with the server
with ajax. After the math is done, the result is send back to the browser in a
json-package.

Future plans

- Configurable colors for buttons and characters.
- Configurable block title and description

Gender Picture

Component type

module

Maintenance status

Development status

Component created

Component changed

Gender picture will allow the admin to set different user profile pictures for users based on Gender.

Gender picture will add a Gender field to the user profile form.

Gender picture requires user pictures to be enabled.

Instance settings

Component type

module

Maintenance status

Development status

Downloads

929

Component created

Component changed

Idea behind this module is to have settings for each instance of the site separated, including multi-site setups. It allows to enable/disable modules (with support of module pools, allowing only one module from each pool to be enabled) and set variables based on settings defined in settings.php files.

Settings can be applied on each page load or using drush command, based on module settings.

All config is done ONLY through settings.php files, allowing us to achieve "loose coupling" of modules.

Taxonomy unique

Component type

module

Maintenance status

Development status

Downloads

9492

Component created

Component changed

Overview

Taxonomy unique prohibits saving a taxonomy term when a term with the same name exists in the same vocabulary. You can configure it individually for each vocabulary, and you can set custom error messages if a duplicate is found.

8.x-2.0

This is a complete rewrite of this module, it now uses constraints instead of form validation. This means terms now get checked for uniqueness whenever they are saved (REST, migrations, in code ...), not only when using the administration pages.

Site Notice

Component type

module

Maintenance status

Development status

Downloads

3544

Component created

Component changed

Add notices to the top of your site to announce information to your visitors and users.

Use cases for notices may include:

  • Scheduled downtime
  • Holiday office hours
  • Policy updates
  • New features

Configure Notices

The basic configuration and field settings for notices can be found here:

Admin > Configuration > Administration > Site Notice
/admin/config/administration/site-notice