| 1 |
contextlinks.module
|
| 2 |
INSTALL.txt
|
| 3 |
$Id: INSTALL.txt,v 1.4 2006/05/10 16:14:45 jhriggs Exp $
|
| 4 |
|
| 5 |
For a new installation, copy the entire contextlinks module directory
|
| 6 |
to the appropriate module directory within your Drupal
|
| 7 |
installation. Then log into your site, enable the context links module
|
| 8 |
on the admin/build/modules page, set permissions as desired on
|
| 9 |
admin/user/access#module-contextlinks, and go to the
|
| 10 |
admin/settings/contextlinks page to create and configure the context
|
| 11 |
link classes. Finally, you must add the context links filter to the
|
| 12 |
appropriate input formats.
|
| 13 |
|
| 14 |
When upgrading from a previous version of the context links module,
|
| 15 |
log into your site as administrative user 1, replace the existing
|
| 16 |
contextlinks module directory with the new one, and then go to the
|
| 17 |
/update.php page to check for and run any necessary upgrades for the
|
| 18 |
context links module.
|