{"id":6762,"date":"2009-09-19T08:12:33","date_gmt":"2009-09-19T08:12:33","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/qr-code-tag\/"},"modified":"2017-07-31T08:22:02","modified_gmt":"2017-07-31T08:22:02","slug":"qr-code-tag","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/qr-code-tag\/","author":4428410,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"trunk","tested":"4.8.28","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"QR Code Tag","header_author":"Dennis D. Spreen","header_description":"","assets_banners_color":"","last_updated":"2017-07-31 08:22:02","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.spreendigital.de\/blog\/","header_plugin_uri":"http:\/\/www.spreendigital.de\/blog\/wordpress\/qr-code-tag","header_author_uri":"http:\/\/blog.spreendigital.de\/2009\/09\/19\/qr-code-tag-wordpress-plugin-v1-0\/","rating":3,"author_block_rating":0,"active_installs":600,"downloads":13863,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"2","2":0,"3":0,"4":0,"5":"2"},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1705527","resolution":"256x256","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1705525","resolution":"","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-2.gif":{"filename":"screenshot-2.gif","revision":"1705527","resolution":"2","location":"plugin"},"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"1705527","resolution":"1","location":"plugin"},"screenshot-3.gif":{"filename":"screenshot-3.gif","revision":"1705527","resolution":"3","location":"plugin"}},"screenshots":{"1":"Tooltip mode","2":"Widget options","3":"Admin interface"}},"plugin_section":[],"plugin_tags":[1759,1373,7936,80,162],"plugin_category":[43],"plugin_contributors":[81822],"plugin_business_model":[],"class_list":["post-6762","plugin","type-plugin","status-closed","hentry","plugin_tags-function","plugin_tags-qr-code","plugin_tags-qrcode","plugin_tags-shortcode","plugin_tags-widget","plugin_category-customization","plugin_contributors-dspreen","plugin_committers-dspreen"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/qr-code-tag\/assets\/icon.svg?rev=1705525","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/qr-code-tag.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/qr-code-tag\/trunk\/screenshot-1.gif?rev=1705527","caption":"Tooltip mode"},{"src":"https:\/\/ps.w.org\/qr-code-tag\/trunk\/screenshot-2.gif?rev=1705527","caption":"Widget options"},{"src":"https:\/\/ps.w.org\/qr-code-tag\/trunk\/screenshot-3.gif?rev=1705527","caption":"Admin interface"}],"raw_content":"<!--section=description-->\n<p>The QR Code Tag plugin creates QRCodes for your blog.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Choose your QR Code generator: Google Chart API (online connection required) or QR Code Lib (included)<\/li>\n<li>Uses cURL if <code>allow_url_fopen<\/code> is disabled (Google Chart API)  <\/li>\n<li>GIF, PNG or JPEG image output<\/li>\n<li>All QR Code images are cached<\/li>\n<li>Use as a Sidebar Widget<\/li>\n<li>Use the Shortcode <code>[qrcodetag]content[\/qrcodetag]<\/code> within your posts<\/li>\n<li>Use the Tooltip mode <code>[qrcodetag tooltip=\"content\"]some text[\/qrcodetag]<\/code> within your posts<\/li>\n<li>Use the PHP function inside your own template<\/li>\n<li>\"Best Read Mode\" for optimized QR Code image size<\/li>\n<li>Works with PHP 5.3 as well<\/li>\n<li>Works on symlinked plugin folders<\/li>\n<li>Available plugin admin interface languages: English, German<\/li>\n<\/ul>\n\n<h3>Demo<\/h3>\n\n<p>See <a href=\"http:\/\/www.spreendigital.de\/blog\/2009\/09\/18\/essential-android-applications\/\">this blog entry<\/a> for a tooltip mode demo.\nMove your mouse over the application links.<\/p>\n\n<h3>Acknowledgements<\/h3>\n\n<p>This Wordpress QR Code Tag Plugin is partly based on <a href=\"http:\/\/wordpress.org\/extend\/plugins\/super-cool-qrcode\/\">Super Cool QRCode Widget<\/a> by <a href=\"http:\/\/www.incerteza.org\/blog\/\">Matias S.<\/a>.<\/p>\n\n<p>It uses:<\/p>\n\n<ul>\n<li><a href=\"http:\/\/code.google.com\/intl\/de\/apis\/chart\/\">Google Chart API<\/a> for online code creation<\/li>\n<li>Y. Swetakes <a href=\"http:\/\/www.swetake.com\/qr\/index-e.html\">QR Code Library<\/a> for code offline creation<\/li>\n<li>J. Zaefferers <a href=\"http:\/\/docs.jquery.com\/Plugins\/Tooltip\">jQuery Tooltip Plugin<\/a><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the full directory into your \/wp-content\/plugins\/ directory, or install it through the admin interface<\/li>\n<li>Set write permissions for <code>\/wp-content\/plugins\/qr-code-tag\/data<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to the settings page and change the default values (optional)<\/li>\n<\/ol>\n\n<p>Requirements:<\/p>\n\n<ul>\n<li>PHP5 with GD Lib<\/li>\n<li>WordPress 2.8+<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the full directory into your \/wp-content\/plugins\/ directory, or install it through the admin interface<\/li>\n<li>Set write permissions for <code>\/wp-content\/plugins\/qr-code-tag\/data<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Go to the settings page and change the default values (optional)<\/li>\n<\/ol>\n\n<p>Requirements:<\/p>\n\n<ul>\n<li>PHP5 with GD Lib<\/li>\n<li>WordPress 2.8+<\/li>\n<\/ul><\/dd>\n<dt>What is a QR Code?<\/dt>\n<dd><p>Read <a href=\"http:\/\/en.wikipedia.org\/wiki\/QR_Code\">Wikipedia QR Code article<\/a>.<\/p><\/dd>\n<dt>Will there be a PHP4 version?<\/dt>\n<dd><p>No. This plugin is based on OOP sytle which is not available in PHP4.\nPlease upgrade your PHP installation.<\/p><\/dd>\n<dt>Does it work with PHP 5.3?<\/dt>\n<dd><p>Yes it does.<\/p><\/dd>\n<dt>Does it work with PHP 6?<\/dt>\n<dd><p>I don't know. Not tested yet.<\/p><\/dd>\n<dt>Which image type should I choose?<\/dt>\n<dd><p>PNG is the preferred one. If you're concerned about very old browser, use GIF instead. Or JPEG.<\/p><\/dd>\n<dt>Which code generator should I choose?<\/dt>\n<dd><p>If you're on a webserver that disallows online connection from within php scripts, you should switch over to the QR Code Lib.<\/p><\/dd>\n<dt>There is a red image instead of the QR Code image. What's wrong?<\/dt>\n<dd><p>You're <code>\/qr-code-tag\/data\/<\/code> directory is <em>not writeable<\/em>. Please adjust\nyour permissions. See <a href=\"http:\/\/codex.wordpress.org\/Changing_File_Permissions\">Changing File Permissions<\/a>.<\/p><\/dd>\n<dt>How to use the tooltip mode?<\/dt>\n<dd><p>See Plugin Help (below Plugin settings in your WordPress administration area).<\/p><\/dd>\n<dt>There is only a blank page for large posts with your plugin! Why?<\/dt>\n<dd><p>This is a PHP \/ WordPress problem. See <a href=\"http:\/\/www.undermyhat.org\/blog\/2009\/07\/sudden-empty-blank-page-for-large-posts-with-wordpress\/\">Sudden empty \/ blank page for large posts with WordPress<\/a> for problem description and solutions.<\/p><\/dd>\n<dt>The margin with the Google API differs from that one created by the QR Code Lib. Why?<\/dt>\n<dd><p>Google Chart API creates a different margin. I can't tell you why - ask Google.<\/p><\/dd>\n<dt>How I can check the generated QR Code?<\/dt>\n<dd><p>You can use the <a href=\"http:\/\/zxing.org\/w\/decode.jspx\">Google ZXing online service<\/a><\/p><\/dd>\n<dt>Where I can download a barcode reader for my mobile device?<\/dt>\n<dd><ul>\n<li><a href=\"http:\/\/zxing.org\/\">http:\/\/zxing.org\/<\/a><\/li>\n<li><a href=\"http:\/\/www.quickmark.com.tw\/\">http:\/\/www.quickmark.com.tw\/<\/a><\/li>\n<li><a href=\"http:\/\/www.i-nigma.mobi\/\">http:\/\/www.i-nigma.mobi\/<\/a><\/li>\n<li><a href=\"http:\/\/reader.kaywa.com\/\">http:\/\/reader.kaywa.com\/ <\/a><\/li>\n<li><a href=\"http:\/\/get.neoreader.com\/\">http:\/\/get.neoreader.com\/<\/a><\/li>\n<\/ul><\/dd>\n<dt>The plugin is not available in (_put a language in here_). Why?<\/dt>\n<dd><p>Because no one translated it yet. How about you? See Plugin Help for translation hints!<\/p><\/dd>\n<dt>There source code format does not follow WordPress standards. Why?<\/dt>\n<dd><p>This plugin obeys the <a href=\"http:\/\/framework.zend.com\/manual\/en\/coding-standard.html\">Zend Framework Coding Standard for PHP<\/a> \nbecause the <a href=\"http:\/\/codex.wordpress.org\/WordPress_Coding_Standards\">WordPress Coding Standard<\/a> does not fit OOP, IMHO. Sorry Matt.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Use QR Codes (Google API or QR Code Lib) anywhere in your blog, as a Widget, Shortcode, Tooltip or with a PHP function.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/6762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=6762"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/dspreen"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=6762"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=6762"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=6762"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=6762"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=6762"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=6762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}