DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:qrcode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:qrcode [2011-04-11 11:21] – bug reported 138.246.7.171plugin:qrcode [2018-06-05 22:42] (current) Klap-in
Line 1: Line 1:
-====== qrcode plugin (2D-Barcodes) ======+====== qrcode Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 13: Line 13:
 tags       : media, images, barcode tags       : media, images, barcode
  
-downloadurl: http://dwpjaloma.googlecode.com/files/qrcode_2009-06-11.zip+downloadurl: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/dwpjaloma/qrcode_2009-06-11.zip 
 +bugtracker :  
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img: 
 ---- ----
  
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
  
-  * [[http://dwpjaloma.googlecode.com/files/qrcode_2009-06-11.zip|Download]]+  * [[https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/dwpjaloma/qrcode_2009-06-11.zip|Download]]
  
 ===== Documentation =====  ===== Documentation ===== 
  
-  * [[http://code.google.com/p/dwpjaloma/wiki/QRCode|Documentation]] (German) +  * [[https://code.google.com/archive/p/dwpjaloma/wikis/QRCode.wiki|Documentation]] (in German)
   * [[http://dokuwiki.ich-bin-am-wandern-gewesen.de/doku.php?id=playground:qrcode|Examples]]   * [[http://dokuwiki.ich-bin-am-wandern-gewesen.de/doku.php?id=playground:qrcode|Examples]]
  
 ===== History ===== ===== History =====
 +
 === 2009/06/11 === === 2009/06/11 ===
 +
   * You can align the 2D-Barcode using spaces like images   * You can align the 2D-Barcode using spaces like images
  
 ===== Bug-Report ===== ===== 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'). '' 
  
 +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
 +<code php>
 + '%0AEMAIL'.htmlspecialchars($paramContactArr[3], ENT_QUOTES, 'UTF-8'). 
 +</code>
 +to
 +<code php>
 + '%0AEMAIL%3A'.htmlspecialchars($paramContactArr[3], ENT_QUOTES, 'UTF-8'). 
 +</code>
plugin/qrcode.1302513718.txt.gz · Last modified: 2011-04-11 11:21 by 138.246.7.171

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