By norio on
I'm looking for a module that will check if the current title being submitted already exists in the database and, if so, comes back with an error -- effectively preventing the submission of duplicated articles.
I can code something up but I'd first like to see if something suitable already exists.
Comments
You could build a module
You could build a module along the lines of:
Edit: I just tried this, and it works great.
HTH,
Dave
A small "bug" exists in the
A small "bug" exists in the case some edits an existing node so I think instead of
you want
so the current node is excluded from the search
Aha, good catch!
Aha, good catch!
This should work, it's very
This should work, it's very similar to what I use on my site. It will also direct the user to the original page.
Shane
BWCA
Thanks!
Thanks guys! Much appreciated :)
Free Articles
Drupal Development and Design Services