Considered feature-complete by its maintainers.

Symbol

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

Apache Solr View Count

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.

Webforms

🇺🇦

This module is maintained by Ukrainian developers.

CKEditor Notification

This Drupal module adds the Notification plugin to CKEditor, enabling plugins that depend on it to function correctly.

Views Infinite Scroll with background image

Views Infinite Scroll with background image pic 1

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.

Facet API Inline Links

Facet API Inline Links pic 1

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).

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only