This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
NPRML Construction Changes #65
Open
jwcounts
wants to merge
12
commits into
npr:master
Choose a base branch
from
jwcounts:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jan 2, 2019
-
NPRML class uses wp_get_attachment_url() instead of attachment GUID Deduplication between direct attachments and enclosures
Jared Counts committedJan 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 14a69f9 - Browse repository at this point
Copy the full SHA 14a69f9View commit details
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d872463 - Browse repository at this point
Copy the full SHA d872463View commit details -
Merge pull request npr#3 from tamw-wnet/fix_trash_post_error
resolves error raised when any non-admin user tries to trash a post
Configuration menu - View commit details
-
Copy full SHA for c0104d4 - Browse repository at this point
Copy the full SHA c0104d4View commit details -
Change image_guid variable name to match content
Jared Counts committedMay 5, 2021 Configuration menu - View commit details
-
Copy full SHA for 1dec12f - Browse repository at this point
Copy the full SHA 1dec12fView commit details
Commits on May 17, 2021
-
NPRML Construction Changes (npr#1)
* NPRML Construction Changes NPRML class uses wp_get_attachment_url() instead of attachment GUID Deduplication between direct attachments and enclosures * Change image_guid variable name to match content Co-authored-by: Jared Counts <jcounts@houstonpublicmedia.org>
Configuration menu - View commit details
-
Copy full SHA for e8e00d1 - Browse repository at this point
Copy the full SHA e8e00d1View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 109128e - Browse repository at this point
Copy the full SHA 109128eView commit details
Commits on Jan 24, 2022
-
Took a sweep for consistent styling:
- arrays use square brackets instead of keyword - Indents are tabs equal to 4 spaces - Conditionals use {} instead of keywords (endif, etc) - spaces within and around () unless they're empty - removed spaces after ! in conditionals *NOTE*: none of the code actually changed This was strictly for my own sanity/edification
Configuration menu - View commit details
-
Copy full SHA for 01ec0fb - Browse repository at this point
Copy the full SHA 01ec0fbView commit details -
Generate WP posts with rich layout including multimedia etc (npr#4)
* If 'layout' is available in the NPR Story API output, generate complex HTML to render any images, YouTube videos, Tweets, iframes, or JavaScript-based widgets within the post in the order they appeared on the NPR website. * if using the NPR "layout" only sideload primary story image into WordPress Media Library instead of all referenced images in the story * Adding help text for layout option Updating the text for the layout checkbox explaining that it may require a ticket with NPR to update their Story API key to get the layout section. * Further tweaks to the help text for the
Configuration menu - View commit details
-
Copy full SHA for 9d54c1c - Browse repository at this point
Copy the full SHA 9d54c1cView commit details -
Select a default category for each query when using post (npr#7)
* Update settings.php * Update NPRAPIWordpress.php * Update NPRAPIWordpress.php Co-authored-by: William Tam (WNET) <tamw-wnet@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e2e620b - Browse repository at this point
Copy the full SHA e2e620bView commit details
Commits on Jan 27, 2022
-
Bug fixes Resolving merge conflicts with main branch
Configuration menu - View commit details
-
Copy full SHA for 98403fa - Browse repository at this point
Copy the full SHA 98403faView commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd848e9 - Browse repository at this point
Copy the full SHA dd848e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b67e860 - Browse repository at this point
Copy the full SHA b67e860View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.