/[drupal]/contributions/modules/similarterms/README.txt
ViewVC logotype

Contents of /contributions/modules/similarterms/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Thu Jun 19 16:43:46 2008 UTC (17 months, 1 week ago) by rmiddle
Branch: MAIN
CVS Tags: DRUPAL-6--1-8, DRUPAL-6--1-9, DRUPAL-6--1-4, DRUPAL-6--1-5, DRUPAL-6--1-7, DRUPAL-6--1-0, DRUPAL-6--1-2, DRUPAL-6--1-3, DRUPAL-6--1-18, DRUPAL-6--1-16, DRUPAL-6--1-17, DRUPAL-6--1-14, DRUPAL-6--1-15, DRUPAL-6--1-12, DRUPAL-6--1-10, DRUPAL-6--1-11, HEAD
Changes since 1.1: +25 -0 lines
File MIME type: text/plain
Sync head to Drupal-5
1 $Id: README.txt,v 1.1.2.2 2007/06/06 21:53:52 jjeff Exp $
2
3 Similar By Terms (similarterms.module)
4 by Jeff Robbins
5
6 This Drupal module attempts to provide context for content items by
7 displaying a block with links to other similar content. Similarity is
8 based on the taxonomy terms assigned to content. Blocks are available
9 based on similarity within each of the defined vocabularies for a site
10 as well as a block for similarity within all vocabularies.
11
12 What does this really mean? How should you use this module?
13
14 1) Create a freetagging vocabulary called "Tags" assigned to the content
15 types on which you'd like to display the "Similar" block.
16 2) Enable the block called "Similar entries from the Tags vocabulary".
17 3) Add keyword tags to the content.
18
19 Done!
20
21 Now when you go to the page for a tagged content item, a block will show
22 up displaying other content in descending order of common tags (terms).
23
24 We're using this on Lullabot.com, click on any of the articles at
25 http://www.lullabot.com/articles in order to see the "Similar" block.

  ViewVC Help
Powered by ViewVC 1.1.2