| @@ -1,10 +1,11 @@ | ||
| 1 | 1 | === Plugin Name === |
| 2 | 2 | Contributors: webzunft |
| 3 | +# Donate link: http://example.com/ | |
| 3 | 4 | Tags: image, images, picture, picture source, image source, mediathek |
| 4 | 5 | Requires at least: 3.4 |
| 5 | -Tested up to: 3.5.1 | |
| 6 | -Stable tag: 1.3.1 | |
| 6 | +Tested up to: 3.5 | |
| 7 | +Stable tag: 1.1 | |
| 7 | 8 | License: GPLv3 or later |
| 8 | 9 | License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 9 | 10 | |
| 10 | 11 | The Image Source Control saves the source of an image, lists them and warns if it is missing. |
| @@ -10,9 +11,9 @@ | ||
| 10 | 11 | The Image Source Control saves the source of an image, lists them and warns if it is missing. |
| 11 | 12 | |
| 12 | 13 | == Description == |
| 13 | 14 | |
| 14 | -Did you ever forget to add the source to an image file in the frontend and the lawyer of the copyright holder knocked on your door? | |
| 15 | +Did you ever forget to add the source to an image file in the frontend and the lawer of the copyright holder knocked on your door? | |
| 15 | 16 | |
| 16 | 17 | Image Source Control (ISC) helps to prevent this situation. |
| 17 | 18 | |
| 18 | 19 | **Features** |
| @@ -17,14 +18,11 @@ | ||
| 17 | 18 | |
| 18 | 19 | **Features** |
| 19 | 20 | |
| 20 | 21 | * adds an extra field (custom field) to mediathek to include the image source into |
| 21 | -* lets you mark an image to belong to the uploader | |
| 22 | -* lists images with missing sources in the backend | |
| 23 | -* show image source directly in the image | |
| 24 | -* warnings, if image source is missing | |
| 25 | -* shortcode to list the sources in the editor | |
| 26 | -* shortcode to list all images in the blog as a paginated list | |
| 22 | +* lets you mark an image as your own | |
| 23 | +* lists images with missing sources | |
| 24 | +* shortcode to include the sources in content fields | |
| 27 | 25 | * function to include sources of a post in templates |
| 28 | 26 | |
| 29 | 27 | **Localization** |
| 30 | 28 | |
| @@ -29,12 +27,8 @@ | ||
| 29 | 27 | **Localization** |
| 30 | 28 | |
| 31 | 29 | English, German |
| 32 | 30 | |
| 33 | -**Instructions** | |
| 34 | - | |
| 35 | -Find instructions under *Other Notes* or at the <a href="http://webgilde.com/en/image-source-control/image-source-control-manual/">image source control website</a>. | |
| 36 | - | |
| 37 | 31 | == Installation == |
| 38 | 32 | |
| 39 | 33 | This section describes how to install the plugin and get it working. |
| 40 | 34 | |
| @@ -41,78 +35,18 @@ | ||
| 41 | 35 | e.g. |
| 42 | 36 | |
| 43 | 37 | 1. Upload `wg-image-source-control`-folder to the `/wp-content/plugins/` directory |
| 44 | 38 | 1. Activate ISC through the 'Plugins' menu in WordPress |
| 45 | -1. Visit _Settings > Image Control_ to set up the plugin | |
| 46 | 39 | |
| 47 | 40 | == Screenshots == |
| 48 | 41 | |
| 49 | -1. display a list with all images of your site and their sources | |
| 50 | -1. display image source within the image | |
| 51 | -1. plenty of settings to customize how to display image sources | |
| 52 | -1. added two new fields to media library | |
| 42 | +1. Missing sources page to list images with missing source. | |
| 43 | +2. Two extra fields from ISC in mediathek | |
| 53 | 44 | |
| 54 | 45 | == Changelog == |
| 55 | 46 | |
| 56 | -= 1.3.1 = | |
| 47 | += in development = | |
| 57 | 48 | |
| 58 | -* [bugfix] list featured images with the 'isc_list_all' shortcode; please resave posts with featured images to see them in the list | |
| 59 | - | |
| 60 | -= 1.3.0 = | |
| 61 | - | |
| 62 | -* [feature] hide the image source list under the post/page (default: visible) | |
| 63 | -* [feature] use uploader as the image author, not the posts author | |
| 64 | -* [feature] warnings, if image is saved without image source | |
| 65 | -* [feature] show image source directly within the image; you can choose the position | |
| 66 | -* [fixed] update issues | |
| 67 | - | |
| 68 | -= 1.2.0.3 = | |
| 69 | - | |
| 70 | -* [fixed] solid fix for an issue occuring on updating to version 1.2 | |
| 71 | - | |
| 72 | -= 1.2.0.2 = | |
| 73 | - | |
| 74 | -* broken fix, DON'T use this version | |
| 75 | - | |
| 76 | -= 1.2.0.1 = | |
| 77 | - | |
| 78 | -* really hot fix for problems some of you experienced after updating to version 1.2. | |
| 79 | - | |
| 80 | -= 1.2 = | |
| 81 | - | |
| 82 | -* [feature] added an option panel under settings to customize most frontend texts | |
| 83 | -* [feature] show image thumbnails in the list of all images | |
| 84 | -* [feature] you can add a backlink to the authors page under the image list (optional) | |
| 85 | -* [feature] you can now display the real posts author name when an image is marked as "by the author" | |
| 86 | -* [feature] link to posts from the image list | |
| 87 | -* [fixed] added a more flexible post-image connection to list all posts with a specific image in the list with all images | |
| 88 | -* [fixed] image list: don't list images that are currently not used in any post | |
| 89 | -* [fixed] no need to initially run the image index after first installing the plugin | |
| 90 | -* [l10n] updated German localization | |
| 91 | - | |
| 92 | -= 1.1.3 = | |
| 93 | - | |
| 94 | -* [feature] shortcode to list all images conntected to all posts and pages as a paginated list | |
| 95 | -* [fixed] content filter now finds images that have been edited (like rotated) | |
| 96 | -* [fixed] checking for missing key to prevent error message | |
| 97 | -* [fixed] added link to plugin homepage with more details | |
| 98 | - | |
| 99 | -= 1.1.2.1 = | |
| 100 | - | |
| 101 | -* [fixed] wrong user level check caused shortcode to not work for normal visitors | |
| 102 | - | |
| 103 | -= 1.1.2 = | |
| 104 | -* [fixed] wrong version number in main file so wordpress.org didn't inform about updates | |
| 105 | -* [fixed] some minor coding standard issues | |
| 106 | -* [fixed] small text for donate link | |
| 107 | -* [fixed] plugin url | |
| 108 | -* [removed] donate link (will come back after 10.000 downloads ;) | |
| 109 | - | |
| 110 | -= 1.1.1 = | |
| 111 | -* [fixed] javascript file is now being loaded and missing fields can be added | |
| 112 | -* [feature] added button to reload the missing sources page after fields have been added | |
| 113 | -* [locale] updated German translation | |
| 114 | - | |
| 115 | 49 | = 1.1 = |
| 116 | 50 | * [fixed] show image sources under the post |
| 117 | 51 | * [fixed] display "checked" attribute in frontend |
| 118 | 52 | * [fixed] don't display image titles in image source list without a source |
| @@ -127,22 +61,14 @@ | ||
| 127 | 61 | * [feature] Function to include sources of a post in templates |
| 128 | 62 | |
| 129 | 63 | == Instructions == |
| 130 | 64 | |
| 131 | -Also have a look at the <a href="http://webgilde.com/en/image-source-control/image-source-control-manual/">image source control manual</a>. | |
| 132 | - | |
| 133 | 65 | Find a list of images with missing sources under _Mediathek > Missing sources_ |
| 134 | 66 | |
| 135 | -**image sources on pages/posts** | |
| 67 | +You can add the image source list to pages or post via the shortcode [isc_list] in your content editor. You can use `[isc_list id="123]`to show the list of any post or page. | |
| 136 | 68 | |
| 137 | -You can add the image source list to pages or post via the shortcode [isc_list] in your content editor. You can use `[isc_list id="123]` to show the list of any post or page. | |
| 138 | - | |
| 139 | 69 | You can also add the list with the function `isc_list()` within the loop in your template files. Use `isc_list( $post_id )` to show the image source list outside the loop. |
| 140 | 70 | |
| 141 | 71 | You should also check first if the function exists before using it: |
| 142 | 72 | `<?php if( function_exists('isc_list') ) { isc_list(); } ?>` |
| 143 | - | |
| 144 | -**list all image sources** | |
| 145 | - | |
| 146 | -You can add a paginated list with ALL attachments and sources to a post or page using the shortcode [isc_list_all]. Use `[isc_list_all per_page="25"]` to show only a limited number of images per page. | |
| 147 | 73 | |
| 148 | 74 | The plugin searches your post content and thumbnail for images (attachments) and lists them, if you included at least the image source or marked it as your own image. |