Re: how to access "node.subject" and "location.local_node.subject" in the same macro
Posted by nnako on Dec 05, 2014; 11:27am
URL: https://support.nabble.com/how-to-access-node-subject-and-location-local-node-subject-in-the-same-macro-tp7592800p7593040.html
Hi LouK,
thanks anyway. It is good to see that there are at least some people trying...
Maybe, we (you and I) could support the creation of reasonable technical documentation for NAML. Otherwise, the problem of missing documentation will continue to persist, as every interested user / developer will eventually run into the same problems (which partly had been solved but no one knows about the solution anymore). I have not yet found any technical documentation about NAML which talks about the following subjects which I think are essential for any solution-finding in any programming language. Even if these subjects have a different name in NAML, effectively everything breaks down to such:
- definition and usage of LOCAL and GLOBAL VARIABLES and CONSTANTS
- overview and usage of all the available PROGRAMMING STRUCTURES (loops, conditions, exceptions,...)
- overview and usage of BUILT-IN functions (compress, truncate,...)
- how to create own FUNCTIONS (and usage of parameters, dot_parameters, requires, ...)
- overview and structure of usable OBJECTS (subscription, node, page, user,...)
- ...
If you, as an official helper, have an idea for me how to practically support for this task, please let me know.
Regards.