Multiple numeric filter for Views

Component type

module

Maintenance status

Development status

Downloads

597

Component created

Component changed

By default the Views module provide a views_handler_filter_numeric object for filtering query results which is unable to filter using multiple values. This module fix it up.

Usage

  1. Enable the module
  2. Go to filter editing
  3. Choose one of is one of or is not one of filters

Sticky preview

Component type

module

Maintenance status

Development status

Downloads

661

Component created

Component changed

This module provides sticky preview box on node add/edit page. You can enable this feature for each content type on content type setting page. Also you can include to preview only those fields that you want.

Supported input types

  • text areas
  • text fields
  • radio buttons
  • checboxes
  • selects

Goals

This module would be helpful if you have really big forms (forms with a lot of fields). Sticky preview box helps users to keep in mind what has been entered into fields at the top of the form without page scrolling.

Europeana

Component type

module

Maintenance status

Development status

Component created

Component changed

This module brings a basic integration between Drupal and Europeana.

Ideas

- Field field types which leverage the Search API to show related content
- A few blocks.
- Basic implementation of an IIIF viewer.
- ...

Dependencies

This module depends on the more generic colada/europana PHP library. You'll need to install composer manager to download and wire the library in your Drupal installation.

Slick Media

Component type

module

Maintenance status

Development status

Downloads

48875

Component created

Component changed

Provides integration between Slick carousel, Media Entity, and Video Embed Media. Slick Media allows richer slideshow/carousel contents with a mix of text, image and video. If you need more complex slide components, check out Slick Paragraphs.

Social simple

Component type

module

Maintenance status

Development status

Downloads

644

Component created

Component changed

Social simple provide a simple extra field on nodes allowing to share the content on social networks (currently Twitter, Facebook, Google+, Linked in). The social share links are simply links prepopulated with content's title and the url to share, and so have very light impact on the website performance.

The module provide too a Social simple block you can configure to enable any social network you want (among those available). You can place this block everywhere, and thus permit visitors to share any kind of page.

Symlink

Component type

module

Maintenance status

Development status

Downloads

468

Component created

Component changed

Synopsis

Symlink is a module that solves a problem that many people are experiencing when they add more than one menu item pointing to the same internal link. This will cause the menu trail to act erratically.

Symlink will create a custom content type that will render any node it's referencing. That way, from the Drupal's point of view, this will be a completely different node every time even if it is always pointing to the same link, and the menu trail and breadcrumb will work in a more predictable fashion.