VCC

Component type

module

Maintenance status

Development status

Component created

Component changed

in English :
This is module add the cross content features.
You can link each node with others nodes (from several content types).

as you can see on the screenshot, there is some features :
- Load cross content by taxonomie term.
- Load cross content by selecting items on the edit form of the node.
- Fix number of items to load.
- Which content types to load.

HTTP Handler

Component type

module

Maintenance status

Development status

Downloads

97

Component created

Component changed

Drupal's module which provide handler in order to support multiple
Exceptions for 4xx or 5xx HTTP status code.

For example, when anonymous user try to get content of a "secure" node
it will throw a 401 instead of a 403.
You can customize error page with a content node type like
404 or 403 error page.

top 10 google news

Component type

module

Maintenance status

Development status

Downloads

23

Component created

Component changed

Top 10 Google News is a simple module to add a block to our Drupal site to display the latest Google News headlines with short description with image and link to the news page on sections you choose.

Configuration

1. configure the API key and version (at "admin/config/services/google_news").
2. After that you can put the block to any region on your page (using "admin/structure/block").

Google News API

Component type

module

Maintenance status

Development status

Component created

Component changed

Google News API is a simple module to add a block to our Drupal site to display the Top 10 Google News headlines with title(hyperlinked), short description & image.

Configuration

1. configure the API key and version (at "admin/config/services/google_news_api").
2. After that you can put the block to any region on your page (using "admin/structure/block").

Type Style

Component type

module

Categories

Maintenance status

Development status

Downloads

135

Component created

Component changed

Summary

Type Style allows users to associate colors and icons with their types. This is an important feature for building rich user interfaces, as content editors can quickly associate iconography and colors with a type. Currently Content types, Custom block types, (core) Media types, Taxonomy vocabularies, and File types are supported, but any custom or contributed type can be supported.

Swiper slider

Component type

module

Maintenance status

Development status

Downloads

107

Component created

Component changed

Swiper Slider

A module to create sliders using swiper slider js library. Thank you for the great library.

Installation

This module needs to be installed via Composer, which will download the required libraries.

Add the Drupal Packagist repository

composer config repositories.drupal composer https://packages.drupal.org/8

This allows Composer to find Swiper Slider and the other Drupal modules.