mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #891] Display RSS feed from modoboa's official blog #784
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#784
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tonioo on GitHub (Jun 13, 2016).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/891
Display the RSS feed containing latest news from Modoboa's official blog somewhere, maybe a new dashboard ?
Feature must be activated/deactivated from global settings.
@almereyda commented on GitHub (Jul 28, 2016):
That's actually a good idea and resembles what ISPConfig does.
@figassis commented on GitHub (Feb 25, 2017):
Is it possible to support custom RSS feeds for non SuperUsers? This way SuperUsers could show their own feeds to other DomainAdmins and resellers.
Something like the code below could be added to modoboa/core/views/dashboard.py
@tonioo commented on GitHub (Feb 26, 2017):
Indeed, it is an interesting feature. Could you please create a new
issue about this?
On 25/02/2017 09:50, Assis Ngolo wrote:
@figassis commented on GitHub (Feb 26, 2017):
Done, see issue #1047