Ticket #892 (closed enhancement: fixed)
Create RSS dispatcher
| Reported by: | ejhernandez@… | Owned by: | ejhernandez@… |
|---|---|---|---|
| Milestone: | 0.12 | Component: | events |
| Severity: | major | Keywords: | RSS |
| Cc: |
Description (last modified by ejhernandez@…) (diff)
The RSS dispatcher may be configured to work it out, that is, to have a Web server ready to show the information, i.e. the eBox events. Firstly, the same eBox administration Web server will serve the RSS under the following URLs:
- <eBoxIP>/ebox/alerts/all.rss
- <eBoxIP>/ebox/alerts/<watcher>.rss
This is a tentative design subject to change.
Attachments
Change History
comment:8 Changed 5 years ago by ejhernandez@…
(In [8947]) Added RSS configuration model with their own viewers and such. Updating ChangeLog? as well refs #892
comment:10 Changed 5 years ago by ejhernandez@…
comment:11 Changed 5 years ago by ejhernandez@…
comment:12 Changed 5 years ago by ejhernandez@…
comment:13 Changed 5 years ago by ejhernandez@…
(In [8965]) * Create the dynamic subdirectories using a new method in EBox::Config
- Setting a lock to access in exclusive mode to RSS file
- Warn when the user enables the RSS dispatcher to have access nobody
- Using magic words 'all' and 'nobody' to restricted files Apache conf
- Updating apache conf file template to manage restricted files
- Setting RSS restricted file when updating the RSS conf dispatcher model
- Remove channel link to look over
All refs #892
comment:14 Changed 5 years ago by ejhernandez@…
comment:15 Changed 5 years ago by ejhernandez@…
comment:16 Changed 5 years ago by ejhernandez@…
comment:17 Changed 5 years ago by ejhernandez@…
comment:18 Changed 5 years ago by ejhernandez@…
- hours changed from 0 to 23.0
- Status changed from assigned to closed
- Resolution set to fixed
- totalhours changed from 0.0 to 23.0
comment:19 Changed 5 years ago by ejhernandez@…
- hours changed from 0 to 1.5
- totalhours changed from 23.0 to 24.5
comment:20 Changed 5 years ago by ejhernandez@…
comment:21 Changed 5 years ago by ejhernandez@…
(In [9938]) * Added method reloadTable to call _table again in DataTable?
- Merging DataForm? from ubuntu-0.11.99 branch
- Subscription model has state in order to let the user delete the introduced data
refs #892
comment:22 Changed 5 years ago by ejhernandez@…
The last commit refers to #982 :-S