Views Required Filter Input

Component type

module

Categories

Maintenance status

Development status

Downloads

207

Component created

Component changed

Description

Adds a new global contextual Views filter that makes at least one exposed filter value required before displaying results. The check performed is an isset however, there is an option to use PHP's empty check in the filter's settings form.

Node Form API Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

331

Component created

Component changed

Introduction

This module allows you to use a single hook to easily extend the node edit form using any elements from the Form API. It automatically saves the contents of those fields using the Drupal 8 Key Value storage (rather than fields) to avoid a growing database. The saved data for the fields is made available on the node object.

The first screenshot shows a field appearing with just the few lines of code shown in the second screenshot. All saving and loading of data onto the node object is done automatically.

PhantomJS Capture Link

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Generates thumbnails from the URLs in 'link' fields, and saves them in 'image' fields

Needs a proper, useful, name. Working title "phantomjs_capture_link" is meaningless to searchers.


This module allows you to connect a *link* field with an *image* field
and have the image field automatically populated with a screenshot
of the targeted URL.

sms_framework

Component type

module

Maintenance status

Development status

Downloads

256

Component created

Component changed

Another SMS framework.
based on ctools, entity, views, so it's very scalable.

另一个短信framework,适合国人。
基于ctools,entity, views等模块,非常灵活方便,易于扩展。

使用文档,使用markdown格式查看更佳:
http://cgit.drupalcode.org/sms_framework/plain/README.md?h=7.x-1.x

jwerty

Component type

module

Maintenance status

Development status

Downloads

245

Component created

Component changed

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.

SquareUp Payment

Component type

module

Maintenance status

Development status

Component created

Component changed

This module implements Square’s E-Commerce API to accept payments online on a drupal website.

How does E-Commerce API work?

Square’s E-Commerce API is payment solution that allows you to accept credit and debit card payments from your own website. Connect your website to Square with an E-Commerce API application, and without ever leaving your website, customers can securely make online purchases. Payment processing is completed entirely through Square, so you’ll never need to handle sensitive payment card data.