Example (only works if plugin is installed, and you are logged in (not TWikiGuest)):
%SUBSCRIBE{...}%
or simply %SUBSCRIBE%
Parameter | Default | Meaning |
---|---|---|
who | Logged-in user | Who to subscribe (wikiname, no web) |
topic | Current topic | Topic to subscribe to. Wildcards may be used e.g. topic="Item*" will subscribe to all topics starting with Item . Use topic="Main.*" to subscribe to the WebNotify for that web. |
unsubscribe | Not set | If set to "on", will unsubscribe the user |
format | Simple HTML Link with an action anchor "Subscribe" or "Unsubscribe" | Defines custom look-and-feel for subscribe link using the following format variables: $topics , $url , $wikiname , $action |
formatunsubscribe | format | Serves same function as format , but allows the user to define a different format than subscribe . |
The guest user is not allowed to subscribe for notification.
You don't need VIEW
access to the WebNotify topic in order to subscribe to changes in a web, but you must have CHANGE
access. If you want users to be able to subscribe or unsubscribe, but you don't want them to be able to modify their subscription or otherwise edit the WebNotify topic, you can restrict VIEW
access to WebNotify. This will make it uneditable from the browser (but will not block save
urls, so is not fully secure).
Note that permissions on individual topics are not checked when subscription mails are sent out, so be very careful about who you allow to subscribe.
Note: You do not need to install anything on the browser to use this extension. The following instructions are for the administrator who installs the extension on the TWiki server.
SubscribePlugin.zip
in your twiki installation directory.
Plugin Author: | TWiki:Main/CrawfordCurrie![]() |
||||||
Copyright: | © 2007-2008 Crawford Currie http://c-dot.co.uk![]() © 2008-2012 TWiki:TWiki/TWikiContributor ![]() |
||||||
License: | GPL (GNU General Public License![]() |
||||||
Plugin Version: | 2012-12-02 | ||||||
Change History: | |||||||
2012-12-02: | TWikibug:Item7020![]() ![]() |
||||||
2010-04-25 | TWikibug:Item6433![]() |
||||||
15 Oct 2008 | TWikibug:Item4115![]() ![]() ![]() |
||||||
25 May 2008 | TWikibug:Item5488![]() |
||||||
25 Jan 2008 | TWikibug:Item4812![]() |
||||||
9 Sep 2007 | TWikibug:Item4175![]() |
||||||
13966 | TWikibug:Item4155![]() |
||||||
13787 | TWikibug:Item4010![]() format parameters. - TWiki:Main.SvenDowideit![]() |
||||||
13525 | TWikibug:Item3731![]() |
||||||
13512 | TWikibug:Item3731![]() |
||||||
13510 | TWikibug:Item3731![]() |
||||||
13506 | TWikibug:Item3731![]() |
||||||
13081 | TWikibug:Item3731![]() |
||||||
24 Apr 2007 | First version | ||||||
Dependencies: |
|
||||||
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/SubscribePlugin![]() |
||||||
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/SubscribePluginDev![]() |
||||||
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/SubscribePluginAppraisal![]() |
Related Topics: VarSUBSCRIBE, TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences