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

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

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


Revision 1.3 - (show annotations) (download)
Thu Jan 10 14:51:27 2008 UTC (22 months, 2 weeks ago) by tbarregren
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +14 -10 lines
File MIME type: text/plain
Fixing minor erros in the documentation. Refactoring.
1 RelatedContent
2 ==============
3
4 RelatedContent adds to each node a tab from which nodes to be asociated with
5 the node, and optionlly displayed along with the it, can easily be selected by
6 privileged users. Fore more information, please read the on-line documentation
7 at http://drupal.org/node/130258.
8
9
10 Requirements
11 ------------
12
13 To install RelatedContent you need:
14
15 * Drupal 5.x
16 * Views module
17
18
19 Installation
20 ------------
21
22 Install RelatedContent as follows:
23
24 1. Download, install and configure the Views module, following the
25 instructions for that module.
26 2. Download the latest stable version of RelatedContent from its project
27 page.
28 3. Unpack the downloaded file into sites/all/modules or the modules directory
29 of your site.
30 4. Go to Administer » Site building » Modules and enable the module.
31
32
33 Configuration, usage, theming
34 -----------------------------
35
36 For information about configuration, usage and theming of this module, please
37 see the online help provided by the module. Go to Administer » Help, and click
38 on the RelatedContent link.
39
40 This information is also aviable on-line at http://drupal.org/node/130258.
41
42
43 Author
44 ------
45
46 The module was developed by Thomas Barregren <http://drupal.org/user/16678>.
47 The author can be contacted for paid customizations of this module as well as
48 Drupal consulting, installation, development, and customizations.
49
50
51 Sponsors
52 --------
53
54 The development of this module has been sponsored by
55
56 * Spoon Media <http://www.spoon.com.au/>
57 * GMCVO <http://www.gmcvo.org.uk/>
58 * Webbredaktören <http://www.webbredaktoren.se/>
59
60
61 License
62 -------
63
64 RelatedContent. Copyright © 2007-2008 Thomas Barregren.
65
66 RelatedContent is free software; you can redistribute it and/or modify it under
67 the terms of the GNU General Public License as published by the Free Software
68 Foundation; either version 2 of the License, or (at your option) any later
69 version.
70
71 RelatedContent is distributed in the hope that it will be useful, but WITHOUT
72 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
73 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
74
75 You should have received a copy of the GNU General Public License along with
76 this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
77 Street, Fifth Floor, Boston, MA 02110-1301, USA.

  ViewVC Help
Powered by ViewVC 1.1.2