The CounterPlugin maintains the Visitor count. Right now it is in it's infant state shows the count in Text mode. Would be modified soon to show count in more graphical way.
%COUNTER_PLUGIN%
in this Topic.
This text:
* Counter: %COUNTER_PLUGIN%
Renders as follows:
Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%
, i.e. %COUNTERPLUGIN_SHORTDESCRIPTION%
data/debug.txt
)
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.
CounterPlugin.zip
in your twiki installation directory. Content: File:![]() | Description: |
---|---|
lib/TWiki/Plugins/CounterPlugin.pm | Plugin Perl module |
data/TWiki/CounterPlugin.txt | Plugin topic |
Plugin Author: | TWiki:Main.RahulMundke![]() |
Copyright: | © 2003 TWiki:Main.RahulMundke![]() © 2003-2010, TWiki:TWiki.TWikiContributor ![]() |
License: | GPL (Gnu General Public License)![]() |
Plugin Version: | 19433 (2010-09-04) |
Change History: | |
2010-09-05: | TWikibug:Item6530![]() ![]() |
20 Nov 2003: | Initial version |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.005 |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/CounterPlugin![]() |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/CounterPluginDev![]() |
Related Topics: TWikiPreferences, TWikiPlugins