Widget Token

Component type

module

Maintenance status

Development status

Downloads

604

Component created

Component changed

The Widget Token module provides token integration for the Vlaamse Infolijn Widget platform.

Use case

Most users are given a restricted set of tags that can be used to insert in richtext fields. To overcome this problem, the Widget Token module provides a simple token pattern [widget:?]. In combination with, e.g. Token Filter, the token pattern will automatically be replaced with the correct embed code without user intervention.

Google Map Block

Component type

module

Maintenance status

Development status

Component created

Component changed

Purpose of this Module:
This module has been created with having few things in mind:

  • Not to burden the Drupal engine to process lots of code just to show simple google map on any of the page.
  • No dependency must be there for such a small feature.
  • Must be true block, which is configurable from backend. You can configure its height,width,labels,controls,pins all from backend.

Upcoming Features:

  • Must be working with "Multi-block" module, in case if more than one maps is to be shown on single page.

Magento API

Component type

module

Maintenance status

Development status

Downloads

1166

Component created

Component changed

This module is an implementation of the "smalot/magento-client" project hosted on GitHub.
That's the best way to communicate with Magento against its Soap v1 API.

This module can be used to build products import, orders reportings, "Key Performance Indicators" dashboards, customer account synchronization and so more ...

Requirements

You need at least to use PHP 5.3 due to "namespace" use on API classes.

IATI

Component type

module

Maintenance status

Development status

Downloads

406

Component created

Component changed

Module to handle iati Data. We have made the effort to create a modules that support iati 1.03 standards. It will capture data from aiti fields, presents it as well as export it.

This module is maintained by Mountbatten Ltd.

OPAC Search

Component type

module

Maintenance status

Development status

Component created

Component changed

OPAC Search Block for Drupal

This is a simple module that provides a configurable search block that should pretty much work for any library catalog search that uses the GET method (i.e., if you can see the search query parameters in the URL, you should be good).

Sure, you could just embed some html into a block yourself, but this module makes it really simple, and it utilizes Drupal's Form API (the "Drupal Way" of making forms).

After you install and enable the module, go to the block's config page and configure the following:

HAL

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a HAL payload format for Drupal 7 Web Services. HAL is a particular format of JSON that emphasizes principles of REST and Hypermedia. It is the default payload format for the Drupal 8 REST module.

The project currently supports the RestWS module and is willing to accept patches for support of other modules.

Joyride Help

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows you to use the Zurb Joyride Jquery plugin to render content for hook_help() on your page. Making your help documentation more interactive and easier to consume.

Zurb Joyride Documentation

The list of options in the Zurb docs at http://foundation.zurb.com/docs/components/joyride.html are out of date. Please refer to the README.md file in the module for updated options.