I need to find a way to use a glossary (sort of like
https://github.com/kcunning/django-glossary) but that can be called
when you insert a new entry elsewhere on the data structure (i.e., any
page with text). The ideal would be to use a tag system to make this
insertion simple, but ultimately, an html link with a specific class
will do. The objective is to then have them displayed on the front end
as tooltips or something similar. Any clues appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to