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).

Alexa Quiz

Component type

module

Categories

Maintenance status

Development status

Downloads

1040

Component created

Component changed

This is an example module implementing a request subscriber for Amazon Echo Alexa Skill.
This module is converted from node.js program( https://github.com/acalpixca/BarcelonaQuiz )
to Drupal module.

For more detail, please refer to the following original page.
http://lavigilanta.info/voice/en/barcelona-quiz-a-fun-way-to-prepare-you...

Autocomplete Unblock

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

INTRODUCTION

Drupal 7.42 release breaks autocomplete functionality on certain unusual server configurations that block direct access to Drupal's index.php file.

This module fixes autocomplete functionality on environments with restricted access to index.php.

Don't use this module if your server doesn't block direct access to Drupal's index.php file.

EventCreator

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

EventCreator is a module written for Drupal 8.1.x. EventCreator is a way of joining together many aspects of an event management system, including users, and assets.

Autoloading for themes

Component type

module

Maintenance status

Development status

Downloads

307

Component created

Component changed

Out of the box, Drupal only honours files[] entries in module info files and not themes.

Enable this module (and clear all caches) and all the files[] directives in your theme .info files will immediately begin working.

Disabled themes are ignored.