Hello all,
I have a project in which a client would like to keep a glossary of definitions. I plan to implement a page that pulls all the glossary terms in alphabetical order. This should not be a problem. The one thing I would like to do with these glossary terms is give the client the ability to “select” a glossary term while writing a blog article. In other words, I need to provide the client a way to tell EE that these specific terms are in the article, and they need to be anchored with a jQuery pop over giving the full definition.
I am trying to think of ways to tackle this, but I am still a bit inexperienced with EE.
My initial thought was to create a ‘Glossary’ channel, and create entries within that channel. But I could not think of a way for the client to references those entries from within the editor while writing articles.
My next thought, and last so far, is to use Low Variables to create the glossary of terms, and use NSM’s TinyMCE to reference those Low Variables.
The latter seems to be the best option, but due to my inexperience, I am just not quite sure. There may be a much better way. My proposed solution may be way off base. Either way, I wanted to ask here because I thought someone would have tried something similar.
All the best,
Jarrod