readsoftware / read

Research Environment for Ancient Documents
GNU General Public License v3.0
38 stars 4 forks source link

misc. fixes for terms, paleoVE and token.php #25

Closed stevewh closed 2 years ago

stevewh commented 2 years ago

Added more values to paleo category ft. (Note that work in progress to extend paleography categories to 6 and make them generic {4th paleo category => pc4} where each category will have 10 discrete values. Of course each research domain/language script with need to map the semantics for the categorization.)

Paleo-charts include entries with default glyphs for reconstructed values. The paleoVE has been updated to skip these with the next/prev function. (We need to consider whether to make the default configurable.)

Added to code to ensure grapheme ordering is maintained when retrieving a tokens graphemes.

Also fixed a bug in saving multiple segment changes when is was high enough the service call was hitting a URL length limit while make this a post moves this data out of the URL.

stevewh commented 2 years ago

Everyone seems busy. Let me know if you have any issues with the changes.