| Tag | Description |
|---|---|
%REDDOT{"<topic1>[,..., <topicN>]" ... }% | reddot the first target topic that grants write access; Arguments:
|
WHITEBOARD topic variable.
If you add Set WHITEBOARD = off
to a target topic text then the reddot link will disable the textarea (whiteboard) in edit mode.
Note, however, that this feature only works on a TWiki/Dakar engine.
| File: | Description: |
|---|---|
data/TWiki/RedDotPlugin.txt | |
lib/TWiki/Plugins/RedDotPlugin.pm | |
pub/TWiki/RedDotPlugin/style.css |
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
| Plugin Author: | TWiki:Main.MichaelDaum |
| Copyright ©: | 2005-2006, Michael Daum |
| License: | GPL (GNU General Public License) |
| Plugin Version: | v1.37 |
| Change History: | |
| 18 Sep 2006: | don't use private apis; removed endRenderingHandler: this plugin does not work on older twiki releases!; create cgi urls properly |
| 31 Aug 2006: | added NO_PREFS_IN_TOPIC |
| 24 Aug 2006: | more effort to find out the current cgi action, even when using short urls |
| 28 Jul 2006: | added PatternSkin css to really make reddots red |
| 10 Mar 2006: | use ENV instead of the CGI object to detect the current cgi action |
| 15 Feb 2006: | don't initialize the redirector in scripted mode |
| 14 Feb 2006: | fixed redirects to anchors; fixed permission check on old twiki releases; fixed use of uninitialised variables on perl 5.8.8 |
| 26 Jan 2006: | w3c fixes |
| 01 Dec 2005: | fixed deprecation warnings on dakar |
| 09 Nov 2005: | fix use of uninitialized variable |
| 12 Oct 2005: | don't overwrite a system oops redirect, e.g. if a mandatory formfield is missing |
| 27 Sep 2005: | added forgotten style.css; added support to redirect a save |
| 23 Sep 2005: | added text, style, grant and WHITEBOARD feature |
| 19 Sep 2005: | added redirect-to-origin feature |
| 22 Aug 2005: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.024 |
| CPAN Dependencies: | none |
| Other Dependencies: | TWiki:Plugins/SessionPlugin (not needed on TWiki/Dakar) |
| Perl Version: | 5.005 |
| TWiki:Plugins/Benchmark: | GoodStyle nn%, FormattedSearch nn%, RedDotPlugin nn% |
| Plugin Home: | TWiki:Plugins/RedDotPlugin |
| Feedback: | TWiki:Plugins/RedDotPluginDev |
| Appraisal: | TWiki:Plugins/RedDotPluginAppraisal |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | style.css | manage | 0.2 K | 22 Aug 2005 - 18:41 | TWikiContributor |