Page MenuHomeWrite.as

Post signature add-on
Closed, ResolvedPublic

Description

Overview

Allow users to save a bit of text to be displayed at the end of every post on their blog.

Background

Authors commonly include a signature, call to action, etc. at the end of their posts. Right now they can do that by copy-and-pasting or using templates in an outside tool. Building it into the platform would make it easy to add and importantly, easy to update.

Implementation

  • Provide the interface for inserting a new collectionattribute named post_signature (see Design section)
  • Check for this value when loading an individual post (we should only show the signature on blog post pages, not the blog index)
  • If it exists, append it (after a newline) to the normal post content before Markdown parsing, and parse it all

Design

Add a new section in the blog's Customize page (maybe near / with the CSS and JS fields) that allows a user to enter plain text.

Extend

This should be a Write.as Extend feature, probably available for a $10 one-time fee.

Revisions and Commits

rWF WriteFreely

Event Timeline

matt created this object with visibility "All Users".
matt moved this task from Backlog to Near Future on the Write.as Web board.
matt changed the task status from Open to Idea.Feb 6 2020, 9:05 PM
matt lowered the priority of this task from Normal to Wishlist.
matt changed the task status from Idea to Open.Jun 23 2020, 7:22 PM
matt updated the task description. (Show Details)
matt changed the visibility from "All Users" to "Public (No Login Required)".
matt added a project: WriteFreely.
matt added a commit: Restricted Diffusion Commit.Jun 23 2020, 7:42 PM
matt added a commit: Restricted Diffusion Commit.
matt added a commit: Restricted Diffusion Commit.
matt added a commit: Restricted Diffusion Commit.Jun 28 2020, 3:20 PM