Ticket #2177 (closed enhancement: fixed)
Dashboard's Feed URL should be pluggable
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Administration | Version: | 2.0 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: |
Description
We should allow plugins to change the feed that the dashboard uses. Patch attached, filter is 'dash_feed_url'.
Attachments
Change History
- Keywords has-patch commit added; bg|has-patch bg|commit removed
- Milestone set to 2.1
comment:4
markjaquith — 5 years ago
Patch needs refresh.
- Owner changed from anonymous to rob1n
- Status changed from new to assigned
Might as well go the whole 9 yards. Adds filters to all the URI's.
- Keywords dashboard feed filter has-patch commit removed
rboren suggested more generic feed filter names. working on new patch.
comment:12
markjaquith — 5 years ago
I'd rather if the feed hooks weren't named according to the feed they currently show. That could change in the future. how about _primary and _secondary or something generic like that?
comment:13
technosailor — 5 years ago
Since we just implemented this, it makse no sense not to add a refreshed patch. Adds 5 hooks.
- primary_dash_rssurl
- primary_dash_title
- secondary_dash_rssurl
- secondary_dash_title
- secondary_dash_url
comment:17
rob1n — 5 years ago
- Status changed from assigned to closed
- Resolution set to fixed
comment:18
technosailor — 5 years ago
Dammit, Rob1n... why do you have to work on Sunday? Now you'll get the "Props rob1n" instead of me! :-p
Good changeset anyway, ha! :)
comment:19
technosailor — 5 years ago
Well, it's good except for you need this guys patch [4208]

