README.txt |
README.txt |
|
Replicate Field Collection Extends Replicate module to manage the cloning of
field_collection entities and fields.
Basics:
-------
When you clone an entity (node, taxonomy term, ...) containing a
field collection reference, the field collection… |
replicate_field_collection.info |
replicate_field_collection.info |
|
core = "7.x"
description = "Extends Replicate module to manage the replication of field_collection fields."
name = "Replicate Field Collection"
package = "Entity"
dependencies[] = replicate
dependencies[] =… |
replicate_field_collection.module |
replicate_field_collection.module |
|
Main methods of Replicate field collection module. |