{"id":59434,"date":"2009-12-25T17:45:12","date_gmt":"2009-12-25T17:45:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/image-symlinks\/"},"modified":"2011-08-03T08:33:11","modified_gmt":"2011-08-03T08:33:11","slug":"image-symlinks","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/image-symlinks\/","author":6267,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.8.5.1","stable_tag":"trunk","tested":"3.2.1","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"Image Symlinks","header_author":"Joen Asmussen","header_description":"","assets_banners_color":"","last_updated":"2011-08-03 08:33:11","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/noscope.com\/","header_author_uri":"http:\/\/noscope.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":3424,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","screenshots","changelog","other_notes"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-59434","plugin","type-plugin","status-closed","hentry","plugin_committers-joen"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/image-symlinks.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin is an alternative to the builtin Wordpress image system. Instead of resizing images on upload, it resizes images when you need them, and according to the sizes you specify. The only difference is, you insert images using an [img] shortcode instead of the img HTML tag.<\/p>\n\n<p>Why you should use this plugin:<\/p>\n\n<ul>\n<li>Quick bulk upload<\/li>\n<li>Quick way to resize full-width images if your theme changes<\/li>\n<li>Auto-cleaning resize cache<\/li>\n<li>Bulk insertion<\/li>\n<\/ul>\n\n<p><strong>New in 0.7:<\/strong> If your <code>wp-content<\/code> directory is writable, the cache directory will be created automatically.\n<strong>New in 0.8:<\/strong> [latestimages] shortcode shows the last 15 images in 100x100px chunks. Configurable of course.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin to your <code>wp-content\/plugins<\/code> directory<\/li>\n<li>Activate the plugin<\/li>\n<li>Go to the plugin directory (for instance, <code>wp-content\/plugins\/image-symlinks<\/code>) and make sure the <code>cache<\/code> is writable (<code>CHMOD 777<\/code>). <\/li>\n<\/ol>\n\n<p><em>Hopefully step 3 will be handled by the plugin upon activation in the future.<\/em><\/p>\n\n<p><strong>Advanced usage:<\/strong><\/p>\n\n<ul>\n<li>Go to the options page, and specify plugin defaults<\/li>\n<li>If you want to specify a different upload folder than the default (<code>wp-content\/uploads<\/code>), you need to make sure that directory is writable.<\/li>\n<\/ul>\n\n<!--section=screenshots-->\n<ol class='screenshots'>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-1.jpg' alt='image-symlinks screenshot 1' \/>\n\t\t<p>The new media button.<\/p>\n\t<\/li>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-2.jpg' alt='image-symlinks screenshot 2' \/>\n\t\t<p>The insertion dialog. Just click a thumbnail to insert it.<\/p>\n\t<\/li>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-3.jpg' alt='image-symlinks screenshot 3' \/>\n\t\t<p>The options page where you can configure the defaults.<\/p>\n\t<\/li>\n\t<li>\n\t\t<img class='screenshot' src='screenshot-4.jpg' alt='image-symlinks screenshot 4' \/>\n\t\t<p>The builtin uploader which circumvents the Wordpress Media Library (if you want it).<\/p>\n\t<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<ul>\n<li>0.1: First functional plugin.<\/li>\n<li>0.2: Switched to use Uploadify to upload images, for a bunch of reasons.<\/li>\n<li>0.3: Tweaks and polish.<\/li>\n<li>0.4: Tweak to the options page, including the ability to select upload directory.<\/li>\n<li>0.5: HUGE fixes to the page insertion dialog box. Now you can even insert images that are uploaded using Wordpress' uploader.<\/li>\n<li>0.6: Insert images in the bulk.<\/li>\n<li>0.7: Updated TimThumb to latest version (a bit faster it seems), and updated icon to fit 3.1 style. Additionally, made it so cache directory is automatically generated. Should make it easier to upgrade. Default directory is wp-content\/image-symlinks-cache<\/li>\n<li>0.8: Various tweaks. Made plugin translatable, and provided po file as well as danish translation. Increased max filesize of uploaded image. Massively polished the \"insert after upload\" experienced, and now showing a clickable thumbnail for insertion. Also added beta shortcode, [latestimages] which shows the last 15 images you've uploaded.<\/li>\n<li>0.8.3: Security fix.<\/li>\n<li>0.8.4: Security hardening release.<\/li>\n<li>0.8.5: Security fix for TimThumb, incl. latest version of the plugin.<\/li>\n<li>0.8.5.1: Further TimThumb security, incl. latest version again.<\/li>\n<\/ul>\n\n<!--section=other_notes-->\n<h3 id='Syntax'>Syntax<\/h3>\n<blockquote>\n  <p><code>[img src=\"filename.png\" width=\"500\" height=\"400\" \/]<\/code><\/p>\n<\/blockquote>\n\n<p>Required parameters:<\/p>\n\n<ul>\n<li><code>src<\/code><\/li>\n<\/ul>\n\n<p>Optional parameters:<\/p>\n\n<ul>\n<li><code>width<\/code><\/li>\n<li><code>height<\/code><\/li>\n<li><code>class<\/code><\/li>\n<li><code>alt<\/code><\/li>\n<li><code>crop<\/code><\/li>\n<\/ul>\n\n<blockquote>\n  <p><code>[latestimages num=\"2\" size=\"200\"]<\/code><\/p>\n<\/blockquote>\n\n<p>Optional parameters:<\/p>\n\n<ul>\n<li><code>num<\/code><\/li>\n<li><code>size<\/code><\/li>\n<\/ul>","raw_excerpt":"Simple wrapper for TimThumb&trade; which adds [img] and [latestimages] shortcodes for inserting symbolic link images which are easy to size-refresh wh","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/59434","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=59434"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/joen"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=59434"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=59434"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=59434"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=59434"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=59434"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=59434"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}