Search API Solr Pro

Component type

module

Categories

Maintenance status

Development status

Downloads

265

Component created

Component changed

search_api_solr_pro

Module extension to prevent the entities being loaded from solr results in views by a query setting.

Motivation:

The well know module search_api_solr (https://www.drupal.org/project/search_api_solr) force the entities to beign loaded from the solr results in views, ignoring if the user only want to display specific fields that are already indexed in solr. In that case we can improve the performance of view generation avoiding the load of the entities.

Leaflet Entity Browser

Component type

module

Categories

Maintenance status

Development status

Downloads

68

Component created

Component changed

This module allows you to use a Leaflet map as a views widget inside Entity Browser.

Note: This module depends on the following patches to the Leaflet drupal module (if the issues are not fixed already):

Views Reset

Component type

module

Categories

Maintenance status

Development status

Downloads

24

Component created

Component changed

Helps to add simple Reset button in views exposed forms.

Default views comes with reset button that will be standard HTML submit buttons. It will take bit more time to load the view when clicked as it will go through Drupal form submission process. However we just want to get the view loaded without any filtering applied or with just default filter. So, this module helps us to load that view without gong through complex form submission.

Geofield Filter Contains

Component type

module

Categories

Maintenance status

Development status

Downloads

13

Component created

Component changed

Overview

This module provides a Views filter that can be used to query entities that use Geofield for geographic regions. The filter takes a geographic point (such as a mailing address) and returns all the entities whose Geofield data contains that point.

Web Analytics

Component type

module

Maintenance status

Development status

Downloads

44

Component created

Component changed

This module allows you to add Web Analytics Functionality for the Content, Taxonomies and Views Pages.

You can configure this from the Dashboard by going on Administer -> Configuration -> System -> Web Analytics. You can use multisite functionality in this as well.

Vuetable

Component type

module

Maintenance status

Development status

Downloads

105

Component created

Component changed

This module provides a render element for Vuetable 2 that is a Vue.js component.

You can use this render element to add a Vuetalbe 2 component into a form or page, wherever a render array can be used, just like other render elements.

Here is the example codes:

Views Argument Defaults

Component type

module

Categories

Maintenance status

Development status

Downloads

38

Component created

Component changed

This module provides a default handler for contextual filters which allows the site administrator to set a title or a breadcrumb for a view based on a value defined by a contextual filter of this view.

Content Mgr

Component type

module

Maintenance status

Development status

Downloads

35

Component created

Component changed

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.