I have created a glossary for my site. When I view the glossary page, example.com/glossary/5 , I see a list of terms, but their definitions are not displayed like on this page. When I click on a term to go to its specific page, example.com/glossary/term/### , the term's definition is not there. Instead, there some text, "Detailed Definition", which links to a list of the items that are tagged with the given term. The "Detailed Definition" text links to example.com/category/(vocabulary name)/(term name).

How do I get the contents of the definition field to display on the example.com/glossary/term/### pages?

Comments

nancydru’s picture

The handbook page for this module is at: http://drupal.org/node/196880

This may be a little confusing at first: You should not assign these terms to the nodes that will have the glossary flagged. Those who have done so have noticed that clicking on the indicator takes them to a "taxonomy/term" page for that term - listing all such tagged content.

The only content that should be tagged with the actual glossary terms are the "full node" ("detailed") descriptions. That way clicking on the link takes you to that full-node description. I would assume that the vast majority of the time there will be only one node assigned with those terms.

I am looking at changing this a bit so that the "detailed description" teaser is included directly in the listing, but some long-time users might not like this, so I have to be careful how I do it.

nancydru’s picture

Priority: Critical » Normal
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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