Loading...
 
Skip to main content

History: PluginAgentInfo

Preview of version: 8

What is it?

It's a wiki plugin what currently can echo into the current page: your browser's IP address, user agent, or your server's software.

and How do we use it?

Simple to use!
{CODE(caption=>will display the visitors IP address")}216.73.216.46{CODE}
216.73.216.46

will display the visitors user agent string, what browser they are using.
Copy to clipboard
{AGENTINFO(info=>BROWSER)}{AGENTINFO}

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

will display the servers software.
Copy to clipboard
{AGENTINFO(info=>SVRSW)}{AGENTINFO}



if you don't specify the info parameter it default to IP address.

Where can I get it?

Its in BRANCH-1-8 in CVS now. That means its out from TikiWiki 1.8.3 onwards ❗

Who commited it?

Damian

History

Information Version
Xavier de Pedro 12
View
Mose 11
View
Mose 10
View
Mose 9
View
Mose 8
View
Mose 7
View
DennisDaniels added code tags 6
View
DennisDaniels love the title tag! 5
View
DennisDaniels 4
View
Damian Parker 3
View
Damian Parker 2
View