Facet API Inline Links

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A Facet API widget that displays facet items as inline links.

Widget for Facet API, which allows you to organize the output facet elements (reference filter) in one line, that is, using a wrapper DIV > SPAN, instead of UL > LI (both in standard widgets).

Also, facet's counter has been imposed from tag A (for greater beauty).

Views Infinite Scroll with background image

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to use Views Infinite Scroll module with Image URL formatter for refresh background images of new loaded elements.

Problem & Solution

For safety reasons, Views module doesn't allow code, like <div style="background: url([field_image]) no-repeat;">...</div> on view.

Therefore, it's impossible to update background image of new Views item (who show from Image URL formatter and loaded with Views Infinite Scroll).

But data attributes is allowed! Module add new variable data-bg-image to use on your view. Use code, like <div data-bg-image="[field_image]">...</div> as well.

CKEditor Notification

Component type

module

Categories

Maintenance status

Development status

Downloads

7824

Component created

Component changed

Adds in the Notification plugin for CKEditor.

This is required by plugins that need the notification plugin in order to work, like Word Count & Char Count Plugin.

Developers can use this to implement their own CKEditor plugin to notify the editor with various messages. See the official plugin page for more details.

Webforms

Component type

module

Categories

Maintenance status

Development status

Downloads

747

Component created

Component changed

This module aims to cover basic need with embedding forms into a site via entity_embed, incorporating

  • contact_storage,
  • views,
  • csv_serialization

Basic features
OptionEmailtem -> gives you an opportunity to create a field with Options, tied to emails for sending out submissions to addition for main contact form setting
Markup item - for adding simple HTML to your forms
States - List of US and Canada states

Apache Solr View Count

Component type

module

Categories

Maintenance status

Development status

Downloads

610

Component created

Component changed

This module allows you to index the node view count to Apache solr index as a custom field and let you sort SOLR results. The module requires Apache solr search module. The Apachesolr Viewcount module depends on either of the following modules to fetch the node view count:

Symbol

Component type

module

Categories

Maintenance status

Development status

Downloads

777

Component created

Component changed

Integrates the Symbol plugin for CKEditor, allowing editors to use any number of Unicode characters.

Installation

1. Download the plugin from http://ckeditor.com/addon/symbol.
2. Place the plugin in the root libraries folder (/libraries).
3. Enable Symbol module in the Drupal admin.
4. Configure your CKEditor toolbar to include the button

CloudFront Purger

Component type

module

Maintenance status

Development status

Downloads

2521

Component created

Component changed

You can use AWS CloudFront as a reverse proxy in front of your whole Drupal site.

This module provides a very simple AWS CloudFront Purge Purger plugin.

WARNING: You are charged for each invalidation on CloudFront. Do your own calculations before using this module.