<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Depending on the exact functionality you want, you could try one of
several things:<br>
<br>
1. Set up linked terms within each class as synonyms<br>
2. The distantparent module<br>
3. The what's related module<br>
4. Or, possibly some of the functionality in the user related content,
what's related, or contextlinks modules.<br>
<br>
With that said, I'd probably tie them all together using a php snippet
inserted into a page -- this will give you more precise control over
what terms show where, which generally translates into greater ease of
use for site members.<br>
<br>
Hope this helps.<br>
<br>
Cheers,<br>
<br>
Bill<br>
<br>
------<br>
Bill Fitzgerald<br>
FunnyMonkey -- Tools for Teachers<br>
<a class="moz-txt-link-freetext" href="http://www.funnymonkey.com">http://www.funnymonkey.com</a><br>
<br>
vrao wrote:
<blockquote cite="mid00f301c5f03b$9163a310$0200a8c0@ndi.org" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.2769" name="GENERATOR">
  <style></style>
  <div><font face="Arial" size="2">Hi List,</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">I have a vocab called class, with
several terms representing different classes .</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Each class, has a forum and an image
gallery. These are in seperate vocabs though (drupal creates a new
taxonomy when you create a new forum or image gallery).</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Is there a way to logically
link/relate vocabularies so that I can have links to 'class forum' and
'class image gallery' from the class room page? I know this can be done
using regular expressions but am wondering if drupal handles it in a
better way.</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">Thanks,</font></div>
  <div>&nbsp;</div>
  <div><font face="Arial" size="2">V</font></div>
  <div>&nbsp;</div>
</blockquote>
<br>
</body>
</html>