Format: function ZAPlink($args)
Explanation: This function takes the parameters in the (:zaplink:) and uses them to create a link that will execute a ZAPform when clicked.
It takes the following parameters:
Each of these are saved as ZAP SESSION variables and the form is readied for authentication. Finally the link is outputted in regular html with both action=zap and the ZAPkey set in the URL. The label and linkpage are also used to form the link.
When clicked, the URL will trigger PmWiki to call the ZAP Engine, and all associated commands will be processed.