Helps 
TWikiNetSkin to render tables and h2 headers. This plugin is only enabled if the skin is set to 
twikinet.
 Syntax Rules 
(none)
 Plugin Settings 
Plugin settings are stored as preferences variables. To reference
a plugin setting write 
%<plugin>_<setting>%, i.e. 
%TWIKINETSKINPLUGIN_SHORTDESCRIPTION%
  
 
-  Debug plugin: ( TWiki sets 
$debug in your plugin. See output in data/debug.txt.)  
 
 
 Plugin Installation Instructions 
 
-  Download the ZIP file from the Plugin web (see below)
  -  Unzip 
TWikiNetSkinPlugin.zip in your root ($TWIKI_ROOT) directory. Content:               |  File:  |     Description:  |    
          data/TWiki/TWikiNetSkinPlugin.txt  |        |    
       lib/TWiki/Plugins/TWikiNetSkinPlugin.pm  |        |    
   
 
 
 
-  Optionally, if it exists, run 
TWikiNetSkinPlugin_installer to automatically check and install other TWiki modules that this module depends on. You can also do this step manually.
  -  Alternatively, manually make sure the dependencies listed in the table below are resolved.   None
  -  Visit 
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
  -  Set the skin to 
twikinet (together with pattern): 
    * Set SKIN = twikinet,pattern
 
 
 Plugin Info 
Related Topics: TWikiPlugins, 
DeveloperDocumentationCategory, 
AdminDocumentationCategory, 
TWikiPreferences 
 
This topic: TWiki
 > TWikiNetSkinPlugin 
 
Topic revision: r3 - 2005-03-27 - TWikiContributor