Problem/Motivation

At the moment, via the media library users cannot create Calameo media entities.

Proposed resolution

Integrate with media library.

CommentFileSizeAuthor
#3 3211667-3.patch10.15 KBupchuk
#2 3211667-2.patch9.87 KBupchuk
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Upchuk created an issue. See original summary.

upchuk’s picture

Status: Needs work » Needs review
StatusFileSize
new9.87 KB

Here's a patch that adds the capability. There are some empty line fixes in the commit, my PHPStorm saved like this, I think there were some empty spaces before..

I also fixed a missing constant in D9 which is there since 8.7.

upchuk’s picture

StatusFileSize
new10.15 KB

Forgot the libraries file :)

anfor made their first commit to this issue’s fork.

  • anfor committed 246dff7 on 1.0.x
    Issue #3211667 by Upchuk: Expose the Calameo plugin to the media library
    
anfor’s picture

Status: Needs review » Fixed

Thanks Upchuk

anfor’s picture

Status: Fixed » Closed (fixed)