Update module description

Created on 11 April 2024, about 1 year ago
  • Update module description
  • Align with current README
This module provides integration with <a href="https://shorthand.com/" target="_blank">Shorthand</a>, 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. 

<h2>Drupal 8/9</h2>

<h3>Installation</h3>

<ul>
  <li>Install Drupal module.</li>
</ul>

<h3>Configuration</h3>

<ul>
  <li>Login to <a href="https://shorthand.com/signin">shorthand account</a> and <a href="https://support.shorthand.com/en/articles/62-programmatic-publishing-with-the-shorthand-api">generate API key</a>.</li>
  <li>Create a new input format that supports HTML, or if use existing one.</li>
  <li>Visit configuration page at <code>/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

📌 Task
Status

Active

Version

4.0

Component

Documentation

Created by

🇦🇺Australia VladimirAus Brisbane, Australia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024