Drupal RETS Real Estate Framework (dRealty)

Component type

module

Maintenance status

Development status

Downloads

23382

Component created

Component changed

The Drupal RETS Real Estate Framework (dRealty) enables administrator-developers to get real estate data via RETS and maintain a copy of that data in Drupal. dRealty is focused on that one-way data flow, and it does not include a user interface beyond administrative and configuration pages.

The Drupal 7.x-3.0 stable release is out (hopefully, with the only minor BUG overlooked: https://www.drupal.org/node/2840750#comment-11863587) and the support documentation and Video is to be produced in 2017.

The Drupal 8.x release is being designed, and the download is unusable and unsupported until further notice. If you would like to join the 8.x work then review the issue "Plan for dRealty for Drupal 8". The next hangout for coordination is scheduled to be April 22, 2016, at 1 pm ET.

Media: Node

Component type

module

Maintenance status

Development status

Downloads

29461

Component created

Component changed

This module will interface with both Embedded Media Field and Media to offer embedded nodes as media file objects. This will expose nodes to the editorial browser, allowing administrators, for instance, to specify article posts to be allowed to be referenced within the Media browser.

Note that the Drupal 6 version will only work with version 3 of Embedded Media Field (still in development).

Slideshow Framework

Component type

module

Maintenance status

Development status

Downloads

1894

Component created

Component changed

Concept

This module provides a backend that enables site builders to create custom slideshows without having a knowledge of how to build Drupal modules. Although the main focus of this module is the backend, it also comes packaged with a slideshow that can be used out of the box, and for some users this will suit their needs.

The Backend (the Framework)

This module provides the following features in the backend:

Context: Menu Block

Component type

module

Maintenance status

Development status

Downloads

25666

Component created

Component changed

Context: Menu Block allows the Menu Block module to be aware of contexts provided
by the Context module by informing menu blocks of active menu context reactions.

This project has recently been taken over and for the time being it will be maintenance fixes only and support but once the code has been fully got to grips with, I intend to actively develop the module further.

Test Yourself

Component type

module

Maintenance status

Development status

Downloads

6803

Component created

Component changed

Test Yourself allow users to test their skills and get feedback quickly.

Test Yourself is a Quiz extension and provides an alternative to the default quiz taking logic provided by the Quiz project itself. Test Yourself is different from the normal Quiz taking logic in many ways:

SoundCloud field

Component type

module

Maintenance status

Development status

Downloads

16971

Component created

Component changed

SoundCloud field module 8.x-1.x and 7.x-1.x provides a field for inserting a SoundCloud track or set
SoundCloud field module 6.x-1.x provides a CCK field

Features:
- configurable player
- 2 player types: (Classic) HTML5 player / (New) Visual player

Node Option Premium

Component type

module

Maintenance status

Development status

Downloads

19168

Component created

Component changed

This module adds a new node option Premium content along with core publishing options (Published, Promoted to front page, Sticky at top of lists).

When a node is published as premium content, only users with proper privileges may view the full content of the node.

Non-premium users can still access premium nodes but only get the content rendered in teaser context, even when trying to view the full content. An additional message informs them that the content is available to premium users only.

Page Syndication

Component type

module

Maintenance status

Development status

Downloads

9142

Component created

Component changed

The Page Syndication module works in conjunction with Panels and CTools to create content that other sites can embed with a single line of JavaScript. Content can take the form of just about anything that can be put on a Panels pages, including polls, quizzes, forms or a calendar.

Key features:

Taxonomy Link Mover

Component type

module

Maintenance status

Development status

Downloads

436

Component created

Component changed

The Taxonomy Link Mover is a relatively simple module that shifts taxonomy term links from the theme variable $links to the $content variable. This allows the administrator to tell the CCK or Section Order modules to re-order where it is displayed.

An option still allows for other modules to apply hook_link_alter to the links. So, for example, Taxonomy Image still has a chance to insert images representing each term.

Section Order

Component type

module

Categories

Maintenance status

Development status

Downloads

758

Component created

Component changed

The Section Order module exists becuse I got tired of having to either create hooks to let CCK know how to reorder $content (theme variable), or $node->content['section name'], or adding settings to my admin forms to control the section weights.

This module watches as the content is viewed and keeps track of the actual sections that are added to the content.