digihel icon indicating copy to clipboard operation
digihel copied to clipboard

Add a "glossary" system for term management

Open terotik opened this issue 7 years ago • 2 comments

  • add a model for Term Categories (these group Terms, below)
  • add a model for Term (has a reference to a Category, a name, a rich text (HTML) description, and a "show in lists" boolean field)
  • add admin for the above
  • make it possible to refer to Terms from within HTML content (#7)
  • make it possible to add a Wagtail Block that lists all list-visible terms in a given Category ("definition list") (#37)

terotik avatar Oct 28 '16 13:10 terotik