| 24 |
* If you download the autogenerated cvs tarball |
* If you download the autogenerated cvs tarball |
| 25 |
|
|
| 26 |
From this version the JAVA applet is missing. You have to download the tarball |
From this version the JAVA applet is missing. You have to download the tarball |
| 27 |
and copy the applet/ directory to the modules/sna/ path. And the explore.php |
and copy the applet/ directory to the modules/sna/ path. |
| 28 |
must be copied to drupal root directory (optionally rename to sna_cron.php) |
In the cvs version of the module it is needless to add anything to cron, |
| 29 |
Now the Installation steps are okay. |
because hook_cron() is implemented in sna.module. The only thing you have to |
| 30 |
|
do to check that your crontab calls cron.php |