Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T TIDO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 113
    • Issues 113
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • emoemo
  • TIDO
  • Merge requests
  • !286

TIDO 3.0.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paul Pestov requested to merge next into develop Dec 06, 2022
  • Overview 95
  • Commits 81
  • Pipelines 43
  • Changes 294

This MR introduces new features to TIDO as well as a major design overhaul and many changes under the hood:

  • Configuration
    • New way to configure TIDO panels. You can define an array of panels that contain views that are displayed as tabs.
    • Default Config: TIDO can integrated without any configuration. Instead it will use a default config.
    • You can run TIDO without any config (zero config) but still an entrypoint is needed either on the URL or as config property.
    • Please review the README for the full discription of new configuration options.
  • Embedding
    • TIDO is now capable of being embedded into the HTML structure of websites. Before you could only integrate TIDO as full page app.
  • Design
    • New design of panels
    • Panels now have actions in top right corner

Please follow these preview links to inspect the current state:

  • https://subugoe.pages.gwdg.de/emo/tido/next/examples/ahiqar-arabic-karshuni.html
  • https://subugoe.pages.gwdg.de/emo/tido/next/examples/ahiqar-syriac.html
  • https://subugoe.pages.gwdg.de/emo/tido/next/examples/gfl.html (VPN only)
  • https://subugoe.pages.gwdg.de/emo/tido/next/examples/zero-config.html

Zero Config with Ahiqar collection (so you can check out how TIDO tries to interpret AHiqar data without any (default) config

  • https://subugoe.pages.gwdg.de/emo/tido/next/examples/zero-config.html?collection=https://ahiqar.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/collection.json

Please comment your feedback here. Thx!

Edited Dec 07, 2022 by Paul Pestov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: next