|
< < | |
> > | TWikiNetSkin Plugin
<--
Contributions to this plugin are appreciated. Please update the plugin page at
http://twiki.org/cgi-bin/view/Plugins/TWikiNetSkinPlugin or provide feedback at
http://twiki.org/cgi-bin/view/Plugins/TWikiNetSkinPluginDev.
If you are a TWiki contributor please update the plugin in the SVN repository.
-->
|
| Helps TWikiNetSkin to render tables and h2 headers. This plugin is only enabled if the skin is set to twikinet .
Syntax Rules |
|
Plugin Settings |
|
< < | Plugin settings are stored as preferences variables. To reference
a plugin setting write %<plugin>_<setting>% , i.e. %TWIKINETSKINPLUGIN_SHORTDESCRIPTION% |
> > | Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>% , i.e. %TWIKINETSKINPLUGIN_SHORTDESCRIPTION% |
| |
|
< < | |
> > | |
|
-
- Set SHORTDESCRIPTION = Helps TWikiNetSkin to render tables and h2 headers
- 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
|
|
- Set the skin to
twikinet (together with pattern ): * Set SKIN = twikinet,pattern
|
|
< < | |
| Plugin Info
|
|
> > |
|
|
|
|
< < |
Plugin Version: |
17859 (02 Sep 2009) |
|
> > |
Plugin Version: |
18607 (2010-05-29) |
|
|
Change History: |
<-- versions below in reverse order --> |
|
|
< < |
30 Jul 2007: |
Initial version |
|
> > |
2010-05-06: |
TWikibug:Item6433 - doc improvements; replacing TWIKIWEB with SYSTEMWEB |
2007-07-30: |
Initial version |
|
|
TWiki Dependency: |
$TWiki::Plugins::VERSION 1.1 |
Dependencies: |
%$DEPENDENCIES |
|
|
< < |
|
> > |
|
|
|
|
< < | Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences |
> > | Related Topics: TWikiNetSkin, TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences |