{"id":7532,"date":"2010-01-07T17:29:10","date_gmt":"2010-01-07T17:29:10","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/knspr-imgnote\/"},"modified":"2010-01-20T20:32:21","modified_gmt":"2010-01-20T20:32:21","slug":"knspr-imgnote","status":"closed","type":"plugin","link":"https:\/\/kk.wordpress.org\/plugins\/knspr-imgnote\/","author":2912588,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0-final","stable_tag":"trunk","tested":"3.0.5","requires":"2.7.0","requires_php":"","requires_plugins":"","header_name":"Knspr-ImgNote","header_author":"knuspermagier","header_description":"","assets_banners_color":"","last_updated":"2010-01-20 20:32:21","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/knuspermagier.de\/spenden","header_plugin_uri":"http:\/\/knuspermagier.de","header_author_uri":"http:\/\/knuspermagier.de","rating":0,"author_block_rating":0,"active_installs":10,"downloads":4150,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.0-final":"<ul>\n<li>Added admin configuration panel<\/li>\n<\/ul>","1.0-rc8":"<p>Tiny changes<\/p>","1.0-rc7":"<p>Fixed a nasty bug introduced in RC5<\/p>","1.0-rc6":"<p>Better path retrieving, not showing unrelated images, more polite. Hopefully.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0-rc1","1.0-rc2","1.0-rc3","1.0-rc4","1.0-rc4a","1.0-rc5","1.0-rc6","1.0-rc7","1.0-rc8","1.0-rc8a"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[221,1096,163,84,3843],"plugin_category":[50,56,59],"plugin_contributors":[91215],"plugin_business_model":[],"class_list":["post-7532","plugin","type-plugin","status-closed","hentry","plugin_tags-ajax","plugin_tags-flickr","plugin_tags-images","plugin_tags-media","plugin_tags-notes","plugin_category-media","plugin_category-social-and-sharing","plugin_category-utilities-and-tools","plugin_contributors-knuspermagier","plugin_committers-knuspermagier"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/knspr-imgnote.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin let's you place notes on images like you know it from flickr. Via a additional box in the admin's post edit view you're able to place notes on images associated to the post.<\/p>\n\n<p>Please take note that it's currently no final release, so there might be bugs.<\/p>\n\n<p>If you have any problem please consult the <a href=\"http:\/\/support.knuspercode.de\/index.php\/categories\/2\/knspr-imgnote\">support forums<\/a><\/p>\n\n<p>Uses the <a href=\"http:\/\/odyniec.net\/projects\/imgareaselect\/\">imgAreaSelect jQuery plugin<\/a> by Michal Wojciechowski and is based on the <a href=\"http:\/\/www.sanisoft.com\/blog\/2008\/05\/26\/img-notes-jquery-plugin\/\">imgnotes jQuery plugin<\/a> by Dr. Tarique Sani.<\/p>\n\n<h3>Workflow<\/h3>\n\n<ol>\n<li>Add a new post or edit an existing one<\/li>\n<li>Upload the images via the Wordpress media upload tools and insert it in the post<\/li>\n<li>If the post is new, safe it as draft and reload the page, the images should be visible in the thumbnail list<\/li>\n<li>If the post is an existing one just hit the \"Reload\" link in the thumbnail list and the new images should be visible<\/li>\n<li>Click the thumbnail of the image you want to add notes to and click the \"add note\"-Button.<\/li>\n<li>Add all your notes, they will be automatically saved as you click \"Save note\".<\/li>\n<\/ol>\n\n<!--section=installation-->\n<ol>\n<li>Upload it to <code>\/wp-content\/plugins\/<\/code><\/li>\n<li>Activate it<\/li>\n<li>Look at the post edit page, down under there should be a box called \"Edit image notes\"<\/li>\n<li>Change the settings (Plugins-&gt;knsprImgNote) to suit your needs<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How to change the look of the notes?<\/dt>\n<dd><p>You can either edit the css-file in <code>(plugin)\/themes\/default<\/code> or create an own theme by copying the default styles to a new subfolder of <code>(plugin)\/themes<\/code>. If you do the least you need to adjust the corresponding setting.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0-final<\/h4>\n\n<ul>\n<li>Added admin configuration panel<\/li>\n<\/ul>\n\n<h4>1.0-pre-final-1<\/h4>\n\n<ul>\n<li>Added code for custom field title images<\/li>\n<\/ul>\n\n<h4>1.0-rc8a<\/h4>\n\n<ul>\n<li>Fix.<\/li>\n<\/ul>\n\n<h4>1.0-rc8<\/h4>\n\n<ul>\n<li>Fixed paths for reload-icon and spinner...<\/li>\n<\/ul>\n\n<h4>1.0-rc7<\/h4>\n\n<ul>\n<li>Fixed a bug introduced with rc5.<\/li>\n<\/ul>\n\n<h4>1.0-rc6<\/h4>\n\n<ul>\n<li>Made the message, that shows up when you have insufficient rights more... polite<\/li>\n<li>Using get_posts instead of get_children to retrieve attachments =&gt; no more unrelated images. Hopefully<\/li>\n<li>Better path retrieving.<\/li>\n<\/ul>\n\n<h4>1.0-rc5<\/h4>\n\n<ul>\n<li>It now works with scaled images.<\/li>\n<li>Fixed bug with WP &lt; 2.9<\/li>\n<\/ul>\n\n<h4>1.0-rc4a<\/h4>\n\n<ul>\n<li>Fixed a bug with umlauts<\/li>\n<\/ul>\n\n<h4>1.0-rc4<\/h4>\n\n<ul>\n<li>Fixed a but that killed the theme editor<\/li>\n<li>Made the admin box movable<\/li>\n<li>Changed linked notes to a normal anchor element, so we can open it in new tabs<\/li>\n<li>Placed the RSS message directly beneath the image<\/li>\n<li>You now can disable the number-of-notes display<\/li>\n<\/ul>\n\n<h4>1.0-rc3<\/h4>\n\n<ul>\n<li>Fixed a bug when using \" or ' in note texts<\/li>\n<li>Fixed a very stupid bug.<\/li>\n<\/ul>\n\n<h4>1.0-rc1<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"This plugin let&#039;s you place notes on images like you know it from flickr.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/7532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=7532"}],"author":[{"embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/knuspermagier"}],"wp:attachment":[{"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=7532"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=7532"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=7532"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=7532"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=7532"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/kk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=7532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}