Open Y Digital Signage
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Digital Signage Solution for Open Y.
Digital Signage Solution for Open Y.
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.
Integrates CKEditor's Line Height plugin to Drupal's CKEditor implementation adding a new dropdown button to modify the line height of your content using inline style.
CKEditor Module (Core)
Only for logged-in users:
Display unread statuts on node view: new or updated
Display the amount of unread node on a menu item.
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
A simple module that provides a configurable block that displays Monday-to-Friday operating hours, as well as today's hours.
This module allows users to create tour for their websites based on Bootstrap tour plugin. What makes this module different from the ones that already exist on Drupal, is:
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.
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
============================================
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