Ignore:
Timestamp:
11/23/08 11:38:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/GuidPlugin/data/TWiki/GuidPlugin.txt

    r788 r878  
    33---+ GUID Plugin 
    44 
    5 This pluging is a blantant ripoff of TWiki:Plugins.UniqueIdPlugin by [[TWiki:Main.MichaelSparks][MS]] (THANKS!!!). I wanted a <nop>UniqueID generator that would generate standard GUID/UUID type IDs (guaranteed unique across machines, etc...) 
     5This pluging is a blantant ripoff of Foswiki:Extensions.UniqueIdPlugin by [[TWiki:Main.MichaelSparks][MS]] (THANKS!!!). I wanted a <nop>UniqueID generator that would generate standard GUID/UUID type IDs (guaranteed unique across machines, etc...) 
    66 
    77I found the nice CPAN module of CPAN: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. 
Note: See TracChangeset for help on using the changeset viewer.