Currently we haven't segregated our cache segment plugins by base table at all, even though nearly all of them apply only to node views.

Plugins should be able to declare one or more base tables that they apply to and only the applicable plugins should be shown on Views of the given base table.

Comments

steven jones’s picture

Hmmm...I'm not sure I'd entirely agree. Technically we can just let the user decide entirely.

I think I'd be up for plugins 'suggesting' what base table they apply to, and then we show the suggested ones, and any non-suggested ones live in a collapsed fieldset below the suggested ones.

steven jones’s picture

Status: Active » Needs work

Needs some coding.

erikwebb’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev
jaydub’s picture

Status: Needs work » Active

No patch so setting to active instead of needs work

colan’s picture

Category: task » feature
Chris Charlton’s picture

Issue summary: View changes

Old? Still valid?