DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:barcodes

This is an old revision of the document!


barcodes Plugin

Compatible with DokuWiki

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

plugin Barcodes (1D & 2D) for DokuWiki

Last updated on
2023-01-27
Provides
Syntax
Repository
Source

This plugin allows to add 1D and 2D barcode to your wiki pages.

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

Examples/Usage

Create a simple QR code, pointing to https://dokuwiki.org/:

<barcode type="qrcode" value="https://dokuwiki.org" />

Alternatively, put the same URL in a data matrix:

<barcode type="datamatrix" value="https://dokuwiki.org" />

Syntax

Basic syntax:

<barcode type="TYPE" value="VALUE" />

The type parameter is case insensitive.

Currently supported types are: QRCode, DataMatrix, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, EAN2, EAN5, EAN8, EAN13, UPCA, UPCE, MSI, MSI+, POSTNET, PLANET, RMS4CC, KIX, IMB, CODABAR, CODE11, PHARMA, PHARMA2T

Change Log

plugin/barcodes.1674836314.txt.gz · Last modified: 2023-01-27 17:18 by MatthiasLohr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki