Field Override
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Field Override module.
Field Override module.
Slack chat module allows your visitors to send instant messages from your website to your Slack account. Your visitors can use an embedded chat widget on your site to chat with you, and you will receive their messages and respond to them in Slack.
A utility module which will delete all taxonomy terms in a vocabulary. Deleting taxonomies can be a very frustrating issue specially when there are a lot to delete for testing purposes.
The module provides an UI where you can select the Vocabulary from which the taxonomy has to be deleted. Additionally for developers there is a Drush command which will delete all taxonomy terms from a Vocabulary.
This is a very simple module to keep record of concurrent logins counts, and also sent the notification mail if concurrent login count reached on critical level.
Steps for using this module
Features are great until it comes to build the features for what you're developing. You're all good when you have only few features. Things get messy when your site has tons of features.
Automate the features building and define your own naming convention (or use predefined) to rebuild all features with single drush command:drush featurize
Bx Slider block module integrates with Drupal 8 block. Basic animation has attached to the all elements for all slide items. Multiple instance of slider can be created for different pages which is a big credit to Drupal 8 block system.
Single slider block can be used multiple times with different configurations in same/different regions.
Features
=========
INTRODUCTION
------------
Allows the setting of a release number, to keep track of released
versions of your site. This will allow you to determine if a new build
was successfully released to the server and that the new configuration
was imported just by looking at the status report page.
HOW TO USE
----------
Drupal's own form validation is way more flexible and accessible than the HTML5 validation your browser performs. Unfortunately, HTML5 validation is performed before Drupal validation, so Drupal validation never happens. This module disables browser validation in all your forms by adding the novalidate attribute to the form tag. Learn more why HTML5 validation is bad here: https://www.drupal.org/node/1797438
Hopefully, once this issue is resolved, this module isn't needed any more.
This module requires the shortcodes module.
The Drupal 7 module also works with the Shortcode for Wysiwyg module.