This project is under active development.

Webform Boolean

Overview

An additional component for webform, which allows a single on/off checkbox with a value given for the on and off states.

Leaflet Markercluster

Provides Beautiful Animated Marker Clustering functionality for Leaflet using the

pgn4web

The pgn4web module allows users to add playable PGN chess games to a Drupal site using the pgn4web javascript chess game viewer.

Flatfish

Easily import data scraped by the Flatfish Ruby gem into Drupal as custom content types and media.

Basic Information

Flatfish is a Ruby gem for scraping sections of HTML pages and prepping that data for Drupal.

After you've run the Flatfish gem and have your database populated with the scraped data, this module can import that data into Drupal as custom content types (specified by you in the original URL CSV's used by the Flatfish gem) or Media content.

Quick Start Instructions

  1. Install and run Flatfish according to the README
  2. Make sure your Drupal content types exist AND match your Flatfish CSV(s).
  3. Make sure your database, config.yml, and outputted schema.yml are all accessible to Drupal. The config.yml and schema.yml should be in the sites/all/flatfish_migrations directory.
  4. Visit the Flatfish admin config page to register your migrations.
  5. Run the media migration and then any node migrations. (If you forget to run the media migration first, just rerun the nodes with the "update" checkbox enabled.)

Dependencies

Pages

Subscribe with RSS Subscribe to RSS - Under active development