Plugin DataChannel
This plugin is similar to PluginProfile but for Data Channels
Please see:
http://profiles.tikiwiki.org/Data+Channels
Parameters:
| Parameter | Options/Syntax | Default | Explanation | Tiki version |
| channel | text | The name of the channel | ||
| debug | y or n | n | If y will give some infoamtion about what happened | >=5.0 |
| price | number | If set will execute the datachannel only after the payment of this amount is done (need the feature payment ) | >=6.0 | |
| returnURI | text | HTTP Referer | URL to go to after data channel has run. Defaults to current page. | >=6.0 |
| quietReturn | y or n | n | If set to y, will return quietly after data channel has run which would be needed if plugin is used in non-wiki page context. | >=6.0 |
| buttonLabel | text | Go | Label for the submit button. Default: "Go". | >=6.0 |
| emptyCache | all, templates_c, modules_cache, temp_cache, temp_public, prefs, none | all | Which caches to empty. | >=6.0 |
| paymentlabel | text | Payment label to be used in feature payment | >=6.0 | |
| array_values | y or n | n | Accept arrays of multiple values for each data channel parameter in the POST. | >=6.0 |
See in action:
http://profiles.tikiwiki.org/Project_Management&highlight=datachannel
http://profiles.tikiwiki.org/Learning_Center&highlight=datachannel
