Maintainers strive to actively monitor issues and respond in a timely manner.

Geolocation Proximity

Screenshot of View

This is a Views distance/proximity filter and field for Geolocation Field.

Features

  • Views filter that can be used to filter entities (nodes, users, etc.) based on distance from a certain point (defined as lat/lng point). The input widget is very basic at the moment. Patches welcome...
  • Views field to display the calculated distance between the entity and a reference point (can be synced with filters' lat/lng values).
  • User-friendly input widget for exposed filters using Google's reverse geocoder:
    #1415244: User-friendly input widget

Planned features

Dependencies

Installation

Download and enable the module, create a view and add the "distance" filter. You can optionally expose the filter to the user.

Bounce handler

A typical web application sends out mail but doesn't check for the validity of the mail address causing lots of bounces.

Dismiss Messages

Add close buttons to Drupal's status messages to allow manually hiding them.

Trailing Slash

Drupal 8

What is it?

Adds trailing slashes to all URLs you want.
For example: example.com/user/.
This feature could be usefull for SEO motivations.

How do I install it?

Install and enable this module using one of the following methods:
https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-mod...

When you enable this module you haven't it in action yet.

Now you have to configure it. Read Configuration section for it.

Configuration

  • To configure the module go to /admin/config/trailing-slash/settings
  • On this page you have the option to enable/disable the configuration of this module
  • List of paths
    • Write a path per line where you want a trailing slash. Paths start with slash. It is also possible to add URLs with wildcards. (e.g., '/book', '/node/*')
  • Enabled entity types
    • You can choose the entity types that you want to have a slash, for example, the taxonomy terms of a particular vocabulary or nodes of a bundle

Requirements

  • drupal::language
  • php:7.1

Supporting organizations:

idealista Sponsorship of ongoing development.

Known Issues/Bugs

None.
If you found a new one, please, open it at https://www.drupal.org/node/add/project-issue/trailing_slash

Commerce eWAY

eWAY integration for the Drupal Commerce payment and checkout system.

twitter_blackbird

The twitter_blackbird module allows you to create an HTML representation of actual tweets in your posts, just by pasting in a tweet URL.

Twitter API:

http://media.twitter.com/blackbird-pie/

Demo:

http://www.universalpantograph.com/content/test-blackbird-pie-tweet-embe...

In addition, each HTML representation includes web intent links:

http://dev.twitter.com/pages/intents

that allow you to reply, retweet, or favorite the tweet.

Although every tweet is archived after first use, I haven't considered any more sophisticated forms of handling rate limits yet, because in my own use cases I'm not likely to encounter those limits. Soon. (I have not joined forces with the twitter module because this module has no dependencies on it. When I address rate limiting with OAuth, or for other functionality, that will happen.)

NOTE Because Drupal stores only data that is entered in posts, only the URL (and not the full tweet HTML representation) is stored in content. This may change in a future release. However, the twitter ID and twitter details are stored, so that the site only hits twitter once per posted tweeet.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained