Welcome, Registration, and other StartingPoints; TWiki history & Wiki style; All the docs...
View   r27  >  r26  ...
TWikiPlugins 27 - 18 May 2004 - Main.PeterThoeny
Line: 1 to 1
 

TWiki Plugins

Line: 59 to 59
 
  • Method 2: List the Plugin being tested in the DISABLEDPLUGINS variable in TWikiPreferences. Redefine the DISABLEDPLUGINS variable in the Sandbox web and do the testing there.
Added:
>
>

Checking that Plugins are Working on a Live Server

InstalledPlugins shows which Plugins are: 1) installed, 2) loading properly and 3) what TWiki:Codev.PluginHandlers they invoke. Any failures are shown in the Errors section.

 

A Note on Plugin Performance

The performance of the system depends on the number of Plugins installed and on the Plugin implementation. Some Plugins impose no measurable performance decrease, some do. For example, outsidePREHandler is an expensive callback function, or a Plugin might use many Perl libraries that need to be initialized with each page view (unless you run mod_perl). It is recommended to measure the performance with and without a new Plugin. Example for Unix:
time wget -qO /dev/null http://moglen.law.columbia.edu/twiki/bin/view/TWiki/AbcPlugin

Line: 301 to 305
 }
Changed:
<
<
-- TWiki:Main/PeterThoeny - 11 Dec 2003
-- TWiki:Main/AndreaSterbini - 29 May 2001
>
>
-- TWiki:Main/PeterThoeny - 18 May 2004
-- TWiki:Main/AndreaSterbini - 29 May 2001
 -- TWiki:Main/MikeMannix - 03 Dec 2001
Added:
>
>

Revision 27r27 - 18 May 2004 - 06:49:22 - PeterThoeny?
Revision 26r26 - 15 Dec 2003 - 07:23:36 - PeterThoeny?
This site is powered by the TWiki collaboration platform.
All material on this collaboration platform is the property of the contributing authors.
All material marked as authored by Eben Moglen is available under the license terms CC-BY-SA version 4.
Syndicate this site RSSATOM