April 8th, 2012
With a small code snippet you can generate individually QR-code graphics that placed directly into the content of your website.
Possible Parameters:
* size
* pixel color
* background color
* bordersize
* css class
* alignment
* alt-attribute
After installation and activation (!) you can use the plugin as following:
Write a simple code snippet directly into the article:
{QRCODE qrcontetn=Hello Word!}
Usage with more parameters:
{QRCODE qrcontent=Hello World!|size=100|pixcolor=000066|bgcolor=EEEEEE|margin=5|class=image|align=left|alt=QR-Code image}
Note: This Module uses the API of qrserver.com, which allows commercial usage!
——————————————————————————————————————————–
German / Deutsch:
Mit einem kleinen Code-Schnipsel können individuelle QR-Code Grafiken erstellt werden, die direkt in den Inhalt der Webseite geladen werden.
Mögliche Parameter:
* Größe
* Farbe der Pixel
* Hintergrundfarbe
* Rahmenbreite
* CSS Klasse
* Ausrichtung
* Beschreibungstext
Nach der Installation und Aktivierung (!) kann das Plugin wie folgt verwendet werden:
Schreibe diesen einfachen Schnipsel direkt in den Artikel:
{QRCODE qrcontetn=Hallo Welt!}
Verwendung mehrerer Parameter:
{QRCODE qrcontent=Hallo Welt!|size=100|pixcolor=000066|bgcolor=EEEEEE|margin=5|class=image|align=left|alt=QR-Code Grafik}
Hinweis: Dieses Modul verwendet die API von qrserver.com, welche auch eine kommerzielle Nutzung erlaubt!