| Line 524: |
Line 524: |
| | | | |
| | =Link Functions Stanza= | | =Link Functions Stanza= |
| | + | The link functions stanza is a named stanza pointed to by the link_function key/value pair. Functions within this stanza are used when accessing the node via a link from another node. The traditional usage is to point link_functions= to the same stanza as named by functions= thereby having functions from a link and from the local node the same. |
| | + | |
| | + | Sample: |
| | + | <pre> |
| | + | link_functions=functions ; use local functions |
| | + | </pre> |
| | | | |
| | =Remote Base Stanza= | | =Remote Base Stanza= |