Forums / Extensions / Coolpresentation PowerPoint Import released
Ekkehard Dörre
Friday 30 March 2007 4:47:45 am
-- done
Greetings, ekke
http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing
J-A Eberhard
Wednesday 16 May 2007 5:30:24 am
Hi,
I installed the extension both side (server apache2 php 4.4 debian etch) and Powerpoint 2003 on XPGot the extra XMLexport menu and created the zipped file.
Looks good as this file contains images (png) of each slides but the import fails on
Module start 'coolpresentation'
Warning: PHP
Undefined index: filename_len in /extension/coolpresentation/lib/pclzip.lib.php on line 3949
Any idea?
Thanks
Open Source Solution Provider Open-Net Ltd Switzerland http://www.open-net.ch
Monday 21 May 2007 7:50:57 am
Hi J-A,
yes, I think it is the old 2.3 version of http://www.phpconcept.net/pclzip/ which is not working. It is used for open the zip. I updated the coolpresentation on the new version 2.5
We hope, this will help you,
Sunday 27 May 2007 12:44:17 am
Hi Ekkehard
I updated to the new extension, with another error....
Using eZ 3.9.2 on UTF-8
Warning: PHP May 27 2007 09:37:40
Undefined offset: 0 in /var/www/swisstransplant/extension/coolpresentation/modules/coolpresentation/coolpresentationimport.php on line 291
Invalid argument supplied for foreach() in /var/www/swisstransplant/extension/coolpresentation/modules/coolpresentation/coolpresentationimport.php on line 96
Undefined variable: href in /var/www/swisstransplant/extension/coolpresentation/modules/coolpresentation/coolpresentationimport.php on line 340
I could send you the .zip file if you want?
Thanks for your support
Wednesday 13 June 2007 5:36:49 am
Yes, this is a good idea:
service [add a at] coolscreen [add a dot] de
I think it is the hardcoded class 5 on line 115 in the file coolpresentationimport.php
in 3.9.2 it was the first time in live of standard Exponential when the image class got a new number.
I'll put it in the next weeks on projects.ez.no in SVN so everybody can get SVN access to it.
As I said in Lyon, it is tricky and be carefull, since it uses in export the MS software ;-)
Wednesday 13 June 2007 9:32:26 am
You're right, changing the class ID from 5 to 30 for Exponential 3.9.2 did the trick.
Still a few things to tune up (all slides get remaned BB!!!)
Thanks for this contrib.
Regards