Closed (fixed)
Project:
Administration Views
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2012 at 07:32 UTC
Updated:
23 Sep 2012 at 16:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
damiankloip commentedStarted a new 7.x-book branch and committed this patch.
Comment #2
damiankloip commentedI have committed a few other tweaks to this branch today. Hopefully I can merge this into the 7.x-1.x branch before a release.
Comment #3
damiankloip commentedComment #4
sunThis looks like a good idea to me -- I don't really have time to test this myself though; any chance for a screenie? :)
Comment #5
damiankloip commentedSure! :) Here you go.
I am using a combined field atm, to search on node title or nid. I think this is a good idea, and really helpful. What do you think? Any other criticism obviously welcome.
Comment #6
sunCoolio, thanks! :)
Yeah, let's do this. I thought you were aiming for the book outline/re-order page view (which apparently shares the missing tabledrag support problem of the taxonomy term view), but apparently this is just about the simple book overview page. :)
On the node title/nid filter change, I can't see why changing that would be a problem? Does it still support partial node title searches through autocomplete? If you cannot see any issues either, then we can certainly do that.
Comment #7
damiankloip commentedThe combined filter works the same as the original title filter at the moment. So the partial titles (contains) works fine. There is no autocomplete though? The node view doesn't do this either though :)
Merged in book branch and pushed to 7.x-1.x
Comment #8
sunerm, yeah, history fools me. ;) There once was an autocomplete for the title filter, but that turned out to make not much sense. :)