CHANGELOG.txt |
CHANGELOG.txt |
|
Journal 7.x-1.0, 2010-01-07
---------------------------
Issue #1091616 by DamienMcKenna: Changed some coding standard stuff.
Issue #1091612 by czigor: Fix for settings form when there are no corresponding fields. |
corresponding_node_references.admin.inc |
corresponding_node_references.admin.inc |
|
Admin functionality, separated for performance purposes. |
corresponding_node_references.crud.inc |
corresponding_node_references.crud.inc |
|
Include file providing corresponding node reference insert, update, and
delete handling. |
corresponding_node_references.info |
corresponding_node_references.info |
|
name = Corresponding Node References
description = Syncs the node reference between two node types which have a nodereference to each other.
core = 7.x
dependencies[] = node_reference
dependencies[] = ctools |
corresponding_node_references.install |
corresponding_node_references.install |
|
Install file providing corresponding node reference schema. |
corresponding_node_references.module |
corresponding_node_references.module |
|
Module file providing the "corresponding node reference" module main
functions. |