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

Added fancy glossary #100

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

Added fancy glossary #100

wants to merge 25 commits into from

Conversation

gjvnq
Copy link
Contributor

@gjvnq gjvnq commented Jun 12, 2022

Made a glossary system that has fancy tooltips, print support and also works with tab navigation as well as clicking and has decent mobile support.

Screenshot from 2022-06-12 18-00-34
Screenshot from 2022-06-12 18-03-43

The information is contained in public/lang/_glossary.js files.

@gjvnq gjvnq mentioned this pull request Jun 12, 2022
@gjvnq
Copy link
Contributor Author

gjvnq commented Jun 15, 2022

Example of what glossary entries look after today's updates.

The pink border is to call the user's attention towards the short definition.

Screenshot from 2022-06-15 20-05-38

gjvnq added 2 commits June 18, 2022 19:09
1. Handling capitalized words.
2. Automatically classifying words need for \b in regexp. (appears to also work for Chinese)
3. Not mixing up antonyms with word variations.
4. Gracefully handling missing words.
@Twipped Twipped added the Tech Updates something within the build processes label Jan 2, 2023
@Twipped
Copy link
Contributor

Twipped commented Jan 2, 2023

Sorry for the delay in reviewing this. It needs to be checked out locally to do so and I haven't had the time/executive function to get to it.

@Twipped Twipped added the Needs local review This PR is complicated enough that it requires a local checkout to review. label Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs local review This PR is complicated enough that it requires a local checkout to review. Tech Updates something within the build processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants