Display terms synonyms and related terms

p0732658 - April 28, 2007 - 02:21
Project:Taxonomy context
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

It would be nice if this module could display synomyms and related terms on certain page and for certain vocabulary.

#1

nedjo - April 28, 2007 - 02:23

Can you give details of what you would like to see? Screenshots? Are you thinking this would be in a block? I'm not promising I'll find time to implement this, but more details would be great.

#2

p0732658 - April 29, 2007 - 19:18

Thank for your reply ! I wish to build a lexicon on my Web site ( a.k.a : a list of specialize terms with their definition, related terms and synonyms ). At the moment, I'm using a php snippet inspired by the glossary module (not yet updated for Drupal 5) and provided to me by a good soul (corey_1 : http://drupal.org/node/139798) ! This snippet enebled me to display a liste with of all terms in a vocabulary in this form :

Name of the Term 1
Description of term
See also : Term1, Term2, Term3

Name of the Term 2
Description of term
See also : Term1, Term2, Term3

etc.

The result I would like :

Description of term
See also : Term1, Term2, Term3
Synonyms : Term1, Term2, Term3

etc.

With the help of the taxonomy context module and the taxonomy list module, it is possible to display list of terms with the descriptions and related terms. Adding code for synonyms in the taxonomy context module would give the possibily to build complet lexicon.

Thank you !

Denis

#3

Richard Eriksson - April 12, 2008 - 20:33

Here's a patch with that uses the code in the link above, i.e. http://drupal.org/node/139798

It's only for the term display page, though, just below the description. It's against DRUPAL-5--1-0, with some changes around CSS class names and quotes in the code.

AttachmentSize
taxonomy_context-related-terms.patch.txt 741 bytes

#4

Richard Eriksson - April 12, 2008 - 22:57

Slight fix, so that the carriage return happens in the HTML that's generated.

AttachmentSize
taxonomy_context-related-terms.patch.txt 741 bytes

#5

lee20 - April 12, 2008 - 23:01

@Richard,

Thanks for the patch(es) and the work you've put into this. If you could add an option in the Taxonomy Settings form for deciding whether to display related terms I would commit this patch to the release as it is certainly a great feature.

#6

DanielTheViking - August 5, 2008 - 09:05

Subscribing.

#7

NancyDru - October 12, 2009 - 23:39

@p0732658: The Glossary module does exactly what you want.

#8

NancyDru - October 13, 2009 - 01:58
Status:active» fixed

Committed to 6.x-2.x-dev.

#9

System Message - October 27, 2009 - 02:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.