Maintainers strive to actively monitor issues and respond in a timely manner.

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

Raw Text Formatter

Adds a format option to display the raw (sanitised) value of a CCK text field.

DrupalAPI

The DrupalAPI Installation profile sets up a DrupalAPI reference site, automatically indexing all files and setting up the site for instant use.

This is particularly useful for developers who work offline or in areas with spotty connectivity, but still want access to API docs.

The DrupalAPI Installation profile was written and is maintained by Stuart Clark (deciphered) and Brian Gilbert (realityloop) of Realityloop Pty Ltd
- http://www.realityloop.com
- http://twitter.com/realityloop

 

Features

  • Core projects:
    • Drupal 6.x
    • Drupal 7.x

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained