I have Drupal 5.1. The Glossary is a great module because my site is for parents of kids with special needs, a world where there are many acronyms.

My problem is that the checkbox for replace first / all instances doesn't seem to work. I always get glossary links to all instances of the acronym, making the page look cluttered.

Comments

nancydru’s picture

Hmm, it's working on my test site (after I got over my blonde-ness). Did you just switch that setting? If so, you probably need to clear the cache_filter table.

michaeltt’s picture

Nancy, your blond-ness is clearly an asset.
I cleared the cache and it fixed the problem.
Thank you.

nancydru’s picture

Status: Active » Fixed

I'd explain the comment, but it would make me look even sillier than I am.

BTW, I did realize that I needed to add an easier way to clear the cache, so I did put that in the module after this post. It is available by "http://example.com/glossary/clearcache" I also changed the settings page to clear the cache every time it is submitted, regardless of which settings are changed. That is all in the new 5.x-1.8 release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.