Muut Forum
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Integrates with MUUT (https://muut.com) to in order to attach forums to nodes.
Integrates with MUUT (https://muut.com) to in order to attach forums to nodes.
This module provides a new kind of image field with additional image style information.
In some cases it's necessary to select the image style while creating content.
In the field widget settings you can select if you want to support image styles or responsive image styles.
The field formatter is simple fork of the core image formatter except that it handles both image styles and responsive image styles.
YouTube Data API V3 integration.
This module allow drupal developers to work with google YouTube API V3 easier. As this is an API module, it in itself doesn't do anything.
For Example, to search 'drupal' videos on youtube, You have just to call:
use DrupalyoutubeapiYoutubeAPISearch;
$api = new YoutubeSearch();
$api->addQuery(YoutubeSearch::q, 'drupal');
//Optionally.
$api->addQuerys([YoutubeSearch::part => 'snippet', YoutubeSearch::type => 'video']);
$result = $api->execute();;
Right now, when you use Linkit to create a link to an atom, that link points to the atom's detail page. This isn't ideal for the large majority of cases; when a site editor makes a link to something in their Scald media library, they'll reasonably expect that link to take users straight to the image/file/video/etc. This module provides Linkit configuration settings for Linkit to make that behavior possible.
This project is an overall media module which utilises a number of other media module to provide all the functionality.
Current documentation is available at: https://isthegeek.gitbooks.io/d8-guide/
Focal Point No Upscale adds a new image effect to allow you to disable upscaling when scaling and cropping with Focal Point.
This is helpful when you want to use Focal Point to scale and crop larger images, but still be able to use images smaller than your desired max size.
File Image Formatter provides an image formatter for file fields.
This is most useful for web sites migrated from Drupal 6 with the default "upload" field for nodes that were used as a free form file or image field.
This modules offers an easy way to create PDFs from OpenDocument (.odt) templates. The magic: Each template can hold a variety of placeholders/variables that can easy be replaced via rules.
This module integrates the free pdftemplate.eu service. No registration required!
This module is developed and maintained by Kommune3
Provides integration between Slick and Paragraphs. Slick Paragraphs allows richer slideshow/carousel contents with a mix of text, image and video, and more complex slide components like nested sliders, or any relevant field type as slide components, and probably with a few extra fields before and or after the slideshow with the goodness of Paragraphs.