Linking to unrelated taxonomies by a node

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by Lyna on June 13, 2014 at 1:48pm

Hi, I'm relatively new to drupal and I've search in the groups but haven't found the answer for my problem.

What I'm trying to do is find a way to link two taxonomies it's for a party service site.
In the first taxonomy we have the kind of party you're having i.e. graduation, birthday, anniversary, etc.
In the second taxonomy we have services that are related but not dependent of the party taxonomy and also can repeat in the party taxonomy i.e. music groups, catering, booze, etc.

An example of this is that

  • graduation can have:
    • booze
    • music groups
    • dj
    • limos
  • Anniversary:
    • booze
    • dj

And so on...
What I want to achieve is put in tabs the party taxonomy with the taxonomy services that are found in there the link between the two taxonomies is a content type. And when you click let's say the taxonomy booze in the tab Anniversary it will get you to a page showing the nodes related to booze services for anniversary parties and not nodes related to, lets say, booze services for graduations.

Any ideas or thought would be really appreciated.
P.S.
Sorry for the bad english

Categories:

Comments

Faceted Search?

Posted by neilt17 on June 14, 2014 at 7:04am

I am guessing you will have multiple pages which will be categorised with pairs of taxonomy terms, e.g. "Graduation" and "dj".

If this is the case, this sounds like it could be something for a faceted search; with Drupal 7 this would be Apache Solr with the facet API module.

Not sure how difficult that is to set up - in our project - which is Drupal 6 - I use the Drupal 6 Faceted Search module extensively (not available on Drupal 7). This page is an example of the use of a basic faceted search on our site (use the links on the right).

I have written a lot of other custom code which works with the Drupal 6 Faceted Search module, which links vocabularies together. This extra customisation may be more than you need. With this I can create pages like this: https://en.commtap.org/taxonomy_description/2way-term/81/52?classificati... which is the conjunction of terms from two vocabularies. In this example, one vocabulary is "P Scales/National Curriculum skill" ("English Speaking" being the term used for this page) and the other is "P Scales/National Curriculum level" ("P4" being used here).

The description is a description applying to the conjunction of those two terms, and lower down the page there are links to pages on the site which have that pair of terms (and also grouped according to a term they have in another vocabulary "section"). These links are all links to search results provided by the faceted search module.

I'm guessing you mean

Posted by Lyna on June 17, 2014 at 6:50pm

I'm guessing you mean something like what commerce kickstarter does right?

I've looked into that but I would like to put the result (taxonomies) in tabs, like the list above, so I don't really know if the faceted api would work for this.

Getting the facet links into

Posted by neilt17 on June 24, 2014 at 1:33pm

Getting the facet links into tabs will be about theming. The Facet API tabs module looks like it will create tabs for you. That goes with the Facet API module - and that in turn works with other types of search - including Drupal core search - don't know how involved it would be to set all this up.

Taxonomy

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /