Masquerade Userchoice

Component type

module

Maintenance status

Development status

Component created

Component changed

= Masquerade User Choice=

The Masquerade User Choice module expends the Masquerade module and now allows users to choose who can masquerade as them. This is done by editing account profile.

== Installation and Configuration ==

To install the Masquerade User Choice module, extract the module to your modules folder,
such as sites/all/modules. After enabling the module you will have to enable the permissions.

This module relies on the existing permissions for Masquerade and adds two new permisisons.

Messages framework

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Messages framework

This Drupal8 module enhances the standard Drupal messages functions drupal_set_message and drupal_get_messages giving you an OOP interface to these functions.

Using the messages functions directly is pretty ugly and does not follow the OOP approach. Moreover, it makes the code less testable, as it's more difficult to mock these function calls instead of mocking an object using Mockery or other object mocking frameworks.

Autosave Form

Component type

module

Categories

Maintenance status

Development status

Downloads

1659

Component created

Component changed

The "Autosave Form" module provides an autosave feature for all forms (entity forms inclusive). Drupal Core >= 8.3.x is required.

Currently the autosave submit will be triggered every 60 seconds, but this approach might be exchanged later through a solution listening for DOM changes.

Cacheability metadata inspector

Component type

module

Categories

Maintenance status

Development status

Downloads

99

Component created

Component changed

Obsolete

Please see Renderviz module instead.




Overview

Provides html comments showing the cache tags and contexts associated with rendered output.

Features

Easily debug your cacheability metadata

Requirements

None

Known problems

Please use the issue queue to report any issues.

µSync

Component type

module

Categories

Maintenance status

Development status

Downloads

180

Component created

Component changed

Ahhhh Features:

  • Click
  • Click
  • Click
  • Click
  • Click
  • drush fe module:component
  • Damn I forgot that! Click
  • Click
  • Click
  • drush fua -y
  • Sigh, this content type is almost the same... Click, Click, oh f*ck it, click PAN!

But no more! You can now provide your content type as Yaml files, that means easily readable file, easy copy-pasting, easy re-using, no more serialized PHP messing with git.

Youku API

Component type

module

Maintenance status

Development status

Downloads

251

Component created

Component changed

Youku API module provides API interface to youku.com a chinese video provider much like Youtube.

The goal of this module is provide tools for developers, to more easily integrate with Youku by providing some of the more generic things.

Module is stable but still under development, patches and feature requests are welcome.