Ability to filter by node title

iikka - February 23, 2009 - 16:58
Project:Content Management Filter
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

It would be useful to have another filter called "node title" that allows user to type in a text string. The results of the filtering would display all the nodes that contain that string in their titles.

AttachmentSize
cmf_node_title.png9.17 KB

#1

Als - March 2, 2009 - 11:17

Agree with you. Such a field would be an useful improvement to this module, which is already better than the standard admin/content/node page.
If someone does it, please do not forget 5.x version!

#2

NancyDru - July 13, 2009 - 18:39

+1

@iikka: did you have a complete patch from that screenshot?

#3

NancyDru - July 14, 2009 - 18:32
Status:active» patch (to be ported)

I have this working. Let me roll everything in #517880: Coding standards into a 6.x version and this change into the 5.x version and I will post the complete patch in that issue.

#4

NancyDru - July 15, 2009 - 18:42
Status:patch (to be ported)» fixed

Committed to both -dev versions.

#5

NancyDru - July 20, 2009 - 14:11
Status:fixed» closed

Included in new release.

#6

bighead01 - July 21, 2009 - 16:02

It's possible to add an option that make the node title search field using autocomlete? Like the user name? But it should be an "on/off" option, because on large site it might have big impact on DB...

#7

NancyDru - July 21, 2009 - 16:22

Actually that's what I first did, but then you end up retrieving a single node and that's not terribly useful.

 
 

Drupal is a registered trademark of Dries Buytaert.