DCAT

Component type

module

Maintenance status

Development status

Downloads

462

Component created

Component changed

This module provides the possibility to integrate external DCAT providers and import the datasets those DCAT feeds offer.

The main module provides the following entity types:

  • Dataset
  • Distribution
  • Agent
  • vCard

All these entities have the neccerary fields to conform with DCAT-AP.

Single Date Time Picker

Component type

module

Maintenance status

Development status

Downloads

1029

Component created

Component changed

Date time picker form element using the xdan jQuery Plugin Date and Time Picker library - https://github.com/xdan/datetimepicker.

It supports date/time and date fields. You can use it on Datetime and Datetime Range fields.

INSTALLATION

Install Drupal module as usual.

Google Login

Component type

module

Maintenance status

Development status

Downloads

381

Component created

Component changed

I have remove the test to redo from scratch all of them.

If you want add a patch please create a PR in Github

This module let you to login with your google account and/or create a user with your google account. This is a really small module, if you want something biggest you should check Social API module.

Twilio OTP

Component type

module

Maintenance status

Development status

Downloads

319

Component created

Component changed

At the time of user register, entered mobile number on user register form have to verify using OTP facility before registration.
After enter mobile number user have to click on Send OTP button to get the OTP on entered mobile number and finally enter that OTP on the user register form inside OTP field.


Dependencies

Twilio

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.

Apache Solr Attachments inline

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary
This module makes indexing in body (and other text fields) possible using the Apache Solr Attachments module.
It works by using a REGEX to find all files embedded in text fields of type:

  • text_with_summary
  • text_long
  • text_formatted

This also includes field collection fields.

The managed Drupal file is stored in a seperate field (field_inline_attachments). This makes indexing
with the solr attachment module possible.

Requirements: