Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 20.44 KB
MD5: 62d3e48274297d7e408c9f915a56f7cc
SHA-1: bfef137bd58c9d75d120009f9934794bce4b1777
SHA-256: 576e3f9fa5bcda57b2a3c13aa5bdfb1643158ce5a5d539e1b60937531d16513e
Download zip 28.37 KB
MD5: c5b9fd9b615b385711891a27644fffab
SHA-1: 43d5ed26bae2d0fc15c6028ff9ab87f3621df3db
SHA-256: 3d4ae56e5de8acce57e4e9e7837e5bec097941303b41a95e214dd0c271f0036f

Release notes

If pulled story already exists, it will update instead of error out.
Issue #1530400 by CrookedNumber: On byline, id, and url, set translatable = FALSE.
Issue #1565926 by CrookedNumber: Removed send_NPRML() method from NPRAPI.
Issue #1565940 by CrookedNumber: add_simplexml_attributes() added to NPRAPI class.
Fixing typo.
Issue #1565878 by CrookedNumber: Fleshing out and fine-tuning docs.
Fixing typo.
Issue #1561546 by CrookedNumber: Place push NPRML fields in expected order (when possible).
Issue #1561550 by CrookedNumber: Have story pull post warnings if there is no API key.
Formatting tweak.
Issue #1561526: Use mediastream instead of rm.
Issue #1561388 by CrookedNumber: Changed the label for byline to "By".
Issue #1561342 by CrookedNumber: Hide the submitted data on the npr_story content type by default.
Issue #1480608 by CrookedNumber: Pulled stories w/o audio now don't fail (comment#7). Had to convert duration subfield to type=text and modify validation.
Issue #1559606 by CrookedNumber: Reworked link and image handling in NPRAPI->parse(), so they are now (always) arrays of NPRMLElements.
Issue #1480588 by CrookedNumber: Retrieve the NPR URL for the story
Issue #1556590 by CrookedNumber: Added validation on npr_audio field (at least one stream field needs to be non-empty).
Issue #1556188 by CrookedNumber: 'Incompatible field types.' error in push made much more verbose.
Issue #1556166 by CrookedNumber: Wrapped push config settings in a fieldset.
Issue #1556584 by CrookedNumber: Title is already hard-mapped to node title. Teaser field was added. And added to $required_nprml_fields(). Organization is already added on the back-end. PartnerID is now added on the back-end, using $node->nid.
Issue #1556592 by CrookedNumber: In npr_audio field: download, stream, embed should all be checkboxes. Also, re-worked $subfields array.
Issue #1556594 by CrookedNumber: Set primary on images and audio
Issue #1555078 by CrookedNumber: Need to create audio element in outgoing XML (comment #5944042).

Created by: crookednumber
Created on: 22 May 2012 at 18:52 UTC
Last updated: 22 May 2012 at 18:56 UTC
Unsupported

Other releases