Help for this page
## Concatenates the texts retrieved in a node's (possibly nested) desc +endants # Note: preserve recursion with process_text_in($node) ... # Special tag => process it accordingly return $action{$tag}->($node); }