Amazon Widget

Component type

module

Maintenance status

Development status

Downloads

119

Component created

Component changed

A client side Amazon widget.

This widget will hide the amazon fields and show the relevant items for the country code detected.

When the page is loaded, all Amazon items on the page will be initially hidden.
If javascript is enabled, the country code will be detected using geoip and the relevant widgets will be displayed.
If there is any communication problem, the widgets for the default Amazon locale will be displayed. The same happens when the browser doesn't support javascript.

Content Notifications

Component type

module

Maintenance status

Development status

Downloads

77

Component created

Component changed

Overview

Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.

How it work

Data are based on the Drupal core history table.
It just add an extra field on every content type to display the status.
The extra field display a placeholder. A javascript is launch after the page load and get unread status badge trough ajax and insert it in each placeholders.
No page load performance loss. Works with every kind of cache

Background Image

Component type

module

Maintenance status

Development status

Downloads

243

Component created

Component changed

If your site is designed around utilizing background images, then this module is for you! Whether you need a surgical implementation that only administrators/developers can implement or provide the ability to allow users to attach their own background images to entities, this module has you covered.

Content Mgr

Component type

module

Maintenance status

Development status

Downloads

35

Component created

Component changed

Helps Site Administrators, Web and Content Managers by localizing various content structure and content management features into one place. Quicktabs and Bootstrap Quicktabs are dependencies. Planning to make the module more flexible and able to rely on other core functionality to display various forms and interfaces via ajax.

Block Backup/Restore

Component type

module

Maintenance status

Development status

Downloads

153

Component created

Component changed

Block Backup/Restore
============================================

About
This module will facilitate block layout backup and restore functionality

Use cases:
1. When we switch theme our block get disabled. We can take backup and restore at any point.
2. While development we might require switching to any previous settings of block, for the same we can export backup and restore any point of time from backup file.

Installation
drush en block_backup_restore -y