Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2010 at 01:34 UTC
Updated:
19 Jan 2011 at 00:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedI'll add a hook here where Views can insert itself into the list.
Comment #2
moshe weitzman commentedHook added
Comment #3
esmerel commentedAssigning over to dereine since it was his idea in the first place :)
Comment #4
dawehnerHere is a patch
Comment #5
dawehnerThanks for adding the hook.
Comment #6
moshe weitzman commentedsorry, I just renamed the hook in drush so you want to use views_drush_cache_clear() now.
Comment #7
dawehnerHere is the new version.
Comment #8
dawehnerThis is really straighforward, so it could be commited.
The question is whether views want's to implement such a "contrib"-api. Thumps up from my side.
Comment #9
bojanz commented+1, definitely.
I get asked about this all the time at work.
Comment #10
moshe weitzman commentedViews already has some limited devel integration (or used to have it). I think this makes sense as well.
Comment #11
dawehner#awesome
This is so good and saves hours of going to admin/buiild/views/tools
Commited to the 7.x branch. Thanks to everyone who worked on this issue.