VisualConfirmPlugin
Plugin for visual confirmation of new user registration.
Syntax Rules
Examples
Plugin Settings
Plugin settings are stored as preferences variables. To reference a plugin setting write
%<plugin>_<setting>%
, i.e.
%INTERWIKIPLUGIN_SHORTDESCRIPTION%
- One line description, is shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = Plugin for visual confirmation of new user registration.
- Debug plugin: (See output in
data/debug.txt
)
- My own setting:
- Set CHARACTERS = ABC
- Set FONT = luximb.ttf
- Set NOISE = kjfksd
- Set LINES = 3
- Set CIRCLES = 20
Plugin Installation Instructions
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.
- Download the ZIP file from the Plugin web (see below)
- Unzip
VisualConfirmPlugin.zip
in your twiki installation directory. Content:
File: | Description: |
data/TWiki/VisualConfirmPlugin.txt | Plugin topic |
data/TWiki/VisualConfirmPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/VisualConfirmPlugin.pm | Plugin Perl module |
- Test if the installation was successful:
Plugin Info
Related Topics: TWikiPreferences,
TWikiPlugins
--
KoenMartens? - 07 Oct 2005