nat.admin.inc |
nat.admin.inc |
|
NAT module administrative forms. |
nat.info |
nat.info |
|
name = NAT
description = NAT - node auto term - is a helper module that automatically creates a term using the same title as a node.
core = 7.x
dependencies[] = taxonomy
files[] = includes/nat_handler_argument_term_node_tid_depth.inc
files[] =… |
nat.install |
nat.install |
|
|
nat.module |
nat.module |
|
NAT - node auto term - is a helper module that automatically creates a
term using the same title as a node. |
nat.test |
tests/nat.test |
|
NAT module functionality tests. |
nat.views.inc |
includes/nat.views.inc |
|
NAT (Node Auto Term) Views implementation. |
nat_handler_argument_term_node_tid_depth.inc |
includes/nat_handler_argument_term_node_tid_depth.inc |
|
NAT (Node Auto Term) nid views argument with depth handler. |
nat_handler_argument_term_node_tid_depth_modifier.inc |
includes/nat_handler_argument_term_node_tid_depth_modifier.inc |
|
NAT (Node Auto Term) nid views argument with depth modifier. |
nat_node_from_term.inc |
includes/ctools/relationships/nat_node_from_term.inc |
|
Provides a CTools (Panels) relationship that gets a node context from a term
created by NAT. |
nat_term_from_node.inc |
includes/ctools/relationships/nat_term_from_node.inc |
|
Provides a CTools (Panels) relationship that gets a term context from the
node context based on terms used by Taxonomy Node. |
README.txt |
README.txt |
|
The NAT module is a helper module used to maintain node-term relationships,
i.e. when a node is created a taxonomy term is created automatically using its
title and body in any associated vocabularies. This module also attempts to
preserve… |