Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 14.65 KB
MD5: 700728f48bf388e5bdc2444d47803562
SHA-1: e4cc31db8c652768b3a406d09dce9d95cf2cd96f
SHA-256: 0725c378a22ee0cf5b63c3f9afd4bbde208e78f6b42c63c89219c41a35026f97
Download zip 17.64 KB
MD5: 88edc6ba60cf3ccacb21db82eef4abc9
SHA-1: 91165452431397ce1f988ad09d05d0dd6c7f5496
SHA-256: 1e10ee6a9698fd863461a17389a949dfb9893f2210efb05932ef3e6b2a0adebd

Release notes

Changes

  • Adding more documentation.
  • Adding/Fixing hook_requirements().
  • It's now impossible to enable the module if the required library is not present.
  • Remove the Storify library and created a new project out of it (https://github.com/Polzme/storify)

Upgrading from 7.x-1.0:

For people upgrading from 7.x-1.0, if you are not using drush, you must erase the old 'storypal' directory and then replace it with the new module.
Why ?
The new module doesn't include the Storify library, it has been splitted up and a new project is born out of it, that's why you also need an extra library to get it working.

In a few words, what you have to do to upgrade:

  1. Download the Storify PHP Library
  2. Erase the storypal module directory (version 7.x-1.0)
  3. Download the new storypal module (version 7.x-1.1)

That's it ;-)

Created by: pol
Created on: 17 May 2012 at 08:31 UTC
Last updated: 17 May 2012 at 08:36 UTC
Bug fixes
Unsupported

Other releases