Gallery: 模块:webdav:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
(新页面: == WebDAV Module == Add images to Gallery directly from your desktop computer, e.g. per drag and drop from MS Windows Explorer. '''Security Warning:''' Users of Gallery 2.2/2.2.1/2.2.2 s...)
 
(没有差异)

2008年8月20日 (三) 10:43的版本

WebDAV Module

Add images to Gallery directly from your desktop computer, e.g. per drag and drop from MS Windows Explorer.

Security Warning: Users of Gallery 2.2/2.2.1/2.2.2 should upgrade their WebDAV module via Site Admin -> Plugins -> Get More Plugins. Critical security vulnerabilities have been fixed in Gallery 2.2.3 with WebDAV module version 1.0.0.3 of the 1.0.0 series and 1.0.4.

Note: A bug sneaked into Gallery 2.2.3's WebDAV module (version 1.0.0.3). Your WebDAV client would list all items of your Gallery in a single folder/album instead of listing just the direct children / sub-albums. Please update your WebDAV module via Site Admin -> Plugins -> Get More Plugins to fix this odd behavior.

Description

Mount Gallery on your desktop. You should be able to get directory listings, drag and drop photos and albums, and update photo and album properties with your operating system's native interface, or with a WebDAV client.

Features

  • Add items by drag and drop.
  • Integrate with desktop applications like Beagle and iPhoto.
  • Implemented entirely in PHP, the WebDAV module doesn't have any dependencies beyond Gallery's. It works with most web servers without additional libraries.

Unsupported WebDAV Operations

  • COPY is not supported yet (Requires Core-API for copying entities / album-trees)
  • PROPPATCH is only supported for properties in the http://gallery2.org/dav/props/ namespace and for displayname in the DAV: namespace. All other proppatch are denied.

Usage