跳转到主要内容

未提供项目描述

项目描述

Tests

ckanext-thumbnailer

需求

与核心CKAN版本的兼容性

CKAN版本 兼容?
2.9
master

安装

  1. 安装扩展。它可能因为缺少系统包而失败。有关详细信息,请参阅preview-generator文档。

     pip install ckanext-thumbnailer
    
  2. filesthumbnailer添加到已启用插件的列表中

     ckan.plugins = ... thumbnailer files
    

配置设置

# If greater than 0, make an attempt to download linked resource as long as it's side is under this limit
# (optional, default: 0).
ckanext.thumbnailer.max_remote_size = 0

# List of formats that will get thumbnails when resource is created/updated
# (optional, default: None).
ckanext.thumbnailer.auto_formats = pdf png

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装软件包的信息。

源代码分布

ckanext_thumbnailer-0.1.4.tar.gz (21.6 kB 查看散列)

上传于

构建发行版

ckanext_thumbnailer-0.1.4-py3-none-any.whl (22.3 kB 查看哈希值)

上传于 Python 3

由以下提供支持