Content
View differences
Updated by Oliver Günther almost 11 years ago
### Problem
For non-logged in users of https://community.openproject.org, the Module \> News entry is shown even when no news are available for these users.
### Open Questions
- how should this be solved?
- allow to disable news visibility using permissions? (Remove `view_news` permission from public and do not set that permission to Anonymous. *This will have consequences for news in projects and should be avoided.*)
- automatically hide news menu entry when no news are visible? (Add news menu item only when `view_news` permission is set **and at least one news entry for that user** exists).
- other solutions?
- does/should the “News” menu entry on the left-hand side menu behave the same?
For non-logged in users of https://community.openproject.org, the Module \> News entry is shown even when no news are available for these users.
### Open Questions
- how should this be solved?
- allow to disable news visibility using permissions? (Remove `view_news` permission from public and do not set that permission to Anonymous. *This will have consequences for news in projects and should be avoided.*)
- automatically hide news menu entry when no news are visible? (Add news menu item only when `view_news` permission is set **and at least one news entry for that user** exists).
- other solutions?
- does/should the “News” menu entry on the left-hand side menu behave the same?