Page MenuHomeWrite.as

Support pinning hashtags
Open, NormalPublic

Description

Overview

Users should be able to pin their favorite tags to their blog.

Implementation idea

Create a pins table that includes all pinned items for a collection. Also consider T495: List all tags on a blog implementation if we go with that.

collection_idtagpost_idpinned_position

Design

On the /tags/{tag} page, add an option at / near the top of the page to "pin". If a tag is already pinned, this should say "unpin".

Event Timeline

matt changed the visibility from "Restricted Project (Project)" to "Public (No Login Required)".
matt added a project: WriteFreely.
matt moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Nov 13 2020, 6:22 PM