/[drupal]/contributions/modules/project_issue/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/project_issue/INSTALL.txt

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


Revision 1.7 - (show annotations) (download)
Tue Jan 1 03:54:39 2008 UTC (22 months, 3 weeks ago) by thehunmonkgroup
Branch: MAIN
CVS Tags: DRUPAL-5--2-2, DRUPAL-5--2-3, DRUPAL-5--2-0, DRUPAL-5--2-1, DRUPAL-6--1-0-ALPHA2, DRUPAL-6--1-0-ALPHA1, DRUPAL-6--1-0-ALPHA3, HEAD
Branch point for: DRUPAL-5--2
Changes since 1.6: +13 -1 lines
File MIME type: text/plain
#89673 by mwrochna, aclight: GHOP #53: add input filter to convert #12345 into an issue link
1 -------------------------------------------------------------
2 New Installation
3 -------------------------------------------------------------
4
5 1. Install the Project module (http://drupal.org/project/project),
6 which the project issue tracking module requires and depends on.
7
8 2. Enable Drupal's Comment module under admin/build/modules, which
9 the project issue tracking module requires and depends on.
10
11 3. Enable Drupal's Upload module under admin/build/modules, which
12 the project issue tracking module requires and depends on.
13
14 4. Install the comment upload module
15 (http://drupal.org/project/comment_upload), which the project
16 issue tracking module requires and depends on.
17
18 5. Install the project issue tracking module
19 (http://drupal.org/project/project_issue).
20
21 6. Enable the project issue tracking module under admin/build/modules
22
23 7. Configure the status messages at admin/project/project-issue-status
24
25 8. Grant the proper access to users under admin/user/access
26
27 9. Enable the project issue to link filter in proper input formats at
28 admin/settings/filters. If your site uses ANY node access
29 control modules (including, but not limited to, Organic
30 Groups, Simple Access, and Node Access), you should not enable
31 this filter. Furthermore, if your site does not give the
32 'access project issues' permission to all users (including
33 anonymous users), you should not use this filter. In both cases
34 this is because the output of the project issue to link filter
35 is cached, and it is not possible to ensure that the user who initially
36 viewed the content and set the cache has the same access permissions as
37 another user that might view the (now cached) content.
38
39
40 --------------------------------------------------------------
41 Upgrading
42 --------------------------------------------------------------
43
44 Consult UPGRADE.txt
45
46 $Id: INSTALL.txt,v 1.6 2007/11/02 01:47:16 thehunmonkgroup Exp $

  ViewVC Help
Powered by ViewVC 1.1.2