Project

General

Profile

Feature #2329

Feature #2356: Improved rendering of lexicons

Descriptors ought not require the division parent for lexicon (just the word form)

Added by Luke Murphey over 5 years ago. Updated almost 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
Start date:
11/20/2018
Due date:
% Done:

0%

History

#1 Updated by Luke Murphey over 5 years ago

Questions:
  1. How are divisions looked up?
    1. get_division will not allow a lookup with only the word since it requires that the parent be null
  2. How are division references created in the view?
    1. They come out of get_division_indicators()
    2. I could have the importer drop the parent divisions but that means that TOC won't work

#2 Updated by Luke Murphey over 5 years ago

Options:
  1. Have the importer drop the parent divisions
    1. Means that TOC won't work
  2. Have different functionality for a document of type lexicon
    1. Could have it:
      1. Include a verse lookup tool that auto-fills
      2. Render links only using the leaf division
      3. Allow lookups using only the leaf division

#3 Updated by Luke Murphey over 5 years ago

Could produce an index with:
  • Word form
  • Verse (Foreign Key)
  • Work (so that we can display which work it is for)

Would need to make a transform to build this.

#4 Updated by Luke Murphey over 5 years ago

  • Parent task changed from #551 to #2356

#5 Updated by Luke Murphey over 5 years ago

  • Target version changed from 3.0 to 3.1

#6 Updated by Luke Murphey almost 5 years ago

  • Target version changed from 3.1 to Plus_3

Also available in: Atom PDF