Config terms

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Config terms module adds a configuration entity version of Taxonomy.

These "config terms" contain a title, description, weight, parentage and are associated with a vocabulary, but unlike Taxonomy, they are configuration entities rather than content entities. This means that they can be managed by the configuration management system, but are not fieldable.

Converter Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

540

Component created

Component changed

Converter Tools is a quick and easy way to perform several automatic conversions.

It contains several tools like:

Text to Uppercase
Text to Lowercase
Get Only Letters
Get Only Numbers
Base 64 Encode
Base 64 Decode
SHA-1 Encode

Example:

Menu:

Converter Tools

Tools:

General Data Protection Regulation

Component type

module

Maintenance status

Development status

Downloads

96

Component created

Component changed

This module is in active development

"After four years of preparation and debate the GDPR was finally approved by the EU Parliament on 14 April 2016. It will enter in force 20 days after its publication in the EU Official Journal and will be directly application in all members states two years after this date. Enforcement date: 25 May 2018 - at which time those organizations in non-compliance will face heavy fines." - http://www.eugdpr.org/

More Global Variables

Component type

module

Maintenance status

Development status

Downloads

1257

Component created

Component changed

This is a small module that gives users some global variables that can be then printed in any twig template. For example, if you wanted to print the current page title as the last menu in a breadcrumb, you could print {{ global_variables.current_page_title }} in breadcrumb.html.twig. It can also be printed in any other template - html.html.twig, page.html.twig, node.html.twig, field.html.twig, etc.