openmls

Component type

module

Maintenance status

Development status

Component created

Component changed

OpenMLS is a real estate registrar module for third-party organizations interested in becoming Accredited OpenMLS Registrars (AOR). This module is the community edition for potential AORs to download, test, and integrate within their own website before applying for accreditation. All AORs must be accredited before connecting to the primary OpenMLS Registry and then for providing their registrar services to the public.

OpenMLS will provide the following minimal and generic registrar functionality:

Entity Blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

81557

Component created

Component changed

Display entities (via view modes) using fieldable blocks.

Entity block module lets you create blocks that can reference an entity.

You can select the view mode that the entity will render in.

Stock Info

Component type

module

Maintenance status

Development status

Component created

Component changed

The Stock Info module provides the means to present investor relations information about a specific publicly traded stock that is listed on one of the major international stock exchanges. Currently the module uses finance.yahoo.com to acquire quote data.

The Stock Info module provides a stock quote block for the configured stock and a stock information page with a chart and graph of the stock's performance. Currently the graph is a daily graph but that may be enhanced to allow for other levels of granularity.

More to come...

EmbeddedViewField

Component type

module

Maintenance status

Development status

Downloads

1003

Component created

Component changed

EmbeddedViewField is a module that will allow you to render a view as any other field.

It is based on keithm's ViewField module, except that it will always render the view, regardless of whether the user is editing or displaying the entity that has the EmbeddedViewField. The view used for displaying is controlled by the default value set for the view.

audio.js for Audiofield

Component type

module

Maintenance status

Development status

Downloads

1756

Component created

Component changed

audio.js is a drop-in javascript library that allows HTML5’s tag to be used anywhere.

It uses native where available and an invisible flash player to emulate for other browsers. It provides a consistent html player UI to all browsers which can be styled used standard css.

Installation

  • Download audio.js
  • Put audio.js, player-graphics.gif & audiojs.swf in the sites/all/libraries/player/audiojs folder

Inside IFrame

Component type

module

Maintenance status

Development status

Downloads

1059

Component created

Component changed

Sometimes a website needs to be displayed inside an iFrame, as well as being displayed in a full window. In the case when it is displayed inside an iFrame, it should be modified a bit to better fit this display, for example some parts can be hidden, the margin of the page can be lowered or removed, etc. These modifications can be done by including an extra CSS file that contains the necessary customizations.

Social Sharing, Follow Bar & Share Buttons by GetSocial.io

Component type

module

Maintenance status

Development status

Downloads

1083

Component created

Component changed


Social Sharing Buttons by GetSocial.io

This freemium Drupal module is an all in one toolkit to help you grow your traffic, social shares, followers & conversions. With +15 different apps, we help you grow your website with sharing, following, tracking & engagement apps. Super easy to install, mostly no code required.

Node Body Ajax D7

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a Drupal7 version of https://www.drupal.org/project/node_body_ajax (D6) module.
Implementations are same.

Loads the node body via AJAX so that it isn't visible when the user does "view source." There is also an option you can turn on that will also attempting to disable copy & paste via Javascript.