Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2007 at 18:15 UTC
Updated:
22 Jun 2007 at 07:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedThe mockup looks good.
Comment #2
dwwadded a box to specify the weight of the parent item, if that's a tab. here's the code.
Comment #3
dwwhere's a better version of views_update_15() that would work on pgsql. ;)
Comment #4
dwwwhoops, i didn't realize the export stuff had to be coded manually. so, the new fields aren't being exported now. i'll re-roll.
Comment #5
dwwnow with support for exporting. ;)
Comment #6
dwwbased on feedback from webchick, a few changes to the UI:
it's still a little confusing, i'll admit, but this is certainly better. ;) obviously, there are all sorts of cool JS things we could do to hide/show form elements that aren't relevant depending on higher-level choices, but that's clearly feature creep and beyond the scope of this issue...
Comment #7
merlinofchaos commentedApplied to 5.x branch. Thanks!
Comment #8
dwwsweet, glad this made it in. ;) excellent news.
Comment #9
dwwoh crap, i just realized there's a bug in here. i forgot to fix the export code when i made the changes for #6, so the type for the parent item for the default tab isn't being exported properly. :( this causes all sorts of grief if you export or try to define a default view using this stuff. luckily, it's a trivial fix.
Comment #10
dwwnow fixed by the duplicate http://drupal.org/node/149829. *shrug*
Comment #11
(not verified) commented