| 1 |
/* $Id$ */
|
| 2 |
|
| 3 |
-- REQUIREMENTS --
|
| 4 |
|
| 5 |
* Javascript-enabled web browser
|
| 6 |
|
| 7 |
* Flash plugin installed on web browser
|
| 8 |
|
| 9 |
|
| 10 |
-- PRE-REQUISITES --
|
| 11 |
|
| 12 |
* If you are upgrading from a previous version, please
|
| 13 |
|
| 14 |
- disable previous version
|
| 15 |
|
| 16 |
- run Drupal's update.php after updating the module's files.
|
| 17 |
Further information: http://drupal.org/upgrade/running-update-php
|
| 18 |
|
| 19 |
- read notes about changes in
|
| 20 |
CHANGELOG.txt.
|
| 21 |
|
| 22 |
- enable module
|
| 23 |
|
| 24 |
|
| 25 |
-- INSTALLATION --
|
| 26 |
|
| 27 |
* Place the entire pageear directory into a modules directory of your
|
| 28 |
choice, in most cases: sites/all/modules.
|
| 29 |
|
| 30 |
* Enable the pageear module by navigating to:
|
| 31 |
|
| 32 |
Administer >> Site building >> Modules
|
| 33 |
|
| 34 |
* Configure your pageears by visiting:
|
| 35 |
|
| 36 |
Administer >> Site building >> Pageears
|
| 37 |
|
| 38 |
* Set permissions for using pageear by going to:
|
| 39 |
|
| 40 |
Administer >> User management >> Access control
|
| 41 |
|