Closed (fixed)
Project:
Unique field
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 10:58 UTC
Updated:
22 Feb 2009 at 21:20 UTC
I needed unique_field to allow the same values if node language was different.
So here is a patch that can make unique field language dependant.
| Comment | File | Size | Author |
|---|---|---|---|
| language.patch | 3.61 KB | freakalis |
Comments
Comment #1
arithmetric commentedHi freakalis,
Thanks for contributing this patch.
As of the beta 1 version, I've added support for using the node's language either as a field that must be unique within a given scope or as a scope for other fields. This allows you to require that specified fields are unique for all nodes within the same language or to require that the node's language is unique for a specified group of nodes.