AK Scrolling Tables

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Integrates the jQuery DataTabes plug-in to Drupal without use Views module.

  • It allows the use of scrolling tables for displaying of nodes of a specific content type;
  • Can be chosen which fields will be displayed and in what order;
  • Custom View Modes can be created to be used to fit specific display needs.

For now it uses only the FixedColumns method of the DataTables plug-in. Future new versions will be more configurable and parametrized in order to allow the full use of DataTables capabilities.

Tooltip Definitions

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Tooltip Definitions module makes it easy to add tooltips to selected words. The module works by creating a definition content type, consisting of a title field (which holds the word being defined_ and a body field (named "definition", which holds the definition for the term in the title field). Use the definition content type to add terms and their definitions to the site. Then, whenever on the site you would like to have one of these terms defined, wrap the term in an html tag with that class "define-me".

Code inliner

Component type

module

Maintenance status

Development status

Component created

Component changed

At least at some point in your career, you will have built a 'Free HTML' content type. This will inevitably be followed by endless support requests and hot fixes for broken layouts. The ever existing craving of content editors to gain control over HTML and CSS haunts Drupal site builders and developers.

Code Filter Color

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to choose the color set of PHP elements in order to fit the general design of their website.

It's a sub module of Code Filter module

This module has a setting page (admin/config/content/codefilter/color) to change the colors of PHP elements (see image).
This module also has a function to replace the basic colors (grey, red, blue, green) by the colors set in the setting page.

Tips

Component type

module

Maintenance status

Development status

Downloads

1827

Component created

Component changed

Tips is an agnostic tooltip framework which allows management of tooltip settings & content via a UI. Tips allows placement of tooltips on any page element. The framework aims to allow for easy implementation of 3rd party tooltip libraries. Integrating an external library is as simple as defining it in the Tips info hook and listing out each setting variable as a form element.

Tips provides integration for:

Fly With British Airways

Component type

module

Maintenance status

Development status

Component created

Component changed

This module interacts with British Airways Developer API available at https://developer.ba.com.
Documentation- https://developer.ba.com/docs

The module gets information about the lowest price on the specified route across over a 3 month period.
Module uses Google Visualization API to display varied visualizations.

Scald Facebook Social Plugins

Component type

module

Maintenance status

Development status

Component created

Component changed

Scald Facebook Social Plugins let's you create Atoms from social plugins such as like, share, feed, comments, activity, etc. Aim is to support the full list seen here:
https://developers.facebook.com/docs/plugins

The module is work in progress developed for a client and will be released as soon as there is some working code(soon).

Background Images Formatter

Component type

module

Maintenance status

Development status

Downloads

40409

Component created

Component changed

This module provides an image formatter that allows you to set an image in background of a tag.
The images are from a field of an entity and not from a configuration page or a custom entity or something else, so it's very easy to setup and manage.

It contains a submodule to handle responsive images as well.

SN Block Visualizer

Component type

module

Categories

Maintenance status

Development status

Downloads

1052

Component created

Component changed

This is a module for Drupal 7 to provide better visualization of region and blocks in a page template. It betters the working of block and region mapping and uses drag and drop feature to build the page on block page.User will be able to preview the page while assembling it, giving them the comfort to review the look and feel as they progress. User should be able to rearrange the block visually inside a region on the block page as well.