View Single Post
Old 12-24-2009, 07:39 AM   #7
paulgodard
Member
paulgodard began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Dec 2009
Device: iphone
Thank you for that... I have downloaded your epubcheck applescript and it works fine, except when there is no error (because the 'bother' button does not display and so there is no way to quite the script except via forcequit).
I have now replaced all the id starting with a number by adding a letter. The window in the AS is now a long strip from top to bottom of my screen 1200px (even goes beyond bottom) and the field is empty and without the 'bother' button.
BTW, may-be you can help. When I run the bash file to zip the epub via php, the epub file as the _www ownership on my Mac with ro access for admin & everyone. This file can not be read by any epub reader. However, if I execute the same bash file from Terminal, then the ownership is on my name and epub readers can read the file. Any idea how I can force php to change the ownership of the epub file to my name? I tried to add chown -R :myname file.epub but this does not work.
Paul
paulgodard is offline   Reply With Quote