Page MenuHomeMusing Studio

Web Monetized split content
Closed, ResolvedPublic

Description

Overview

Enable users to mark a "split" in their post, where all content beforehand is available to all readers (subject to blog / "collection" permissions) and all content after the split is unlocked only if the reader is using Web Monetization.

Implementation

  1. Create a new shortcode: <!--premium--> <!--paid--> that indicates where content is split
  2. When rendering a collection or post, hide all content after the split
  3. Rely on client-side JS + an Unlocking API to return everything else.

TODO: implementation details for item #3.

Revisions and Commits

rWF WriteFreely

Related Objects

Event Timeline

matt added a commit: Restricted Diffusion Commit.Oct 30 2020, 9:54 PM
matt moved this task from Future to Q4 2020 - Oct-Dec on the Roadmap board.
matt added a commit: Restricted Diffusion Commit.Dec 14 2020, 5:42 PM
matt added a commit: Restricted Diffusion Commit.

Settled on <!--paid--> for the shortcode.

matt closed this task as Resolved by committing Restricted Diffusion Commit.Dec 15 2020, 3:08 PM
matt added a commit: Restricted Diffusion Commit.
matt added a commit: Restricted Diffusion Commit.
matt added a commit: Restricted Diffusion Commit.
matt added a commit: Restricted Diffusion Commit.
matt added a commit: Restricted Diffusion Commit.