Domain GoogleNews Sitemap

Component type

module

Maintenance status

Development status

Downloads

334

Component created

Component changed

Domain GoogleNews SiteMap
----------
This module generates a Google News sitemap specific to each domain feed based on the content created
within the last 48 hours as default configration.

NOTE : The content whoes domain source is not set will not be visible as google new sitemap content.

Features
-------------------------------------------------------------------------------
* Domain Google News -compatible sitemap XML output.

* Selection of content types to be output is configurable.

Revision Log Default

Component type

module

Categories

Maintenance status

Development status

Downloads

5379

Component created

Component changed

Summary

This module sets sane defaults for entity revision logs, which are used when no log is provided. This is useful if your content editors don't always fill out the revision log, which is fairly common as the revision log is not a required field (and humans are lazy).

There are three variations of default revision logs provided by this module:

Hide Preview Button

Component type

module

Maintenance status

Development status

Downloads

610

Component created

Component changed

This module aims to allow the administrator of a Drupal 8 website to disable the "Preview" button that is shown on the forms.

Just use a regexp that matches the "form_id" to target the forms that should not display the "Preview" button.

This settings is only available to users who have access to the "administer site configuration" permission.

Instagram Real Time Block

Component type

module

Maintenance status

Development status

Downloads

91

Component created

Component changed

Instagram Real-Time Block
=================

Display real-time media updates in a block.
The module uses a websocket to push updates to connected clients.
Notice that you need to run a websocket server for this to work.
The block will display random media from all users who has
accepted the application by clicking on the "Login" button at the top of the block.
Notice that media will be syncronized during each cron run.

Requirements
============

This module requires that the following modules are enabled:

- Block

QBank DAM

Component type

module

Maintenance status

Development status

Downloads

541

Component created

Component changed

This module provides an integration between the QBank DAM and the Drupal Content Management System.

What is QBank DAM?

QBank is a cloud-based Digital Asset Management solution that makes work with marketing communications more efficient. Thanks to QBank's API, the software is compatible with several systems in CMS, PLM, PIM, e-commerce, digital production, ERP and many more. This means it can be implemented directly with your current systems and be the flexible hub for all your assets.

Extrafield Settings

Component type

module

Categories

Maintenance status

Development status

Downloads

138

Component created

Component changed

The Extrafield Settings module allows module creators and developers to add field-formatter-esq settings to their extra fields created with `hook_field_extra_fields()`.

Configuration

There is no UI configuration form for this module. To use this module a
settings form callback and optionally a render callback must be defined
for your custom extra_fields. See the example below: