Block Styles

Component type

module

Maintenance status

Development status

Downloads

5388

Component created

Component changed

Using the Styles API Module allows to set different styles for block wrapper theme.

This module affects only block.html.twig, and not the way content is displayed.

Classes could be added to block wrapper, even if block theme has not been overwritten.

The styles selector is shown at the end of the block configuration form.

Commerce QuickLook

Component type

module

Maintenance status

Development status

Downloads

745

Component created

Component changed

Commerce QuickLook adds a themable link to products that allows for a more detailed display of the product when browsing. This preview display can be customized in many ways, like adding a 'Add to Cart' form so customers can add the product directly from the preview. These QuickLook links can be added to any content type with the option to only display for specific view modes.

Tested on the latest Drupal 7.x with the latest Commerce Kickstart 7.x-2.x.

QuickLook Preview

SideComments Now

Component type

module

Maintenance status

Development status

Downloads

294

Component created

Component changed

SideComments Now integrates SideComments.js and the Drupal core commenting system, allowing users to add comments to content on a per-paragraph basis.

For documentation and more information about SideComments.js, visit https://aroc.github.io/side-comments-demo/.

Features

Mollom Integration

Mollom content moderation can be applied to sidecomment submission by activating the Mollom module and applying it to the comment form for the content type you're working with.

Phoneword

Component type

module

Maintenance status

Development status

Downloads

255

Component created

Component changed

Phoneword provides a block displaying a click-to-call telephone link that cross-fades between a phone WORD and its corresponding phone NUMBER e.g. "1800 DRUPAL" to "1800 378275". Clicking the link will launch the user's phone number dialler (if installed) or alternatively it can link to a "contact us" page. There's also a little SVG phone handset icon with CSS ringing animation, which can be changed or removed by overriding the CSS.

Link: onclick attribute

Component type

module

Maintenance status

Development status

Downloads

475

Component created

Component changed

Adds an "onclick" attribute to link fields. The attribute is configurable on a per field basis (from the field widget settings form).

Usage

- Download and install the module as usual.
- Enable the onclick attribute by editing a link field from the "Manage Fields" page of your content type (or any entity bundle type for that matter).
- Visit the add/edit page for your content type and behold your onclick attribute field!

mcwe_simple

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

MCWE is a tool that allows web developers to change the site’s design without editing CSS files. MCWE is a Drupal module that is very easy to install in the site’s core. After activation, a block appears that offers the possibility to change CSS styles in the page. When the MCWE is active web masters can select every object in the page and edit everything. Moreover, web developers can scale the HTML tree. There is a possibility to access the parents tag and then the children tag. The opposite direction from parent to children also is possible.