Title field checking aka autocomplete

nathanjo - March 31, 2009 - 09:13
Project:Unique field
Version:6.x-1.1
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I created a patch that support checking of the node title before submission.

AttachmentSize
unique_title_field_live_checking.patch3.55 KB

#1

shortcircuitcg - May 6, 2009 - 10:44

should I take this code and place it in the unique_field.module? When i do I get an error on line "@@ -49,6 +62,81 @@". I must not be understanding how to apply the patch, Do you have some advice for me please.

#2

nathanjo - May 11, 2009 - 04:30

how did you do to patch the file? If the patch file is in the root directory of the unique_field module just execute this:

patch -p0 < unique_title_field_live_checking.patch

see applying patches: http://drupal.org/node/60108

#3

drupalfan81 - June 19, 2009 - 05:47

This is a patch that I think would be a great addition. I am glad someone already thought of it and started working on it. When can we expect this to be included in the release version?

Also, how can I patch this and test it out if I don't have shell access?

Thanks!

#4

thekayra - September 28, 2009 - 05:04

Just gave it a try. Worked like a charm. Great work!

Any possibility to customize the output, once it discovers a duplicate?

 
 

Drupal is a registered trademark of Dries Buytaert.