Log entity

Component type

module

Maintenance status

Development status

Downloads

4593

Component created

Component changed

This module provides a "Log" entity type, for use in record keeping.

Logs are used to record events in the past or future, and track whether or not they have occurred. The log entity's base properties are:

Open ReadSpeaker

Component type

module

Maintenance status

Development status

Downloads

8355

Component created

Component changed

Open ReadSpeaker is an adaptation from the official module that ReadSpeaker provide.

Features:

  • Block Config.
  • Best Admin UX.

Related modules:

https://drupal.org/project/webreader
Use the hook_node_view to render the button. This mean only show up in node pages. If you use a panel or custom views page this module don't provide any solution to show up the button.

VoIP Announcement

Component type

module

Maintenance status

Development status

Component created

Component changed

Introduction

The voipannouncement.module is a module which lets you send VoIP Announcements via SMS (Voice announcements coming soon) to a list of phone numbers.
Announcements will be queued using VoIP Blast module, and via dashboard you are able to Start/Pause/Stop any announcement as well to see status of each announcement.
For each announcement you are able to dive into detailed view where you can see VoIP Call status for each phone number in the queue.

Islandora Record Template Seed

Component type

module

Categories

Maintenance status

Development status

Downloads

379

Component created

Component changed

For use with the Islandora DAMS (github project at https://github.com/Islandora/islandora), this module allows you to use the MODS record of another fedora object as a template or 'seed' in the creation/ingest process of a new Fedora Object (think of it like node add prepopulate).

Use the Github project for contributing code, reporting bugs, or requesting features.

Geocoder DB

Component type

module

Categories

Maintenance status

Development status

Downloads

443

Component created

Component changed

Geocoder DB is a plugin for Geocoder which queries a database table for lat, lon fields.

The reason for this module was to speed up geocoding for locations already stored in the database (proximitry search), and to prevent duplicate API calls.

Module Settings:

Entityform to node

Component type

module

Categories

Maintenance status

Development status

Downloads

1231

Component created

Component changed

Entityform to node is a little module that provides an ability to copy entityform to node.

How to use:

  1. Install the module
  2. Enable the module
  3. Create new content type without creating any other fields
  4. Go and add new action from group "Entityforms" to rule (which is called after entityform submission for example)
  5. Define field mappings and other settings

When action is triggered it will create all necessary fields for node and copy values from entityform's fields using defined mappings.