Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add media:content support to RSS #5108

Merged
merged 1 commit into from Apr 10, 2015
Merged

Add media:content support to RSS #5108

merged 1 commit into from Apr 10, 2015

Conversation

ErisDS
Copy link
Member

@ErisDS ErisDS commented Apr 5, 2015

refs #2263, #4888

  • Adds media:content element to Ghost RSS feeds containing the post cover image if one is available
  • Removes the prepending of the image to the <description> field
  • Keeps the prepending of the image in <content:encoded>

endIndex = content.indexOf(post1End);

console.log(content);

This comment was marked as abuse.

This comment was marked as abuse.

@amacneil
Copy link

amacneil commented Apr 6, 2015

👍

refs TryGhost#2263, TryGhost#4888

- Adds media:content element to Ghost Rt pSS feeds containing the post cover image if one is available
- Removes the prepending of the image to the `<description>` field
- Keeps the prepending of the image in `<content:encoded>`
@ErisDS ErisDS added the p1:priority [triage] Priority for immediate patch release label Apr 7, 2015
@ErisDS ErisDS mentioned this pull request Apr 10, 2015
sebgie added a commit that referenced this pull request Apr 10, 2015
Add media:content support to RSS
@sebgie sebgie merged commit 8f5960e into TryGhost:master Apr 10, 2015
@ErisDS ErisDS deleted the rss-2 branch June 22, 2015 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1:priority [triage] Priority for immediate patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants