Shorthand

This module provides integration with Shorthand, an application which describes itself as "beautifully simple storytelling". It connects your Shorthand account with Drupal and allows you to publish your stories on a Drupal website.

Drupal 8/9

Installation

  • Install Drupal module.

Configuration

  • Login to shorthand account and generate API key.
  • Create a new input format that supports HTML, or if use existing one.
  • Visit configuration page at /admin/config/content/shorthand to add API key and other settings.

Usage

  • Go to Content > Shorthand tab and add a Shorthand Story

The Story content will be added to the body of the entity, which by default displays together with Name and Author when visiting the Story page.

You may want to alter the Display settings to hide the Title and the Author, as well as alter the page display for shorthand stories in order to hide everything but the story content itself. i.e. by changing the page.html.twig file, or through the Context contrib module creating a context for the stories pages.

There are several ways to display the story as a full page, just use the one who best suits you.

Drupal 7

Dependencies

Installation

Install as any other Drupal module

  • Go to admin/config/services/shorthand and enter your User ID and API Token
  • Go to node/add and add a Shorthand Story

You may customise the provided html--shorthand-story.tpl.php and node--shorthand-story-node.tpl.php template files

Supporting organizations: 
Major sponsor

Project information

Releases