Table of Contents

yourip Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin Show the ip information of visitor to visitor, IPv6 and IPv4

Last updated on
2022-08-07
Provides
Syntax
Repository
Source

Tagged with ip, status

Original Author: Artem Sidorenko. Adopted and a bit modernized by Hella Breitkopf.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Syntax, Examples and Usage

See the plugin in action at https://unixwitch.de/ip and here.

Yourip plugin provides three different views: Box, Line, Line only with IP.

Box

Boxed view:

~~YOURIP_BOX~~

You can use this view on your main page. If your visitor are using IPv6 he will get a green background, with IPv4 the orange one.

IPv6 connection

~~YOURIP_BOX~~

IPv4 connection

~~YOURIP_BOX~~

Line

Line view:

~~YOURIP_LINE~~

You can use this view on the bottom of every page.

IPv6 connection

~~YOURIP_LINE~~

IPv4 connection

~~YOURIP_LINE~~

Line only with IP

~~YOURIP_IPONLY~~

203.0.113.15

Configuration and Settings

You can change the background colors and other settings in the style.css.

Development

Last commits

ToDo/Wish List

FeedBack