TableTmplPlugin
TablePlugin clone using skin templates
Usage
See
Foswiki:Extensions.TablePlugin.
Motivations
This is a clone of
Foswiki:Extensions.TablePlugin enabling skinning through abstraction of CSS class name via skin templates using
Foswiki:Extensions.CssPlugin.
The original idea was to make the table format totally skinnable using skin template thus the plug-in name. However full skinability would require dramatic changes to the plug-in logic and possibly loss of funtionality.
We eventually decided to make minial changes to simply enable variable CSS class name in the hope that those changes get integrated in
Foswiki:Extensions.TablePlugin at some point.
Installation Instructions
You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.
Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".
If you have any problems, or if the extension isn't available in
configure
, then you can still install manually from the command-line. See
http://foswiki.org/Support/ManuallyInstallingExtensions for more help.
Info