%AGENT% to print out the whole user_agent information. %AGENT{check="TYPE}% to choose predefined version independent identification. %AGENT{check="VERSION"}% to choose predefined version dependent identification. %AGENT{check="msie netscape4 netscape7"}% to select your own ID set - note that most specific rule names must be listed first none="idontknow" to choose a different fallback id from "%AGENTPLUGIN_NONE%"
%AGENT{check="gecko6 gecko7" none="nogecko" expgecko6="Gecko.*6" expgecko7="Gecko.*7"}% to specify seldomly needed checks %AGENT{check=".msie .netscape" none=""}% %<plugin>_<setting>%, i.e. %AGENTPLUGIN_SHORTDESCRIPTION%
data/debug.txt) AgentPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/AgentPlugin.txt | Plugin topic |
data/TWiki/AgentPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/AgentPlugin.pm | Plugin Perl module |
configure in your TWiki installation, and enable the plugin in the {Plugins} section.
| Plugin Author: | Andy Thaller? |
| Plugin Version: | 31 Oct 2002 (V1.001) |
| Change History: | 01 Nov 2002: Improved capabilities 31 Oct 2002: Initial version |
| 31 Oct 2002: | Initial version |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/AgentPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/AgentPluginDev |