Closed
Bug 1441075
Opened 7 years ago
Closed 7 years ago
Implement a "Message of the day" feature
Categories
(Conduit :: Phabricator, enhancement)
Conduit
Phabricator
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zalun, Assigned: zalun)
Details
(Keywords: conduit-story, conduit-triaged)
Attachments
(1 file)
We need a way to provide users the information about planned events.
There was an attempt to provide MOTD feature by Phabricator, but it was abandoned [1]. They suggest using default Dashboard. It would not display the MOTD on every page.
We might create an extension which would inject a content defined in a setting into the template.
We could also as Phacility to provide this feature for us.
[1] https://secure.phabricator.com/T5231
Updated•7 years ago
|
Keywords: conduit-triaged
Whiteboard: [phabricator-backlog]
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → pzalewa
Updated•7 years ago
|
Keywords: conduit-story
Whiteboard: [phabricator-backlog]
Comment 1•7 years ago
|
||
Phabricator has no way to notify users about planned outage or other
important information. This patch is providing it by adding a `Mozilla
MOTD` config and adding the warning after site header.
Comment 2•7 years ago
|
||
Comment on attachment 8968141 [details]
view: Message Of The Day
David Lawrence [:dkl] has approved the revision.
https://phabricator.services.mozilla.com/D948
Attachment #8968141 -
Flags: review+
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•