| Variable | value | example | remarks |
|---|---|---|---|
| $TWiki::cfg{Plugins}{ClamAVPlugin}{Socket} | Socket of clamd | /var/run/clamav/clamd.sock | When nothing set, will default to /var/run/clamav/clamd.sock |
| $TWiki::cfg{Plugins}{ClamAVPlugin}{Host} | Host of clamd | clamd.example.com | Should be set with Port |
| $TWiki::cfg{Plugins}{ClamAVPlugin}{Port} | Port number of clamd | 3306 | Should be set wit Host |
ClamAVPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/ClamAVPlugin.txt | Plugin topic |
data/TWiki/ClamAVPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/ClamAVPlugin.pm | Plugin Perl module |
| Plugin Author: | TWiki:Main.guest |
| Copyright: | © 2007, TWiki:Main.guest |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 23 May 2012 (V1.000) |
| Change History: | |
| 23 May 2012: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| Benchmarks: | GoodStyle 97%, FormattedSearch 100%, ClamAVPlugin 100% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/ClamAVPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/ClamAVPluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/ClamAVPluginAppraisal |