Collapse Comments

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Features

  • Provides a themeable +/- link to comments
  • Collapses and shows full comment threads

Dependencies

  • There are no longer any dependencies

Collapse Comments applies a themeable button to hide/show comments and comment threads using Javascript. It is recommended that you modify your comment.tpl.php template file to render the object 'collapse' inside the 'attribution' div, as any other divs will be hidden when the object is clicked.

Media WYSIWYG responsive image

Component type

module

Maintenance status

Development status

Downloads

1008

Component created

Component changed

Overview

Adds option on Media WYSIWYG to make the selected inline image responsive using the picture module. This simply adds 'data-picture-group="<your breakpoints group>"' and 'data-picture-mapping="<your picture mapping>"' attributes on the inline image.

Requirements

Drupal 7.x
Picture
Media WYSIWYG

Text format preview

Component type

module

Maintenance status

Development status

Component created

Component changed

This module will generate pre-rendered preview for each text_format field directly below it. Rendering is based in two factors - text value and text format. Request to check_markup function will be send on every change or keyup event, but no more than once per 300ms. Also if one ajax request is in progress next one will be aborted.

How to use it?

Just enable this module. Autopreview checkbox will be shown under each instance of text_format field (ex. body field).

Edit UI

Component type

module

Maintenance status

Development status

Downloads

12454

Component created

Component changed

Improves the administration interface.

This module intends to improve the Drupal administration interface by adding more administration features directly on frontend pages.

Updates !

As frontend block editing has been included in Drupal core 8.2 this module has now not as much improvements as before, so we recommend to use the Drupal core's feature.

Synopsis

For now, this module improves block management by adding a new toolbar in the administration menu available in frontend pages.

Available features :