@mariosipad
It seems that , at least for the time being, that the ssl certificate/iOS problem is something of a show stopper.
As an alternative for my installation, I'm going to set up the email option in config_local.php. By
doing this, my few users of the library should be able to send themselves a file & side load it
into their ebook reader.
Now my next challenge is to work out how to nominate which file format is to be emailed when there
is more than one. In testing so far against one title ( it has both ebub & azw3 ) the email always contains the azw3.
Have you any idea as to how to do this selectively?
edit....I've done some more testing by converting my test publication to mobi.
So now I have epub, azw3 & mobi and the email will now only let me send the mobi
file, so it's only the last format in the array ( if more than one ) that can be emailed.
In the meantime, it's time for me to dive back into the PHP code to see what I can work out.
Cheers,
TC
Last edited by teejcee; 07-30-2015 at 09:57 PM.
Reason: More information
|