sbxslider

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module that adjusts bxSlider(http://bxslider.com/) functionality into Drupal. It is applied on Drupal 8. The reason was that there are a lot of such project for another sliders. But they do not work well. I study Drupal 8. I understading Drupal 8 idioms better that were brought from Drupal 7 best practices. So what does this module do?

Headroom.js

Component type

module

Maintenance status

Development status

Downloads

1435

Component created

Component changed

What's it all about?

Headroom.js is a lightweight, high-performance JS widget that allows you to react to the user's scroll.

Why use it?

Fixed headers are a popular approach for keeping the primary navigation in close proximity to the user. This can reduce the effort required for a user to quickly navigate a site, but they are not without problems.

jserror

Component type

module

Maintenance status

Development status

Downloads

772

Component created

Component changed

JSerror module provides easy way for logging an tracking JavaScript errors.

Tracking JavaScript errors can be painful. JS code that works on your browser might not necessarily work on every users browsers. This module records error as an when the appear on any browser and sends the data back to the server.

JSerror sends a small JavaScript snippet to the browser before any other JavaScript file, which collects all the errors and sends the data back to the server, where the errors are logged in the database.

Analytics Tracking (Referrer / Landing Page)

Component type

module

Maintenance status

Development status

Downloads

1106

Component created

Component changed

The Elevator Pitch

There are just some things that you need to know immediately upon conversion; you can't wait to see it in your Google Analytics / Piwik / etc report. This module is that missing piece to the puzzle that tracks important information about your website visitors at the time of conversion. It also exposes that information with tasty little tokens that can be used virtually anywhere. It does the tracking in three separate cookies and exposes that information in 6 tokens.

The Cookies and Tokens

A. First Visit (5-year cookie)

CollagePlus

Component type

module

Maintenance status

Development status

Component created

Component changed

Collageplus module can be used to create a Collage image gallery using Views and CollagePlus image gallery plugin for jQuery.

Collageplus plugin for jQuery will arrange your images to fit exactly within a container. You can define the padding between images, give the images css borders and define a target row height. This plugin supports responsive layouts.

React

Component type

module

Maintenance status

Development status

Downloads

2667

Component created

Component changed

React is a JavaScript library for building User Interfaces. React uses a virtual DOM diff implementation for ultra-high performance.
Example of a TODO app

This module is for developers, it doesn't do anything out-of-the-box. It just provides the react.js library via the Libraries API module.

Bootstrap Modal Forms

Component type

module

Maintenance status

Development status

Component created

Component changed

Bootstrap Modal Forms is a Drupal 7 module that utilizes Twitter Bootstrap's modal component as a way of presenting common/custom Drupal forms. If there is a given link to a form page (e.g. user/login), the link becomes a button to open the form in a modal. The module also provides an API to allow for other custom forms to be rendered into modals across the site automatically.

The module currently requires:

  1. An active theme that uses Bootstrap 2.3.2 (or higher)

The module also renders only these forms at the moment: