Closed (fixed)
Project:
Administration Views
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Jul 2013 at 10:09 UTC
Updated:
1 Jan 2020 at 20:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedWell, we could just expose the title operator then you could choose how you want to match.
Comment #2
jvdkolk commentedPlease forgive me my ignorance, but how this supposed to work?
Comment #3
damiankloip commentedYou choose the type of matching you want to do on the exposed filter, so with this patch you could choose 'Regular expression' and then use a regex as the exposed filter value.
Comment #4
jvdkolk commentedMmm... I do not see any extra form element to select the type of matching. Maybe that is why I got confused :)
Comment #5
damiankloip commentedIf you apply the patch and your view isn't overridden you will see it.
Comment #5.0
damiankloip commentedExplanation added
Comment #6
chris matthews commentedThe 5 year old patch to node.admin-content.inc applied cleanly to the latest 7.x-1.x-dev and works great for me, love the idea!
Comment #7
chris matthews commentedComment #8
damienmckennaRerolled, and I removed the remembered_roles.
Comment #10
damienmckennaCommitted. Thank you.