ECK Entity Reference
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Property behaviour for ECK (Entity Creation Kit) to handle entity reference.
Property behaviour for ECK (Entity Creation Kit) to handle entity reference.
Are you a developer and you miss an Export button on Configuration > Configuratiom management > Export > Single item form (/admin/config/development/configuration/single/export)? Then this module is for
you. It alters the above mentioned form and adds an Export button to it. Clicking on that button you can download the selected configuration to a folder of your choice.
REQUIREMENTS
------------
No special requirements.
This module swaps out the page rendering layer, and caches the blocks, allowing them to be exposed to templates other than the page template. Using this module you are able to set up more complex regions for your theme, such as regions within the node template. This will allow you to output both fields and blocks within the subject of a page (even blocks within fields) to create a more dynamic front-end than Drupal allows out of the box.
Twig Pre-render is a twig extension that allows you to pre-render and preprocess Drupal render arrays so you can get at all the contextual variables inside.
This module let's drupal know about the jwerty library which can easily be used to add keyboard command support in javascript without needing to know key codes.
Language from the JWERTY project page at http://keithamus.github.io/jwerty/
jwerty is a JS lib which allows you to bind, fire and assert key combination strings against elements and events. It normalises the poor std api into something easy to use and clear.
Adyax_Test module implements simple REST Service.
Without using any contributed modules, create custom module that implements simple REST Service.
Web service URL should be: /adyax_ws
It should support next methods:

This module is used by the Waterwheel Javascript Library to retrieve information from
Drupal that is not provided by Drupal core.
This module is no longer needed. Now the Waterwheel Javascript Library now just needs the OpenAPI module to retrieve resource information from Drupal core.
The module provides Entity API support for Voting API votes, which includes different voting systems such as Fivestar.
The votes entities may be used like any other generic entities. For example, the votes entities may be indexed via Search API.
Blocce (Block Content Exporter), pronounced whichever way you want (be it blocky, blocksy, blahchee, etc.), is a module for moving block content from one site to another.
Persistent Forms makes it easy for developers to save any form's submitted values to the database.