Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

glossary depending on defined terms found in the content #33

Open
traccoon opened this issue May 7, 2024 · 0 comments
Open

glossary depending on defined terms found in the content #33

traccoon opened this issue May 7, 2024 · 0 comments
Assignees

Comments

@traccoon
Copy link

traccoon commented May 7, 2024

Enhance the manual extension with a simple glossary feature. This will allow editors to define terms, descriptions, and optional links within the manual.
Additionally, implement parsing to automatically link glossary terms in the content.

first ideas, not mandatory:

  • record type for Terms
    • fields: Term, Synonyms, Description, Optional Link
  • tooltip displays brief explanations upon term hovering
  • parsing to identify glossary terms within manual documents
  • Enable CRUD operations for glossary terms in TYPO3 backend (new Tab in LinkBrowser)
  • Integrate frontend rendering to display glossary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants