ericduran / drupal-file_entity_revisions

Extends File Entities to be revisionable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#File Entities Revisions

Requirements:

  • File Entity
  • File Admin (For now, might remove dependency in the future).

Features:

  • Makes all file entity revisionable.
  • Adds the ability to create multiple revision of one file entity
  • Supports Revision Scheduler Module
    • Revision Revert Operation
    • Revision Delete Operation
    • Revision Publish Operation (File Admin integration)
    • Revision Unpublish Operation (File Admin integration)

Issues currently being worked on:

  • Upgrade path is broken (Works with clean install).
  • Site Preview System (SPS) Integration (Not a hard-requirements).

About

Extends File Entities to be revisionable


Languages

Language:PHP 100.0%