Problem/Motivation

The module does a great job of pushing publications from Drupal to Medium: it would be good if in addition to pushing the content to the linked Medium account, a publication could also be specified so that content is also pushed to the publication.

Steps to reproduce

N/A

Proposed resolution

The Medium SDK library this module uses has support for pushing to a publication, I've created a patch which adds the options to the configuration form and makes the necessary method call depending on the new configuration.

Remaining tasks

Code review.

User interface changes

Two new fields added to the configuration form: a checkbox to indicate whether content should be posted to a publication and a textfield for the site builder to enter the publication ID.

API changes

N/A

Data model changes

N/A

CommentFileSizeAuthor
#2 post_to_publication-3182714.patch4.93 KBmatason

Comments

matason created an issue. See original summary.

matason’s picture

StatusFileSize
new4.93 KB
socialnicheguru’s picture

Status: Active » Needs review
socialnicheguru’s picture

Title: Facilitate pushing to a publiction » Facilitate pushing to a publication