qrcode plugin (2D-Barcodes)

Compatible with DokuWiki

2007-06-26b

plugin Create 2D-Barcodes using qrcode or i_ngima provider

Last updated on
2009-06-11
Provides
Syntax

Similar to barcode

Tagged with barcode, images, media

Download and Installation

Download and install the plugin using the Plugin Manager using the following URL. Refer to Plugins on how to install plugins manually.

Documentation

History

2009/06/11

  • You can align the 2D-Barcode using spaces like images

Bug-Report

When using the inigmacode for contacts (e.g. ~~INIGMACODE~contact=nachname:vorname:+49234112:wer@da.com~size=S~~) the Email-Adress could not be resolved. This ist due to a missing ”:”. To fix this edit line 204 in i_nigmacode.php from

 '%0AEMAIL'.htmlspecialchars($paramContactArr[3], ENT_QUOTES, 'UTF-8'). 

to

 '%0AEMAIL%3A'.htmlspecialchars($paramContactArr[3], ENT_QUOTES, 'UTF-8'). 
plugin/qrcode.txt · Last modified: 2011/04/11 11:31 by 195.35.72.171
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate