*** NOTE: You've seen that V4 is out? Please read the message in issues. ***
Taxonomy Router pages Taxonomy vocabularies/terms (the module treats them as very similar items) as a list of terms or nodes.
This kind of functionality keeps appearing in taxonomy modules. So now it is a separate module which may, for code minimalists, prove useful in itself.
This module is a simple event with participants implementation.
Simply, it adds a participant list on each node which is posted in an OG group, and whose type is configured as an Event node. Each group member can add or remove himself to the participant list.
More Like This provides a pluggable framework for providing related content. This data is provided as blocks to be manipulated during theming.
How does it work?
More Like This works by first specifying your "Thumbprint" for a particular node on the node edit form. By "thumbprint" we mean you can specify
the terms/words that you, as an editor, feel uniquely identifies this content item. You can either select existing taxonomy terms associated with this specific node, enter free hand terms, or have them prefilled for you with suggestions returned by the Calais Web Service.
Note for 1.1 release: Make sure you are also using Calais 3.0+ for proper integration with Calais Prefill.
Providers
More Like This has a pluggable architecture for providing related content based on keywords. Currently developed More Like This providers are:
Implements a new form element named taxonomy_widget for selecting a vocabulary and then a term within that vocabulary. The term list is dynamically populated by jQuery when a vocabulary is selected.
Contact Redirect add a redirect field when editing the site-wide contact forms provided by the core contact.module. It allows users to easily redirect visitors to a thank you page or to more information. Settings can be set for each site-wide contact form. The default is still the homepage.
6.x Version released
The 6.x patch submitted by cgardner has been applied to HEAD, please test and submit any issues to the issue queue.