This module provides a way to find similar nodes by taxonomy using views.
Features:
Weighting by vocabulary - Say you have two vocabularies on a movie site "Genre" and "Community Tags", the latter being a free tagging taxonomy. With this module, you can give Genre a weight of 10 and Community tags a weight of 1. Which means that if I'm looking at "Meet the Parents", I'm most likely to see a list of similar Romantic Comedies like "Sleepless in Seattle" and "French Kiss" with something like "Taxi" or "The Godfather II" coming lower in the list, because someone tagged both "Robert De niro"
Sorting - Sorts by weight... pretty simple
Filtering - I want to see only those with a weight higher than 15... this is a little arbitrary, and you are better off using the pager / limiting results, but it does work - Actually, doesn't. I tried to hack around views not letting me mess with the count query, but just couldn't get a HAVING in there... Oh well.
Usage:
Install the module (duh)
Go to admin/settings/similarnodes
Set the weight for each taxonomy
Now create a view, add the argument "SimilarNodes: Source Node Id" - You need this to make it work
The htmLawed module uses the htmLawed PHP library to restrict and purify HTML for security and compliance with web standards and admin policy. htmLawed is open-source, single-file, fast,highly customizable, well-documented.
Embed widgets allows content such as pages, blocks, views, and nodes from your Drupal site to be embedded in external sites (including non-Drupal ones). Widgets can be embedded in the following formats:
iFrame: Allows widgets to be embedded in any website that allows <script> tags.
Google Gadgets: Allows widgets to be embedded in any web page, iGoogle, and OpenSocial containers.
Facebook FBML: Allows widgets to be embedded in Facebook applications, but not profiles.
The first alpha release of Embed Widgets 2 was recently posted. It is not yet recommended that you upgrade from previous versions as there is no upgrade path, but feel free to test it out and play with it. Not recommended for production sites.
Embed Widgets 6.x-1.0 requires the following modules: