AJAX Thumbnail Rebuild - Version 1.08

Version Description

  • NEW: Slovak translation, provided by Branco Radenovich.
Download this release

Release Info

Developer junkcoder
Plugin Icon wp plugin AJAX Thumbnail Rebuild
Version 1.08
Comparing to
See all releases

Code changes from version 1.07 to 1.08

ajax-thumbnail-rebuild.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin URI: http://breiti.cc/wordpress/ajax-thumbnail-rebuild
4
  Author: junkcoder
5
  Author URI: http://breiti.cc
6
- Version: 1.07
7
  Description: Rebuild all thumbnails
8
  Max WP Version: 3.2.1
9
  Text Domain: ajax-thumbnail-rebuild
3
  Plugin URI: http://breiti.cc/wordpress/ajax-thumbnail-rebuild
4
  Author: junkcoder
5
  Author URI: http://breiti.cc
6
+ Version: 1.08
7
  Description: Rebuild all thumbnails
8
  Max WP Version: 3.2.1
9
  Text Domain: ajax-thumbnail-rebuild
languages/ajax-thumbnail-rebuild_sk_SK.mo ADDED
Binary file
languages/ajax-thumbnail-rebuild_sk_SK.po ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Copyright (C) 2010 AJAX Thumbnail Rebuild
2
+ # This file is distributed under the same license as the AJAX Thumbnail Rebuild package.
3
+ msgid ""
4
+ msgstr ""
5
+ "Project-Id-Version: AJAX Thumbnail Rebuild 1.05\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/tag/ajax-thumbnail-rebuild\n"
7
+ "POT-Creation-Date: 2011-12-02 18:11:04+00:00\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "PO-Revision-Date: 2013-01-16 12:23+0300\n"
12
+ "Last-Translator: \n"
13
+ "Language-Team: LANGUAGE <LL@li.org>\n"
14
+ "X-Generator: Poedit 1.5.4\n"
15
+
16
+ #: ajax-thumbnail-rebuild.php:33
17
+ msgid "Rebuild all Thumbnails"
18
+ msgstr "Obnoviť všetky miniatúry"
19
+
20
+ #: ajax-thumbnail-rebuild.php:33
21
+ msgid "Rebuild Thumbnails"
22
+ msgstr "Prestavať miniatúry"
23
+
24
+ #: ajax-thumbnail-rebuild.php:50
25
+ msgid "Reading attachments..."
26
+ msgstr "Čítanie prílohy..."
27
+
28
+ #: ajax-thumbnail-rebuild.php:71
29
+ msgid "No attachments found."
30
+ msgstr "Žiadne prílohy našiel."
31
+
32
+ #: ajax-thumbnail-rebuild.php:79
33
+ msgid "Done."
34
+ msgstr "Hotovo."
35
+
36
+ #: ajax-thumbnail-rebuild.php:101
37
+ msgid "Error"
38
+ msgstr "Chyba"
39
+
40
+ #: ajax-thumbnail-rebuild.php:118
41
+ msgid "Select which thumbnails you want to rebuild"
42
+ msgstr "Vyberte ktoré miniatúry chcete obnoviť"
43
+
44
+ #: ajax-thumbnail-rebuild.php:119
45
+ msgid "Toggle all"
46
+ msgstr "Prepnúť všetky"
47
+
48
+ #: ajax-thumbnail-rebuild.php:129
49
+ msgid "cropped"
50
+ msgstr "orezané"
51
+
52
+ #: ajax-thumbnail-rebuild.php:136
53
+ msgid "Only rebuild featured images"
54
+ msgstr "Len obnovu obrázkov"
55
+
56
+ #: ajax-thumbnail-rebuild.php:139
57
+ msgid ""
58
+ "Note: If you've changed the dimensions of your thumbnails, existing "
59
+ "thumbnail images will not be deleted."
60
+ msgstr ""
61
+ "Poznámka: Ak ste zmenili rozmery miniatúr, existujúce náhľadmi sa "
62
+ "neodstránia."
63
+
64
+ #: ajax-thumbnail-rebuild.php:143
65
+ msgid "Rebuild All Thumbnails"
66
+ msgstr "Obnoviť všetky miniatúry"
67
+
68
+ #: ajax-thumbnail-rebuild.php:147
69
+ msgid "Last image"
70
+ msgstr "Posledný obrázok"
71
+
72
+ #: ajax-thumbnail-rebuild.php:150
73
+ msgid ""
74
+ "If you find this plugin useful, I'd be happy to read your comments on the % "
75
+ "splugin homepage%s. If you experience any problems, feel free to leave a "
76
+ "comment too."
77
+ msgstr ""
78
+ "Ak zistíte, že tento plugin užitočné, budem rád, že čítať vaše komentáre na "
79
+ "domovskej stránke % splugin % s. Ak sa vyskytnú nejaké problémy, neváhajte a "
80
+ "zanechať komentár príliš."
81
+
82
+ #. Plugin Name of the plugin/theme
83
+ msgid "AJAX Thumbnail Rebuild"
84
+ msgstr "AJAX náhľad prestavať"
85
+
86
+ #. Plugin URI of the plugin/theme
87
+ msgid "http://breiti.cc/wordpress/ajax-thumbnail-rebuild"
88
+ msgstr "http://breiti.cc/wordpress/ajax-thumbnail-rebuild"
89
+
90
+ #. Description of the plugin/theme
91
+ msgid "Rebuild all thumbnails"
92
+ msgstr "Obnoviť všetky miniatúry"
93
+
94
+ #. Author of the plugin/theme
95
+ msgid "junkcoder"
96
+ msgstr "junkcoder"
97
+
98
+ #. Author URI of the plugin/theme
99
+ msgid "http://breiti.cc"
100
+ msgstr "http://breiti.cc"
readme.txt CHANGED
@@ -1,66 +1,70 @@
1
- === AJAX Thumbnail Rebuild ===
2
- Contributors: junkcoder
3
- Donate link: http://breiti.cc/wordpress/ajax-thumbnail-rebuild/#donate
4
- Tags: ajax, thumbnail, rebuild, regenerate, admin, image, photo
5
- Requires at least: 2.8
6
- Tested up to: 3.2.1
7
- Stable tag: 1.07
8
-
9
- AJAX Thumbnail Rebuild allows you to rebuild all thumbnails at once without script timeouts on your server.
10
-
11
- == Description ==
12
-
13
- AJAX Thumbnail Rebuild allows you to rebuild all thumbnails on your site. There are already some plugins available for this, but they have one thing in common: All thumbnails are rebuilt in a single step. This works fine when you don’t have that many photos on your site. When you have a lot of full-size photos, the script on the server side takes a long time to run. Unfortunately the time a script is allowed to run is limited, which sets an upper limit to the number of thumbnails you can regenerate. This number depends on the server configuration and the computing power your server has available. When you get over this limit, you won’t be able to rebuild your thumbnails.
14
-
15
- Why would you want to rebuild your thumbnails? Wordpress allows you to change the size of thumbnails. This way, you can make the size of thumbnails fit the design of your website. When you change the size to fit for a new theme, all future photos you are going to upload will have this new size. Your old thumbnails won’t be resized. That’s where this plugin comes into action. After changing the image sizes, you can rebuild all thumbnails. But instead of telling the server to recreate all thumbnails at once, they are rebuilt one after another. Rebuilding thumbnails for one photo won’t take all too long, so you won’t run into any script timeouts. Note that you still have to wait until all thumbnails have been rebuilt. If you close the page before the task is completed, you have to start all over again.
16
-
17
- You can also select the thumbnail sizes you want to rebuild, so that you don't need to recreate all images if you've just changed one thumbnail-size. You can also choose to only rebuild post thumbnails (featured images).
18
-
19
- This plugin requires JavaScript to be enabled.
20
-
21
- == Installation ==
22
-
23
- Upload the plugin to your blog, activate it, done. You can then rebuild all thumbnails in the tools section (Tools -> Rebuild Thumbnails).
24
-
25
- == Changelog ==
26
-
27
- = 1.07 =
28
-
29
- * FIX: Don't create metadata with empty size when original image is smaller
30
- than the target size.
31
-
32
- = 1.06 =
33
-
34
- * FIX: Don't forget metadata for sizes that aren't rebuilt.
35
- * FIX: Option to only rebuild featured images should now work correctly.
36
- * FIX: Don't fail if there are no attachments.
37
- * NEW: It's now possible to toggle all selected sizes.
38
- * NEW: Added translation: German.
39
-
40
- = 1.05 =
41
-
42
- * Add option to only rebuild post thumbnails (featured images)
43
-
44
- = 1.04 =
45
-
46
- * Tested with Wordpress 3.2
47
-
48
- = 1.03 =
49
-
50
- * Fixed: Show correct height value for thumbnails.
51
-
52
- = 1.02 =
53
-
54
- * You can now select which thumbnail sizes you want to rebuild. Thanks to Nicolas Juen!
55
-
56
- = 1.01 =
57
-
58
- * Tested with Wordpress 3.0
59
-
60
- = 1.0 =
61
-
62
- * Initial release
63
-
64
- == Screenshots ==
65
-
66
- 1. Plugin in action
 
 
 
 
1
+ === AJAX Thumbnail Rebuild ===
2
+ Contributors: junkcoder
3
+ Donate link: http://breiti.cc/wordpress/ajax-thumbnail-rebuild/#donate
4
+ Tags: ajax, thumbnail, rebuild, regenerate, admin, image, photo
5
+ Requires at least: 2.8
6
+ Tested up to: 3.2.1
7
+ Stable tag: 1.08
8
+
9
+ AJAX Thumbnail Rebuild allows you to rebuild all thumbnails at once without script timeouts on your server.
10
+
11
+ == Description ==
12
+
13
+ AJAX Thumbnail Rebuild allows you to rebuild all thumbnails on your site. There are already some plugins available for this, but they have one thing in common: All thumbnails are rebuilt in a single step. This works fine when you don’t have that many photos on your site. When you have a lot of full-size photos, the script on the server side takes a long time to run. Unfortunately the time a script is allowed to run is limited, which sets an upper limit to the number of thumbnails you can regenerate. This number depends on the server configuration and the computing power your server has available. When you get over this limit, you won’t be able to rebuild your thumbnails.
14
+
15
+ Why would you want to rebuild your thumbnails? Wordpress allows you to change the size of thumbnails. This way, you can make the size of thumbnails fit the design of your website. When you change the size to fit for a new theme, all future photos you are going to upload will have this new size. Your old thumbnails won’t be resized. That’s where this plugin comes into action. After changing the image sizes, you can rebuild all thumbnails. But instead of telling the server to recreate all thumbnails at once, they are rebuilt one after another. Rebuilding thumbnails for one photo won’t take all too long, so you won’t run into any script timeouts. Note that you still have to wait until all thumbnails have been rebuilt. If you close the page before the task is completed, you have to start all over again.
16
+
17
+ You can also select the thumbnail sizes you want to rebuild, so that you don't need to recreate all images if you've just changed one thumbnail-size. You can also choose to only rebuild post thumbnails (featured images).
18
+
19
+ This plugin requires JavaScript to be enabled.
20
+
21
+ == Installation ==
22
+
23
+ Upload the plugin to your blog, activate it, done. You can then rebuild all thumbnails in the tools section (Tools -> Rebuild Thumbnails).
24
+
25
+ == Changelog ==
26
+
27
+ = 1.08 =
28
+
29
+ * NEW: Slovak translation, provided by Branco Radenovich.
30
+
31
+ = 1.07 =
32
+
33
+ * FIX: Don't create metadata with empty size when original image is smaller
34
+ than the target size.
35
+
36
+ = 1.06 =
37
+
38
+ * FIX: Don't forget metadata for sizes that aren't rebuilt.
39
+ * FIX: Option to only rebuild featured images should now work correctly.
40
+ * FIX: Don't fail if there are no attachments.
41
+ * NEW: It's now possible to toggle all selected sizes.
42
+ * NEW: Added translation: German.
43
+
44
+ = 1.05 =
45
+
46
+ * Add option to only rebuild post thumbnails (featured images)
47
+
48
+ = 1.04 =
49
+
50
+ * Tested with Wordpress 3.2
51
+
52
+ = 1.03 =
53
+
54
+ * Fixed: Show correct height value for thumbnails.
55
+
56
+ = 1.02 =
57
+
58
+ * You can now select which thumbnail sizes you want to rebuild. Thanks to Nicolas Juen!
59
+
60
+ = 1.01 =
61
+
62
+ * Tested with Wordpress 3.0
63
+
64
+ = 1.0 =
65
+
66
+ * Initial release
67
+
68
+ == Screenshots ==
69
+
70
+ 1. Plugin in action