0.1 released on subversion

Preface

Revision 0.1 of eZflippingbook was released on subversion.

It's an extension which it was developed and tested on eZ publish 4.1, but I thik it should work on all revisions.

The swf object it NOT included as it is not released under a free license.

See a demo of what you can do on http://page-flip.com, buy your license of the swf object and come back to get this extension.

Download and install

 

Grab the extension from the svn in the following steps:

Changing directory

Go to extensions directory (cd /your/installation/dir/extensions/)

Get the extension

Get this rev with the following command

svn checkout http://svn.projects.ez.no/ezflippingbook/tags/0.1 ezflippingbook

Add the SWF object

Put the SWF object you purchased from http://page-flip.com into:

/your/installation/dir/extension/ezflippingbook/design/standard/images

Import the class

In the directory created from svn, there is a folder called "package" containing an ezpagkage to import in your eZ database.

To do this goto your installation directory and launch the following:

./ezpm.php import extension/ezflippingbook/packages/flippingbook-1.0-1.ezpkg

Then go to your admin interface and install the package or launch the following command (not tested):

./ezpm.php install flippingbook

Activate the extension

Got into your admin interface to activate the interface.

As an alternative, open your settings/override.ini.append.php file and add the line:

ActiveExtensions[]=ezflippingbook

under the section:

[ExtensionSettings]

Use the extension

Create a gallery using the Flippingbook class, put some images as its child and enjoy.

Comments

Log in or create a user account to comment.

Article info

0 comments