FTree

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A module for importing a gedcom file and facilitating the display of a family tree on a personal web-site, using common tools like Views and Page Manager. The module is not intended for on-line creation or maintenance of genealogical data.

Fetch

Component type

module

Maintenance status

Development status

Component created

Component changed

Short description

Fetch module provides a mechanism to retrieve content from a separate Drupal site (that offers a suitable endpoint) and create local copies of it. Currently it only supports JSON format.
Building such endpoints is possible using the excellent Views Datasource or Services modules.

BrightTALK Feeds

Component type

module

Maintenance status

Development status

Downloads

1569

Component created

Component changed

BrightTALK webcasts are used by thought leaders around the world to share their insights, ideas, and most up-to-date knowledge with other professionals in their industry.

This project enables Drupal websites to be automatically populated with BrightTALK webcasts for specific industries and topics.

Feeds entity reference

Component type

module

Categories

Maintenance status

Development status

Downloads

5941

Component created

Component changed

Adds new items for feed processor mapping:

  1. Referencing and referenced entities (for the feed node which can contain feed URL value) as the sources.
  2. Entity reference fields as the targets (it can be set to any value, not just to imported nodes, as Entity reference module does).

The possible use case:

Cities have news associated with them (by using entity reference field in the news content type).

XSL Formatter

Component type

module

Maintenance status

Development status

Downloads

4200

Component created

Component changed

A field formatter that runs given XML content (pasted data, linked URL or uploaded file) through a defined XSL stylesheet before rendering.

When enabled, this provides an additional field formatter available through 'manage display' for use entity displays or views. The result is then shown in the page and managed like any other field display.

The data source can be:

  • a textarea field which contains the raw XML.
  • a link field defining a remote or filesystem data source.
  • A file field where you can upload an XML file directly.

Configuration options on the display widget will allow you to choose or upload the XSL that should be run over it, on a per-field basis.

views_export_yml

Component type

module

Maintenance status

Development status

Component created

Component changed

Views Export YML this is the module for support Views 3 export data in Yandex Market Format.

YML (Yandex Market Language) developed by Yandex for publication information to the Yandex.Market.

This module implement YML schema, which based on XML (Extensible Markup Language).