Problem/Motivation

A new submodule eca_files would be helpful. The features required are:

  • File entities
    • Create a file (with content) and an accompanying file entity to manage that file in Drupal
    • ...
  • File System
    • Create, rename, delete, move files and directories
    • Get file size
    • Get timestamps
    • Get mime type
    • ...

Comments

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

Assigned: Unassigned » jurgenhaas
jurgenhaas’s picture

Issue tags: +beta blocker
jurgenhaas’s picture

Status: Active » Fixed

From the 2 child issues, we now have the rename and the write content functionality. All others from the list above seem to be redundant, since file size, time and mime can already be received from the file entity and we don't need extra action plugins for that.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.