New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

cubicweb-file

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cubicweb-file

file component for the CubicWeb framework

pipPyPI
Version
4.2.0
Maintainers
1

This cube models Files (pdf document, word processor file, screenshots, etc).

They are stored in the database and fulltext-indexed when possible.

For image files, an adaptor is provided to generate thumbnails (which are cached in /cache/file/thumbnails by default).

Please note that this thumbnail generation adaptor is not meant to be considered as a "public API" for thumbnail generation. This is just a simple solution waiting for a proper official API to manage such features as arbitrary content rendering.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts