Skip to content

Content Collaboration Efficiency and UI improvements

sairaj mote edited this page Nov 6, 2021 · 4 revisions

Project Title

  • Content Collaboration Efficiency and UI improvements

Proposed Changes

  • We plan to change the backend to not store full data duplicates
  • We plan to add basic text formatting capabilities (bold, italic, subscript, etc)
  • we plan to add the capability to add blockquotes in content as content type other than plan-text
  • we plan to create two basic types of content plates (unique and iterative)
  • we plan to create a filtering system for rated and non-rated content to make the discovery and rating of content easier
  • we plan to add a feature that will allow previewing selected content before exporting it as HTML
  • we plan to add a feature to allow direct publication of articles from CC to RM Times by sub-admins

Design Documentation for changes

  • Two types of basic content
    1. unique content plate
      • content that is written on a blank plate will be stored as unique content
      • only unique content will have separate plates
    2. iterative content plate
      • Content that is created by editing already available content will be iterative content and will not create a new plate for each change
      • each change will be stored as a point in the version history of the content with FLO ID of the editor, reducing the total no. of UI elements
      • only highest rated content in an iterative piece will be shown on top, un-rated content will be categorized for review by sub-admins

List of proposed tasks

Execution Steps