![]() GUID PluginThis pluging is a blantant ripoff of TWiki:Plugins.UniqueIdPlugin by MS (THANKS!!!). I wanted a UniqueID generator that would generate standard GUID/UUID type IDs (guaranteed unique across machines, etc...) I found the nice CPAN module of Data::UUID that takes care of all of this. This plugin is just a "wrapper" so that TWiki can call the perl module. You MUST have the perl module loaded first.Syntax Rules
GuidPlugin Global SettingsPlugin settings are stored as preferences variables. To reference a plugin setting write%<plugin>_<setting>%, for example, %EMPTYPLUGIN_SHORTDESCRIPTION%
Plugin Installation InstructionsLike Michael, I'm leaving packaging up to somebody that really knows what they are doing, but this seems to work for me. 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.
Plugin Info
|