Ticket #2177 (closed enhancement: fixed)

Opened 3 years ago

Last modified 1 year ago

Dashboard's Feed URL should be pluggable

Reported by: davidhouse Assigned to: rob1n
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

wp-dashboard-feeds.diff (1.4 kB) - added by technosailor on 04/28/07 04:45:08.
2177.diff (2.5 kB) - added by rob1n on 04/29/07 22:30:52.

Change History

12/31/05 19:31:47 changed by davidhouse

  • keywords changed from dashboard feed filter bg|has-patch to dashboard feed filter bg|has-patch bg|commit.

10/06/06 11:00:25 changed by Nazgul

  • keywords changed from dashboard feed filter bg|has-patch bg|commit to dashboard feed filter has-patch commit.
  • milestone set to 2.1.

12/01/06 02:39:14 changed by matt

  • milestone changed from 2.1 to 2.2.

01/29/07 19:18:55 changed by markjaquith

Patch needs refresh.

03/11/07 04:49:30 changed by rob1n

  • 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.

03/11/07 04:49:37 changed by rob1n

  • type changed from defect to enhancement.

03/13/07 03:36:33 changed by rob1n

  • keywords deleted.

rboren suggested more generic feed filter names. working on new patch.

03/13/07 03:39:49 changed by rob1n

  • keywords set to has-patch commit.

03/21/07 03:52:42 changed by ryan

  • owner changed from rob1n to ryan.
  • status changed from assigned to new.

04/11/07 16:37:09 changed by rob1n

  • keywords changed from has-patch commit to has-patch.
  • milestone changed from 2.2 to 2.3.

04/20/07 04:11:12 changed by rob1n

  • owner changed from ryan to rob1n.

04/20/07 06:47:37 changed by markjaquith

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?

04/28/07 04:45:08 changed by technosailor

  • attachment wp-dashboard-feeds.diff added.

04/28/07 04:46:19 changed by technosailor

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

04/29/07 04:23:54 changed by rob1n

  • status changed from new to assigned.

How about incoming links?

04/29/07 04:32:12 changed by rob1n

  • status changed from assigned to new.

04/29/07 22:30:52 changed by rob1n

  • attachment 2177.diff added.

04/29/07 22:31:15 changed by rob1n

  • keywords changed from has-patch to has-patch commit.
  • status changed from new to assigned.

04/29/07 22:37:37 changed by rob1n

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [5346]) Filter dashboard URL's. fixes #2177

04/30/07 01:11:32 changed by technosailor

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! :)

04/30/07 01:14:08 changed by technosailor

Well, it's good except for you need this guys patch [4208]

04/30/07 01:14:32 changed by technosailor