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

Refactor news and announcements widget to use RSS feed #1656

Closed
jmiranda opened this issue May 13, 2020 · 0 comments
Closed

Refactor news and announcements widget to use RSS feed #1656

jmiranda opened this issue May 13, 2020 · 0 comments
Assignees

Comments

@jmiranda
Copy link
Member

jmiranda commented May 13, 2020

This became an issue while deploying the latest version to the demo servers. I wanted to avoid having to update news items in the configuration for every server. So I figured we'd allow the widget to pull from an RSS feed. Note that the RSS feed is configurable in order to allow system admins to point to a custom feed that is specific to their implementation.

openboxes.dashboard.newsSummary.enabled = true
openboxes.dashboard.newsSummary.rssUrl = "https://openboxes.com/blog/index.xml"
openboxes.dashboard.newsSummary.limit = 25
@jmiranda jmiranda self-assigned this May 13, 2020
jmiranda added a commit that referenced this issue May 15, 2020
…-summary

#1656 Refactor news and announcements widget to use RSS feed
@jmiranda jmiranda closed this as completed Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant