Recherche avancée

Médias (2)

Mot : - Tags -/doc2img

Autres articles (87)

Sur d’autres sites (15971)

  • Fixed issue #9, external file load of images

    17 février 2013, par Grandt
    Fixed issue #9, external file load of images
    

    Rev. 2.09 - 2013-02-17
    * Fixed : Github issue #9 Corrupt ePub file generated when image url's
    contains extra parameters
    * Fixed : Unable to load external images on some PHP installations due to
    restrictions on file_get_contents (PHP_INI : "allow_url_fopen" = false)
    * Fixed : determining image mime type not working when external files
    could not be opened (see above restriction)

  • Isolate and expose the new method to get external

    17 février 2013, par Grandt
    Isolate and expose the new method to get external
    

    Added function getFileContents to use the previously added code for more
    robusylt get external file data. Will now attempt to use curl on
    external files, then fall back to file_get_content.

  • Updated revision.txt

    17 février 2013, par Grandt
    Updated revision.txt
    

    Need more coffee. I keep forgetting the little things.