wss_vsm

Component type

module

Maintenance status

Development status

Component created

Component changed

Please note: This module is in an early development state.

With this module you can easily integrate the VSM ("Verwaltungssuchmaschine" // vsm.d-nrw.de) search into your Drupal system.

A more detailed explaination as far as code and end-user documentation will follow soon, when code gets more stable and therefore usable for others. So far this is just work in progress... so please stay patient.

Facets Pretty Paths

Component type

module

Categories

Maintenance status

Development status

Downloads

772

Component created

Component changed

Pretty paths functionality for the Facets module

Usage:
Go to admin/config/search/facets.
Click on Configure next to the Facetsource you want to use Pretty Paths for.
Change your url processor to use Pretty Paths.
Optionally you can now switch "Pretty paths coder" per facet in the facet configuration

Note
Alpha1 will work with 8.x-1.0-alpha11 facets.
It will not work with a higher version or 8.x-1.0-dev

Facet API Pretty Paths Panels plugin

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Facet API Pretty Paths doesn't always play nice with panels, and will result with "node/xxx" paths, instead of admin-assigned aliases.

This module fixes this with a simple one-line adaptation.

Enable the module, then configure it at: /admin/config/search/facetapi_pretty_paths

SearchAPI exclution

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds an extra option to content types for which this option is enabled to exclude content items from the search index.

Makes it possible for editors who are given the right permission ('Administer SearchAPI exclusion') to exclude content like "Thank you"-pages.

Usage:

  • Enable the module
  • On admin/config/search/searchapi_exclude select node types
  • When editing content of the given type, under the tab 'Publication options' an extra checkbox is shown

Views Exposed Field Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

427

Component created

Component changed

Synopsis

This module allows users to expose fields to visitors. It adds another filter with the Exposed fields filter in filter criteria.

User can add a keyword and select a field to search that keyword in. If the field dropdown is not selected it will search the keyword in all the fields which are exposed to visitors.