Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download cloud_files-7.x-1.1-beta1.tar.gztar.gz 16.93 KB
MD5: 8a03f7ecc71109cd8b9614020a26fdfc
SHA-1: e775111deda31526f807b6c45860a7fb9e8aa895
SHA-256: 4a2e87e75b56c7d900d247c1f8459d0eb68d1059e9e288edba4f2bb13770ae60
Download cloud_files-7.x-1.1-beta1.zipzip 18.9 KB
MD5: a735be32b209eb6eb5472cb0ca7d4c2e
SHA-1: bae3052a10091f734f5ec3756fec72b552e1d616
SHA-256: df5fde1a3b81aa6c36416ef38131c33e521aaa3e64e29c133cd45ff9a90a83b7

Release notes

This release replaces the deprecated php-cloudfiles library with php-opencloud. For updating, you should be able to just install the php-opencloud library, update the cloud_files module, and update your settings on the admin config page (admin/config/media/cloud-files).

Changes since 7.x-1.0

  • Issue #1921904 by mr.moses: replaced php-cloudfiles library with php-opencloud
  • Issue #1549490 by mr.moses: added url_stat indexes, fixed to use correct $target
  • by mr.moses: hardcode fileinfo for empty target (directory)
  • by mr.moses: handle deleting file that doesnt exist remotely
  • by mr.moses: fix for using empty target as a directory
  • by mr.moses: added lazy import of existing remote files into file info cache
  • Issue #1325520, #1372842 by mr.moses: added file info caching table
  • by mr.moses: added version to libraries dependency
  • Issue #1338794 by mr.moses: verify that credentials are less than 1 day old
  • Issue #1416284 by mr.moses: added CNAME support
  • Issue #1325520 by mr.moses: only check for object if its a style
  • Issue #1372842 by mr.moses: minimize external requests in getExternalUrl
Created by: mr.moses
Created on: 25 Jul 2013 at 05:44 UTC
Last updated: 19 Jan 2014 at 06:48 UTC
New features
Bug fixes

Other releases