Posted by moshe weitzman on August 23, 2007 at 5:27pm
I just committed a new devel for D5 which adds several tabs when you display a View. You can see the $view object at load time, then again just before it runs its queries, and then again after the queries (i.e. with the matching nodes).
I'd love for someone to improve my code so it considers views arguments. I started to do so but I was copying too much code from views_menu() and related functions. I suspect that what is needed is some refactoring of Views menu code. Note that Panels2 needs the same sort of refactoring so you'd do many people a favor by taking this on.
