Project:Content Management Filter
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

Comments

#1

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

+1

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

#3

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

Status:patch (to be ported)» fixed

Committed to both -dev versions.

#5

Status:fixed» closed (fixed)

Included in new release.

#6

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

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

nobody click here