Questions tagged [glossary]

list of terms and definitions used in a larger document

Questions with this tag commonly seek an automated tool for generating a glossary from the corpus.

What is a glossary? an alphabetical list of terms in a particular domain of knowledge with the definitions for those terms.

110 questions
0
votes
1 answer

Drupal 7 views how to modify where clause?

I have a situation whereby i have to add a 0-9 link in the contextual filter of the glossary view How do i change the where clause part? i need to change SUBSTRING(node.title, 1, :node_title) = :node_title1 to SUBSTRING(node.title, 1, 1) =REGEXP…
j.b
  • 151
  • 1
  • 7
  • 17
-1
votes
1 answer

client side search engine

I would like to get some suggestions on my current headache. I have been researching on search engine for client side browser. I am building custom glossary project. The idea of the search engine will be used for searching terms, keywords, or…
Nebby
  • 43
  • 7
-1
votes
2 answers

TypeError: $(...).autoabbr is not a function even when the function is there

I am trying to use autoabbr.js from github to automatically highlight predefined words on any page and show their definition on hover. I believe I did everything right but it is not working. I get the error: TypeError: $(...).autoabbr is not a…
Kaps
  • 23
  • 7
-1
votes
1 answer

Weblate glossary doesn't work as expected

I am working on a translation project with Japanese as the source language, using Weblate 4.0. Owner was previously using 3.3, and the same issue was happening. After adding a term into the glossary, it fails to show up when the source string has a…
Vernon
  • 1
-3
votes
1 answer

How to auto-generate an alphabetical set of quicklinks for a
glossary?

I have a relatively large glossary of terms on my webpage which are organized as a description list
. For the sake of a minimum working example, let's suppose looks something like the following (except it would have 50-100 entries):
jvriesem
  • 1,859
  • 3
  • 18
  • 40
1 2 3 4 5 6 7
8