Skip to content

TIDO should be able to load a config (one TIDO for different configs)

Feature Requests

Description

At the moment you need a separate TIDOs entry HTML page for each TIDO config. The goal is to have only one TIDO instance and to be able to deliver the config via a specified URL given as GET parameter.

User Stories

  • As a text repository developer
  • …I want to provide an external configuration for TIDO
  • …in order to maintain only a single TIDO instance.

  • As a text repository developer who wants to add TIDO as a viewer for repository data
  • …I do not want to allow projects to provide a complete HTML entry page for TIDO, but just the config
  • …in order to separate concerns.

  • As a poor editor
  • …I want to get a customized TIDO from the text repository
  • …so I dont have to host it on my own.

Classification

Is this feature an enhancement of existing code or a completely new feature?

  • enhancement
  • new feature

Related Tickets

Add all related issues.

Edited by Mathias Goebel