nodereference_count.info |
nodereference_count.info |
|
name = Node Reference Count
description = Defines a field type for counting the references to a node.
dependencies[] = content
dependencies[] = nodereference
package = CCK
core = 6.x |
nodereference_count.install |
nodereference_count.install |
|
Install, update, and uninstall functions for the nodereference_count module. |
nodereference_count.module |
nodereference_count.module |
|
Defines a field type for counting the references to a node. |
README.txt |
README.txt |
|
Nodereference Count
-------------------
This is a CCK field type that will count the number of nodereferences to a
particular node. The count is updated both when the node that is being counted
is saved, as well as when a node that is referencing… |