https://github.com/opencontentcoop/ezflip
OpenContent eZFlip
https://github.com/opencontentcoop/ezflip
Last synced: 5 months ago
JSON representation
OpenContent eZFlip
- Host: GitHub
- URL: https://github.com/opencontentcoop/ezflip
- Owner: OpencontentCoop
- License: gpl-2.0
- Created: 2013-09-17T11:30:46.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T20:27:35.000Z (about 7 years ago)
- Last Synced: 2025-08-24T12:41:56.680Z (10 months ago)
- Language: PHP
- Homepage:
- Size: 498 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## OpenContent eZFlip
Convert your ezbinary pdf files in a flash-based flip book.
### Requirements
* eZP >= 4.X or 5.X (when running the Legacy Stack only) with ImageMagick
* [pdftk](http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/)
* Gosthscript
### Installation
Enable the extension; clear all caches.
Add the ezflip cron `php runcronjobs.php -s ezflip` to your crontab
### How to make a pdf flippable
If the current node has an ezbinarytype attribute and hit content is a pdf file, you will see a small book icon in the website toolbar. From website toolbar press the 'book' icon and follow the instructions. The cronjob will make the file flippable.
### Warning
This extension uses an old Open Source version of third part software [MegaZine3](http://www.megazine3.de/demo_packages.html) (version 1.38):
keep in mind that there will be no bug fixes, enhancements or faq any longer.