/[drupal]/contributions/sandbox/aronnovak/INSTALL-sna.txt
ViewVC logotype

Contents of /contributions/sandbox/aronnovak/INSTALL-sna.txt

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


Revision 1.1 - (show annotations) (download)
Tue Aug 15 19:17:49 2006 UTC (3 years, 3 months ago) by aronnovak
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
Installation instruction for sna.module
1 Social Network Analysis Tool
2 Drupal Module
3
4 * Requirements on server side
5 1) Drupal 4.7
6 2) gdbm in PHP
7
8 * Requirements on client side
9 1) Java 1.5 JRE
10 2) SVG support
11
12 * Installation
13
14 1) Unpack the sna-0.1.tar.bz2 archive in the drupal main directory
15 tar xfj sna-0.1.tar.bz2
16 2) Edit modules/sna/common.php, find the FILES_PATH defined constants. Modify FILES_PATH to a web server writable empty directory where the data be stored. It's more secure that this directory is not web accessible. Please write an ending / to the path.
17 3) Call the drupalhost/drupaldir/sna_cron.php url to generate the first time database.
18 4) Add the 3) step to the cron.
19 5) Enable the module at drupal administration menu.
20 6) Give access to sna features at access control

  ViewVC Help
Powered by ViewVC 1.1.2