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

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

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


Revision 1.2 - (show annotations) (download)
Mon Jul 27 18:34:22 2009 UTC (3 months, 4 weeks ago) by manfer
Branch: MAIN
CVS Tags: DRUPAL-6--2-1-RC2, DRUPAL-6--2-1-RC3, DRUPAL-6--2-0-RC5, DRUPAL-6--2-1-RC1, DRUPAL-6--2-1-RC6, DRUPAL-6--2-1-RC7, DRUPAL-6--2-1-RC8, DRUPAL-6--2-1-RC9, DRUPAL-6--2-0-RC4, DRUPAL-6--2-1-RC10, DRUPAL-6--2-1-RC11, DRUPAL-6--2-0-RC3, DRUPAL-6--2-0-RC2, DRUPAL-6--2-1-RC4, DRUPAL-6--2-1-RC5, DRUPAL-6--2-0, DRUPAL-6--2-0-RC1, HEAD
Branch point for: DRUPAL-6--2, DRUPAL-7--2
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
by manfer: totally new rewrite of module. It now does not depend on third party projects.
- Added configurable sound effects for your pageears.
- Added configurable on load transitions.
- Added golden and silver color for peel.
- Added configurable speeds.
- Added configurable close button.
- Added posibility to have more than one pageear in your site.
- Removed control visibility with conditions module.
- Added control visibility in a block like style.
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

  ViewVC Help
Powered by ViewVC 1.1.2