--
AndyThaller - 31 Oct 2002
Reformatted the Plugin topic. You might want to take this back into the package.
--
PeterThoeny - 31 Oct 2002
I've improved the options to %AGENT% quite a bit and released a new version.
Agent Plugin now allows things like extending a filename with a browserdependend string. You would would use something like:
-
%AGENT{check=".msie .netscape" none=""}%
This will expand to
.netscape for Netscape browsers,
.msie for the Internet Explorer and an empty string for any other browser.
I've used this to equip the
TigerSkin with browser-optimised CSS files on my TWiki installation.
--
AndyThaller - 01 Nov 2002
checked into
CVSplugins:AgentPlugin
--
WillNorris - 23 Nov 2004