-
Notifications
You must be signed in to change notification settings - Fork 0
Content Collaboration Efficiency and UI improvements
sairaj mote edited this page Nov 6, 2021
·
4 revisions
- Content Collaboration Efficiency and UI improvements
- 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
- Two types of basic content
- unique content plate
- content that is written on a blank plate will be stored as unique content
- only unique content will have separate plates
- 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
- unique content plate