See Also block

Component type

module

Maintenance status

Development status

Component created

Component changed

Description
This module adds a pop-up block with more information when you scroll the page below the middle

Below will be described a functional module end.
If the functionality is not made it will be flagged as such at the end of the line.
Functional
a pop-up unit
Special template block
the possibility of setting up an animation (not yet done)
The ability to output different information depending on the page (not yet done)
Setting the scope unit under (not yet done)

Drupal Airtime Widgets

Component type

module

Categories

Maintenance status

Development status

Downloads

1064

Component created

Component changed

Airtime Widgets is a multiple block module based on Sourcefabric Airtime Widgets Javascript file. The first version of drupal airtimewidgets should receive 'Now Playing' information from Sourceforge Airtime Radio Station, a free open source radio automation software.

INSTALLATION
------------

Libraries API 2

PrizmCloud

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Prizm Cloud is a document viewer that enables you to display hundreds of different kinds of files on your website without worrying about whether your visitors have the software to view them and without installing any additional hardware or software. The document files stay on your server, so you can update, edit and change them anytime. Prizm Cloud supports more than 300 file types, including DOC, PDF, PPT, XLS and CAD.

PAAS LazyColor

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This extension for the Lazyloader project enables you to lazy load images using the average color from the image you're going to display. Instead of presenting the user with a throbber or loading animation, a solid colored rectangle will be shown matching the most dominant color of the image. When the image becomes visible within the viewport of the browser window, the placeholder image will be replaced by the actual image.

CKEditor Image - Enhanced Image Plugin

Component type

module

Maintenance status

Development status

Downloads

20045

Component created

Component changed

This module provide a new Image plugin, which is a mofified version of CKEditor's image plugin. It helps you center image using toolbar button or in Image dialog.

Implementation

All the credits go to CKSource team, what I did is just a small modification in the source code. I also take the idea from this one

Commerce clone product variation

Component type

module

Maintenance status

Development status

Component created

Component changed

This allows you to clone a product variation in vanilla Commerce and Commerce kickstarter.

It currently copies across:

  • the details of the product variation
  • All the fields attached to the original product variation
  • All the display settings for the fields

Known issues:

  • Currently in display settings Sku is already visible regardless of original state

This module is sponsored by Styalways Saddlery

Column Layout

Component type

module

Maintenance status

Development status

Component created

Component changed

The Columns Layout module allows you to create columnized content in a node's body field or wherever an input format can be applied. It works with plain text fields and works with every WYSIWYG editors, provided you activate the input filter in the text format which is being used (usually "Full HTML" or "Filtered HTML"). The module also strips empty <p> tags for your convenience.

How to Use: You wrap a piece of content in BBCode-like tags, the input filter then creates an evenly distributed set of columns using jQuery Columnizer by Adam Wulf or, if you decide to use "manual" mode, a set of floated divs according to the provided widths in percentages. If CSS3 Multicolumns and Flex-Box will ever see broad browser support, the module's output will be adjusted accordingly. The module also provides options for inserting manual column breaks, either by inserting a tag ("manual break") or defining an HTML element ("auto break").