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

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

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


Revision 1.2 - (show annotations) (download)
Mon Jul 20 16:52:34 2009 UTC (4 months, 1 week ago) by nancyw
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +25 -41 lines
File MIME type: text/plain
Update HEAD to start 7.x
1 $Id: README.txt,v 1.1.8.2 2008/09/06 00:17:28 nancyw Exp $
2 @file
3 README.txt file for Weblinks.
4
5
6 README.txt file
7 ===============
8 Web Links provides a comprehensive way to post links on your site. All links are nodes, which can be put into taxonomies/categories and administered. The most common options are set by default so the module should work well right out of the box. However, there is a great deal of customization that may also be done to make the installation fit your needs. Additionally, a variety of blocks may be enabled (see below).
9
10 The Link Validity Checker feature will check links during a Cron run to see if they are still valid. You may have the module update any links that are marked as moved and unpublish links that have returned an error twice in a row.
11
12 A separate filter module (distributed with the package) may be used to easily insert links into other content.
13
14
15 Dependencies
16 ============
17
18 The core taxonomy module must be enabled.
19
20 Incompatibilities
21 =================
22
23 Category module appears to be incompatible with this module.
24
25 The Links module's database is incompatible and will not work with Weblinks.
26
27 Installation and Settings
28 =========================
29
30 The most up-to-date information on the module can be found at:
31 http://drupal.org/node/273907
32
33 Recent Changes
34 ==============
35
36 It was brought to our attention that there really was no way to control who has access to the main
37 links page. We have added a new permission "access web links" to address this oversight. You will
38 need to set this for any roles you wish to access Web Links.

  ViewVC Help
Powered by ViewVC 1.1.2