digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
55 stars 33 forks source link

Display of Blog posts in editorial system #2808

Open Nbamy opened 1 month ago

Nbamy commented 1 month ago

Describe the Bug

In our Website CMS there is a checkbox in our blog section to select where the blog post should be visible. One possible checkbox to select is "Redaktionssystem". However at the moment all blog posts are shown in the CMS and not only those that were selected for "Redaktionssystem".

User Story: As person in our marketing I want to hand-select which posts are shown in the CMS and which aren't.

Steps to Reproduce

  1. Go to Wordpress to posts and select one. See the checkbox "Redaktionssystem" is not selected
  2. ' open the dashboard of a region and see in Integreat News that the article is shown

Expected Behavior

Only posts selected via the checkbox "Redaktionssystem" (tag_id = 17) are shown in our CMS.

Actual Behavior

All posts are shown in the CMS.

Additional Information

Bildschirmfoto 2024-05-16 um 11 56 55 Bildschirmfoto 2024-05-16 um 11 56 34
Traceback ``` ```
svenseeberg commented 1 week ago

I think we should not implement it like that. Too much functionality which does not have a big impact or relevance. We should simply show a selected category from the WordPress. We can add a "Integreat CMS" category on the landing page and select its RSS feed.