49 lines
570 B
Plaintext
49 lines
570 B
Plaintext
|
head 1.2;
|
||
|
access;
|
||
|
symbols;
|
||
|
locks; strict;
|
||
|
comment @# @;
|
||
|
|
||
|
|
||
|
1.2
|
||
|
date 2007.01.16.04.11.58; author TWikiContributor; state Exp;
|
||
|
branches;
|
||
|
next 1.1;
|
||
|
|
||
|
1.1
|
||
|
date 2006.02.01.12.01.25; author TWikiContributor; state Exp;
|
||
|
branches;
|
||
|
next ;
|
||
|
|
||
|
|
||
|
desc
|
||
|
@new-topic
|
||
|
@
|
||
|
|
||
|
|
||
|
1.2
|
||
|
log
|
||
|
@buildrelease
|
||
|
@
|
||
|
text
|
||
|
@---+ Package ==
|
||
|
|
||
|
%TOC%
|
||
|
---++ ClassMethod *new* <tt>($session,$name,$module)</tt>
|
||
|
|
||
|
* =$session= - TWiki object
|
||
|
* =$name= - name of the plugin e.g. MyPlugin
|
||
|
* =$module= - (options) name of the plugin class. Default is TWiki::Plugins::$name
|
||
|
|
||
|
|
||
|
@
|
||
|
|
||
|
|
||
|
1.1
|
||
|
log
|
||
|
@buildrelease
|
||
|
@
|
||
|
text
|
||
|
@d5 1
|
||
|
@
|