Signout Sessions

Component type

module

Maintenance status

Development status

Downloads

248

Component created

Component changed

Drupal allows multi device log in at the same time for an user, but sometimes user forgets to log out from a device. This module allows site users to sign out from all other sessions if the sessions exist. (session for current logged in user remains)

Usage example:
Drupal allows its users to login with same account on different browsers or machines / devices at the same time.
This module helps the current logged in user to sign out from all the other sessions.

Newsfeed

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Provide a method of delivering the latest news content to the site. Uses Google's Feed API. This module also allows you to populate the news into the database, which is disabled by default and can be turned on if necessary.

How to install

Install as you would any other module by going to /admin/modules and enabling it there.

Current Maintainers

  • Brian McVeigh

Services File Formatter

Component type

module

Maintenance status

Development status

Downloads

249

Component created

Component changed

About

Provides a response formatter for files for the Services module.

The new file response formatter returns the value as-is, without any additional processing applied to it, which allows a custom webservice to return for example binary files (or any other unmodified/unformatted content).

Theme Link

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a twig template for links by overriding the LinkGenerator Service. The purpose for this module is to enable theme developers to influence the link markup.

Image Lazy Load

Component type

module

Maintenance status

Development status

Component created

Component changed

Image lazy load plugin to boost page load time and save bandwidth by removing:

  • images
  • background-images
  • responsive images
  • iframes

Elements will load just when reach visible part of screen.