Trunk8 Formatter

Component type

module

Maintenance status

Development status

Downloads

276

Component created

Component changed

The Trunk8 Module provides a display field formatter so that site builders can easily apply the Trunk8 jQuery plugin to their text fields.

For more information on Trunk8, visit the website at:
http://jrvis.com/trunk8/

To view the Trunk8 source code, visit the repository on Github:
https://github.com/rviscomi/trunk8

Custom robots.txt

Component type

module

Categories

SEO

Maintenance status

Development status

Downloads

486

Component created

Component changed

Every core update rewrites any changes we have done in robots.txt file. This module allows to place all custom changes in database and append them to robots.txt file when saving the module settings or during cron. It means that even after replacing your robots.txt with a default one, following cron will append your changes again.

Qwantsearch

Component type

module

Maintenance status

Development status

Downloads

416

Component created

Component changed

Synopsis

This module integrates Qwant search engine in Drupal 7 and Drupal 8.

The module provides a search block linked to a search page (url is configurable).

Requirements

This module requires the following modules:

This module requires the PHP CURL library.

Ad Block Tracker

Component type

module

Maintenance status

Development status

Downloads

172

Component created

Component changed

Detects if a user has an ad blocker enabled and tracks the following information:
- is it a new user or a returning user
- is the ad block enabled
- if it's a returning user if the ad block was enabled or disabled from the last visit

Triggers a JS event so that other modules can act on the information detected.

If Google Analytics is detected a GA event will be triggered.

Panels Pane Report

Component type

module

Categories

Maintenance status

Development status

Downloads

498

Component created

Component changed

Panels Pane Report helps create visibility into the content on your website or application by letting you know where specific nodes, content types, mini panels, blocks, build modes, etc. are being used within your panels-based system.

Just a few use cases:

Twilio OTP

Component type

module

Maintenance status

Development status

Downloads

319

Component created

Component changed

At the time of user register, entered mobile number on user register form have to verify using OTP facility before registration.
After enter mobile number user have to click on Send OTP button to get the OTP on entered mobile number and finally enter that OTP on the user register form inside OTP field.


Dependencies

Twilio

Apache Solr Attachments inline

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary
This module makes indexing in body (and other text fields) possible using the Apache Solr Attachments module.
It works by using a REGEX to find all files embedded in text fields of type:

  • text_with_summary
  • text_long
  • text_formatted

This also includes field collection fields.

The managed Drupal file is stored in a seperate field (field_inline_attachments). This makes indexing
with the solr attachment module possible.

Requirements: