Paragraphs Defaults

Component type

module

Categories

Maintenance status

Development status

Downloads

2190

Component created

Component changed

This module allows setting defaults for Paragraphs fields.
Basically those defaults can be used for 2 reasons:
- have a set of default paragraphs pre-added and filled in when creating new content.
- batch apply default paragraphs to existing nodes

Default paragraphs entities are stored as detached paragraphs.

Paragraphs Sync

Component type

module

Maintenance status

Development status

Component created

Component changed

Content synchronization for Paragraphs. Features:

  • Exposes i18n Synchronization settings for paragraphs bundles.
  • Synchronizes paragraphs item positions and content and keeps track of item translation sets.
  • Handles nested paragraphs items.

Requirements: Either enable paragraphs_i18n or apply this patch (recommended).

Devel form debug

Component type

module

Maintenance status

Development status

Downloads

5640

Component created

Component changed

This module adds a contextual link to every form that lets you easily find out form's ID, name of hook_form_FORM_ID_alter() hook and print out form's variables. The module is a successor of Get Form ID (https://www.drupal.org/project/get_form_id) which is deprecated from now on.

CiviCRM Entity Address Extra

Component type

module

Maintenance status

Development status

Downloads

455

Component created

Component changed

This module extends the CiviCRM Entity module by adding a contact's address, phone, and email details to tokens. You can specify the "location type" in the token for the address, phone, and email properties of a contact.

Example

Notice the use of "main" in the token below:
[current-user:civicrm-contact:addresses:main:street-address]

HTML sucker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The HTML Sucker module allows site builder to create Drupal blocks fetching HTML from other websites.
This could be handy if you need static blocks with content generated externally.

Requirements

This module requires the following modules:

Feeds KML Parser

Component type

module

Categories

Maintenance status

Development status

Downloads

570

Component created

Component changed

Provides a KML Parser for the Feeds module.

This module is Alpha quality and is not extensively tested. Use at your own risk. Patches/co-maintainers welcome.