jQuery Print

Component type

module

Maintenance status

Development status

Downloads

1460

Component created

Component changed

Description

The jQuery Print module provides a library to access the jQuery Print plugin. This module doesn't do very much by itself, but serves as a way for other modules to easily use the jQuery Print plugin without having to define their own libraries.

Requirements

This module requires the following modules:

Workbench Moderation State Permission

Component type

module

Maintenance status

Development status

Downloads

143

Component created

Component changed

Overview:
Workbench Moderation State Permission give you full access control on content moderation and that by gives a list of permissions to control access(View|Edit|Delete) by state on content that moderated using module Workbench Moderation.
Icon Workbench moderation state permission

APCu - Alternative PHP User Cache for ChainedFastBackend

Component type

module

Maintenance status

Development status

Downloads

758

Component created

Component changed

This allows to use the apcu.so php extension with https://www.drupal.org/project/chained_fast module.

It also includes the Symfony apcu-polyfill, which makes it work for both apc and apcu module.

Compared to https://www.drupal.org/project/apc this backend is very stripped down to the bare basics and is pretty similar to the Drupal 8 APCuCacheBackend.php.

Node View Mode Block

Component type

module

Maintenance status

Development status

Downloads

55

Component created

Component changed

For Nodes only.
An easy way to create blocks based on a node view mode.
Allowed one block per view mode per node type.
Block must be placed on the node page for it to be rendered.
This module was created to help content editors to manage their content on a page from one location.

Scenario:
There are 3 regions that will host content on the node detail page:

Autocomplete Google Places

Component type

module

Categories

Maintenance status

Development status

Downloads

90

Component created

Component changed

This module makes New Text Field or Existing Text Field as autocomplete google places. You can search google places with this widget.

Configuration:
1. Enable the module from module list.
2. Click on Configure or Goto admin/config/google/places
3. Enter google map key
4. Now goto to your any content type Add new Text Field Or edit existing Text Field. You will see new widget Autocomplete Google Places.
5. Select this widget if you want to make your text field autocomplete google places search.

TV Schedule

Component type

module

Maintenance status

Development status

Downloads

490

Component created

Component changed

On a TV channel's website, the schedule is one of the most important and dynamic parts. It is not likely that we update it every day according to the different programs. Usually, we have a source data that we can download, and website can use it automatically. This TV Channel schedule module uses JSON data and renders it into two schedule blocks. One is for main schedule page, and one is for front page block.

It proves to be a stable, flexible, and elegant solution. Here are some of the websites that are using this module.

Views Table Row Headers

Component type

module

Categories

Maintenance status

Development status

Downloads

482

Component created

Component changed

This module provides a plugin that renders a view as a table with both row and column headings.

By default, Views only renders tables with column headings. However, to ensure that websites are usable for users who rely on screen readers, such as users with blindness, it is sometimes necessary to render long or complex tables with row headings as well as column headings. For more information, see http://www.w3.org/WAI/tutorials/tables/two-headers/.