
-- REQUIREMENTS --

* Javascript enabled on web browser

* Flash plugin installed on web browser

-- INSTALLATION --

* Upload curlypage files into modules directory of your choice, in most
  cases: sites/all/modules.

* Enable curlypage module by navigating to:

  Administer >> Configuration and modules >> Modules

* Configure your curlypages by visiting:

  Administer >> Structure >> Curlypages

* Set permissions for curlypage by going to:

  Administer >> Configuration and modules >> People and permissions >>
  permissions >> Curlypage


-- UPDATING/UPGRADING --

* If you are updating/upgrading from a previous version, please:

  - configure curlypage global setting to determine if the module should disable
    current active curlypages or not when it is disabled. You configure that
    setting at:

      Administer >> Structure >> Curlypages >> Settings

  - disable module.

  - upload new version files.

  - run Drupal's update.php after updating the module's files.
    Further information: http://drupal.org/upgrade/running-update-php

  - read notes about changes in CHANGELOG.txt.

  - enable module.