Skip to content

App Editor

Jeremy Foster edited this page Sep 19, 2024 · 1 revision

This is a React web application that provides editors a way to create, publish, update, and review content. Administrators can create, manage, automated reports and alerts. Administrators can manage user subscriptions and content licensing agreements.

This is the primary internal access point of the TNO solution and is focused on supporting the external subscriber application.

Access to this web application requires authentication through the Membership layer, which uses Keycloak.

The web application connects to TNO data through the Editor RESTful API. The web application is not bundled with the Subscriber Web Application so that it can be independently maintained and enhanced without impacting subscribers.

The Editor web application has not yet been designed, but will provide similar functionality as the existing external Otis application.

Lois

The legacy solution has a tool called Lois which enables Editors to search, edit, and publish content.

Published content can be directed to reports, alerts, and sections within the web application such as Front Page, Commentary, or Top Story.

Snippets

The legacy solution has a tool called Snippets which enables Editors to search for content then create and publish snippets.

CBRA Reports

The legacy solution has a tool called" Reports which is used to generate a CBRA report. This report provides time spent editing content.

Table of Contents

Clone this wiki locally