drupal_sandbox
Component type
Maintenance status
Development status
Component created
Component changed
hello world
hello world
This module adds a new "History" tab on your Feeds import page at /import/[your_import_name]. This tab recaps every action that has been made since the first import to the last (content creations/updates/deletions) and allows you to bulk delete an import (revisions need to be activated for your content) instead of using the "Clear content" tab which deletes every single node imported through the importer.
View Transform module helps to build a form out of a view. One may append form fields (textfield, checkbox and select) to each row in the view.
To use this field one is required to know how to build Drupal forms in code.
Short instruction:
This module gathers and reports on user/admin feedback for all pages.
You will need to create a Qualtrics account to make use of this module.
This module enables an additional processor where you may add a prefix or suffix to the facet result item.
This prefix/suffix can be set per facet with the following two options:
The Leading Zeros Field Formatter extends the Integer Formatter to add leading zeros to integer fields. Settings for Thousand marker and Prefix / Suffix can also be configured. This may be useful for printing product ids, serial numbers or similar that need to conform to a certain pattern in display.
This module requires no additional contrib modules, just the core field module, and an integer field.
This module provides a Word encoder for the Drupal 8 Serialization API. This
enables the DOCX format to be used for data output (and potentially input,
eventually). For example:
For example:
Installation
The Paragraphs Highlighter module provides a utility to visualize nested paragraph components easily for development, demonstration, and explanation purposes. When enabled, buttons to turn on the highlighter will be displayed on the frontend of your site. You can turn on the highlighter which will create outlines around individual paragraphs targeting the entity wrapper, and you can also optionally show paragraph labels which will display the paragraph bundle.