Plugin Subscribe Newsletter
Introduced in Tiki5Use this wiki plugin to allow a user to subscribe directly to a newsletter (without having to choose the newsletter). If the user is not subscribed to the newsletter a button will appear, otherwise nothing will appear.
Table of contents
Parameters
Introduced in Tiki 5. Required parameters are inbold
.Preferences required: feature_newsletters, wikiplugin_subscribenewsletter
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
(body of plugin) | Invitation message | |||
nlId |
digits | Identification number of the Newsletter that you want to allow the users to subscribe to | 5.0 | |
button |
wikicontent | Button label. The plugin body is then the confirmation message | 5.0 | |
thanks |
wikicontent | Confirmation message after posting form. The plugin body is then the button label. | 5.0 | |
wikisyntax |
(blank) 1 0 |
Choose whether the output should be parsed as wiki syntax | 0 | 6.0 |