Lazyloaded

Component type

module

Maintenance status

Development status

Downloads

582

Component created

Component changed

3th party widgets can cause a huge performance hit. In order to improve the performance, some sites - like Mashable - will load the widget on mouseover. A 'dummy' widget is included in the page HTML, with the counts loaded on the server via a 3th party API. The lazyloaded module brings this functionality to Drupal.

Currently supported widgets are Twitter tweet, Facebook like and Google +1. This module is a work in progress and we are working to make the whole system more flexible.

Unity WebApp Integration

Component type

module

Maintenance status

Development status

Downloads

1946

Component created

Component changed

Api for integration with ubuntu's unity webapps api.

At the moment provides a hook to add menu links to Unity Hud, and sets the application Icon to your theme's favicon.

Includes a submodule to add the basic drupal navigation to the Hud.

Requirements

Unity Webapps must be installed in ubuntu
http://www.omgubuntu.co.uk/2012/07/how-to-install-ubuntus-new-web-apps-f...

Social Feed

Component type

module

Maintenance status

Development status

Downloads

5398

Component created

Component changed

Drupal 8 version

Drupal 8 version work is just started and the branch should be considered very experimental for now.

Drupal 7 Version

Synopsis

Social Feed module provides the user to fetch the data from their respective Facebook, Twitter, and Instagram profiles and then display them accordingly as per their requirement using the Drupal block system.

This module is easy and simple to install and use if the project page description or the README.txt file is followed correctly.

Prism

Component type

module

Maintenance status

Development status

Downloads

1963

Component created

Component changed

Prism is a new lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s a spin-off from Dabblet and is tested there daily by thousands.

This module will provide proper integration with the 3rd-party library, a simple API for developers, an input filter, and expose all options of this library via standard Drupal settings forms.

Responsive Background Images

Component type

module

Maintenance status

Development status

Downloads

6290

Component created

Component changed

Responsive Background Images is an easy to use, simple helper module for making your background images responsive. It can be used with either static or slideshow background types, and will always fill the full window space with your image(s). The slideshow background effect is automatic with this module if you enable more than one image.

CiviCRM API connect

Component type

module

Maintenance status

Development status

Component created

Component changed

Helper module providing a connection layer to get data from a CiviCRM installation through the REST API interface.
You should write your own module that depends on this one, and leverages its API functions.

IgnitionOne

Component type

module

Maintenance status

Development status

Downloads

938

Component created

Component changed

Adds IgnitionOne tracking code to the footer of each page. Configuration options are available to disable tracking for specified exclude paths and roles

More information about IgnitionOne can be found at www.ignitionone.com

This module has been sponsored by Dennis Publishing.

Ajaxify Drupal with JQuery Ajax

Component type

module

Maintenance status

Development status

Downloads

25991

Component created

Component changed

Ajax links API module help you to load any content to a specified DIV or ajaxify whole drupal site, using JQuery Ajax. This module will also load JS for Ajax-loaded content by using Drupal.attachBehaviors(). In case you dont want to load js or css, you can alter tpl for path/node type.

Links will work as normal if Javacript is disabled so no effect on web crawlers used by search engines.In HTML5 browsers, title bar and url will change using history.pushState(). Also, it will update active class on links.