projects / org / se7enxweb / eabickmull
Find the Exponential Software extensions you want
UNIX name | Owner | Status |
---|---|---|
eabickmull | 7x | stable |
Version | Compatible with |
---|---|
N/A | N/A |
eZ Publish 'legacy' extension to export articles in ICML format, suitable for import into Adobe InDesign.
It is a wrapper for ickmull and adds a button to the ezwt
toolbar allowing a user to download the page's text in a ZIP file containing the content in
ICML format plus required images.
GNU General Public License 2.0
Copyright (C) 2008-2014 Enterprise AB Ltd
Requires eZ Publish 4 or 5 and the following extensions:
Under [ExtensionSettings] add:
ActiveExtensions[]=eabickmull
Run the following script to give Editor role permission to download:
php extension/eabickmull/update/editor_role_add_policy.php
Clear the cache:
bin/php/ezcache.php --clear-all