AddToAny Share Buttons - Version 0.9.9.3

Version Description

Download this release

Release Info

Developer micropat
Plugin Icon 128x128 AddToAny Share Buttons
Version 0.9.9.3
Comparing to
See all releases

Code changes from version 0.9.9.2.9 to 0.9.9.3

README.txt CHANGED
@@ -1,10 +1,10 @@
1
  === Add to Any: Share/Bookmark/Email Button ===
2
  Contributors: micropat
3
  Donate link: http://www.addtoany.com/contact/
4
- Tags: bookmarking, social, social bookmarking, bookmark, bookmarks, sharing, share, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.8.1
7
- Stable tag: 0.9.9.2.9
8
 
9
  Help readers share, save, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
10
 
@@ -12,11 +12,11 @@ Help readers share, save, bookmark, and email your posts and pages using any ser
12
 
13
  Help readers **share**, **save**, **bookmark**, and **email** your posts and pages using **any service**, such as Facebook, Twitter, Digg, Delicious, and over 100 more social bookmarking and sharing sites. The button comes with AddToAny's customizable **Smart Menu**, which **places the services visitors use at the top of the menu**, based on each visitor's browsing history.
14
 
15
- <a href="http://www.addtoany.com/" title="Sharing button widget" target="_blank">Share Button</a> (demo) | <a href="other_notes/">Changelog</a>
16
 
17
  The E-mail tab makes it easy to share via Google Mail, Yahoo! Mail, Hotmail, AOL, and any other web-based e-mailer or desktop program. The **Add to Favorites** button (or Bookmark tab) helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera, etc.).
18
 
19
- Individual **service icons** let you optimize your blog posts for specific social sites.
20
 
21
  * AddToAny <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
22
  * Individual service links (like Sociable)
@@ -106,8 +106,11 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
106
 
107
  == Changelog ==
108
 
109
- .9.9.2.9:
 
 
110
 
 
111
  * Removed extra character from button querystring
112
  * New standalone services
113
  * Amazon Wish List
@@ -120,27 +123,22 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
120
  * Netvouz
121
  * TypePad
122
 
123
- .9.9.2.8:
124
-
125
  * Translations
126
 
127
- .9.9.2.7:
128
-
129
  * Updated standalone services and icons
130
 
131
- .9.9.2.6:
132
-
133
  * CSS changed to support more themes
134
  * Admin UI updated for 2.8
135
  * Slightly cleaner UI
136
  * Includes template code for both button and standalone links (previously only found in FAQ)
137
 
138
- .9.9.2.5:
139
-
140
  * Removed dragability of dummy image in standalone services list
141
 
142
- .9.9.2.4:
143
-
144
  * Alt attribute added to standalone service image
145
  * Title attribute added to standalone service link
146
  * Selected standalone services in admin are more distinguishable
@@ -148,169 +146,135 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
148
  * i18n folder renamed to languages due to a problem with the CodeStyling Localization plugin
149
  * Contrast improvements to Open Share Icon
150
 
151
- .9.9.2.3:
152
-
153
  * Support for themes that do not support modern Loop methods
154
  * Permalinks now targeted for these older themes
155
  * AddToAny URI scheme gives precedence to link URL parameter, then Title
156
  * Sitename & Siteurl parameters depreciated for WP (they are usually redundant)
157
 
158
- .9.9.2.2:
159
-
160
  * Fixed display when all standalone services are removed in admin
161
  * Services label renamed Standalone Services for clarity
162
  * Updates to Danish translation
163
  * Added Belarusian translation
164
 
165
- .9.9.2.1:
166
-
167
  * Feed icons shown inline, no longer displayed in unordered list
168
 
169
- .9.9.2:
170
-
171
  * Services array output fixes
172
 
173
- .9.9.1:
174
-
175
  * Add services.php (critical fix)
176
 
177
- .9.9:
178
-
179
  * NEW: Individual service links!
180
  * Drag & Drop interface with preview
181
  * .addtoany_share_save_container is now `<div>`, not `<p>`
182
  * Add to Any button now contained within `<ul><li>`
183
 
184
- .9.8.9.2:
185
-
186
  * Buttons include Facebook icon
187
  * Catalan i18n
188
 
189
- .9.8.9.1:
190
-
191
  * Automatic localization/i18n
192
  * Rename Spanish POT to proper
193
  * Fixed "Display Share/Save button at the bottom of pages" option when "Display Share/Save button at the bottom of posts is disabled"
194
 
195
- .9.8.9:
196
-
197
  * wp_footer() detection
198
  * Replaced short form of PHP's open tags with long form to work around configurations with shortopentag disabled
199
  * Spanish translation (by <a href="http://pablo.poo.cl/" target="_blank">Pablo</a>)
200
 
201
- .9.8.8.4:
202
-
203
  * Settings panel submits to current page instead of unreliable REQUEST_URI which can omit querystring on IIS
204
  * See http://www.microsoft.com/downloads/results.aspx?freetext=954946
205
 
206
- .9.8.8.3:
207
-
208
  * Option "Display Share/Save button at the bottom of posts on the front page" applies to all pages that can contain multiple posts
209
 
210
- .9.8.8.2:
211
-
212
  * Fix button appearing in category list view despite setting
213
 
214
- .9.8.8.1:
215
-
216
  * Refine conditionals
217
  * Highlight admin notices
218
  * Danish translation (by <a href="http://wordpress.blogos.dk/" target="_blank">Georg</a>)
219
 
220
- .9.8.8:
221
-
222
  * Now customize the optional text next to the 16 x 16px icons
223
 
224
- .9.8.7.3:
225
-
226
  * Important syntax fix
227
 
228
- .9.8.7.2:
229
-
230
  * Additional options / JavaScript API clarification
231
  * i18n update
232
 
233
- .9.8.7.1:
234
-
235
  * Text-only button stripslashes
236
 
237
- .9.8.7:
238
-
239
  * Removes unnecessary inline styling in feeds per W3C recommendation
240
 
241
- .9.8.6.9:
242
-
243
  * Compressed Open Share Icon
244
 
245
- .9.8.6.8:
246
-
247
  * Chinese translation updated
248
 
249
- .9.8.6.7:
250
-
251
  * i18n
252
  * Chinese translation
253
  * Installation clarified
254
 
255
- .9.8.6.6:
256
-
257
  * Open Share Icon
258
  * WordPress 2.7 admin styling
259
  * Settings link on Plugins page
260
  * Basename var
261
 
262
- .9.8.6.5:
263
-
264
  * Less JavaScript redundancy from Additional Options (saves bandwidth)
265
  * Compressed PNGs added, select a button from settings to begin using PNG (saves bandwidth)
266
 
267
- .9.8.6.4:
268
-
269
  * Additional Options in Admin panel provides link to JavaScript API
270
  * Option to have full addtoany.com legacy page open in a new window
271
 
272
- .9.8.6.3:
273
-
274
  * Replaced short form of PHP's open tags with long form to work around configurations with short_open_tag disabled
275
 
276
- .9.8.6.2:
277
-
278
  * Current page title + blog title are used if called outside The Loop
279
 
280
- .9.8.6.1:
281
-
282
  * Fixed buttons if WordPress files are in a subdirectory while the blog appears in the site root
283
  * For example: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
284
 
285
- .9.8.6:
286
-
287
  * Fixed output buffering - button should appear below posts again if option is set
288
 
289
- .9.8.5:
290
-
291
  * Button targets the current page if called outside The Loop
292
  * Accomodates renamed plugin directory
293
 
294
- .9.8.4:
295
-
296
  * Fixed a small syntax error (critcal if you're on .9.8.3)
297
 
298
- .9.8.3:
299
-
300
  * Language & localization update
301
  * "After clicking OK," removed from the Bookmark tab
302
 
303
- .9.8.2:
304
-
305
  * Event attributes removed (JS now takes care of button events)
306
  * This eliminates the chance of errors prior to JS fully loading
307
 
308
- .9.8.1:
309
-
310
  * Fixed repo problem
311
 
312
- .9.8:
313
-
314
  * JavaScript removed from blog feed
315
  * Option to display button (without menu) or to not display it at all below posts in blog feed
316
  * Replaced some UTF-8 encoding functions with core WordPress functions
@@ -318,32 +282,26 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
318
  * Reprioritized plugin to load later
319
  * Text-only button option
320
 
321
- .9.7:
322
-
323
  * Internationalization
324
  * Buttons updated
325
 
326
- .9.6:
327
-
328
  * Moved external JavaScript to bottom so that content is prioritized over HTTP requests to static.addtoany.com
329
  * Please note that some improperly-coded themes may prevent this from working. See the FAQ entry for "Why isn't the drop-down menu appearing?" if this is the case.
330
 
331
- .9.5.2:
332
-
333
  * Fixed bug in Internet Explorer 6 that caused custom buttons to have a height and width of 0
334
  * Removed the XHTML depreciated `name` attribute from the button's anchor
335
 
336
- .9.5.1:
337
-
338
  * Fixed 1 line to support those without short_open_tag
339
 
340
- .9.5:
341
-
342
  * New: Custom buttons (specify a URL)
343
  * Fix to permit XHTML Strict validation
344
 
345
- .9.4:
346
-
347
  * New Menu Styler lets you customize the color of the menus
348
  * New Menu Option: "Only show the menu when the user clicks the Share/Save button"
349
  * New: Set custom JavaScript variables for further customization
1
  === Add to Any: Share/Bookmark/Email Button ===
2
  Contributors: micropat
3
  Donate link: http://www.addtoany.com/contact/
4
+ Tags: bookmarking, social, social bookmarking, social bookmarks, bookmark, bookmarks, sharing, share, sharethis, saving, save, Post, posts, page, pages, images, image, admin, statistics, stats, links, plugin, widget, e-mail, email, seo, button, delicious, google, digg, reddit, facebook, myspace, twitter, stumbleupon, technorati, wpmu, addtoany, add, any
5
  Requires at least: 2.0
6
  Tested up to: 2.8.1
7
+ Stable tag: 0.9.9.3
8
 
9
  Help readers share, save, bookmark, and email your posts and pages using any service, such as Facebook, Twitter, Digg, Delicious and over 100 more.
10
 
12
 
13
  Help readers **share**, **save**, **bookmark**, and **email** your posts and pages using **any service**, such as Facebook, Twitter, Digg, Delicious, and over 100 more social bookmarking and sharing sites. The button comes with AddToAny's customizable **Smart Menu**, which **places the services visitors use at the top of the menu**, based on each visitor's browsing history.
14
 
15
+ <a href="http://www.addtoany.com/" title="Sharing button widget" target="_blank">Share Button</a> (demo)
16
 
17
  The E-mail tab makes it easy to share via Google Mail, Yahoo! Mail, Hotmail, AOL, and any other web-based e-mailer or desktop program. The **Add to Favorites** button (or Bookmark tab) helps users bookmark using any browser (Internet Explorer, Firefox, Chrome, Safari, Opera, etc.).
18
 
19
+ Individual **service icons** let you optimize your blog posts for specific social sites. Choose from over 100 individual services.
20
 
21
  * AddToAny <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
22
  * Individual service links (like Sociable)
106
 
107
  == Changelog ==
108
 
109
+ = .9.9.3 =
110
+ * Add service icons
111
+ * Changelog markup update
112
 
113
+ = .9.9.2.9 =
114
  * Removed extra character from button querystring
115
  * New standalone services
116
  * Amazon Wish List
123
  * Netvouz
124
  * TypePad
125
 
126
+ = .9.9.2.8 =
 
127
  * Translations
128
 
129
+ = .9.9.2.7 =
 
130
  * Updated standalone services and icons
131
 
132
+ = .9.9.2.6 =
 
133
  * CSS changed to support more themes
134
  * Admin UI updated for 2.8
135
  * Slightly cleaner UI
136
  * Includes template code for both button and standalone links (previously only found in FAQ)
137
 
138
+ = .9.9.2.5 =
 
139
  * Removed dragability of dummy image in standalone services list
140
 
141
+ = .9.9.2.4 =
 
142
  * Alt attribute added to standalone service image
143
  * Title attribute added to standalone service link
144
  * Selected standalone services in admin are more distinguishable
146
  * i18n folder renamed to languages due to a problem with the CodeStyling Localization plugin
147
  * Contrast improvements to Open Share Icon
148
 
149
+ = .9.9.2.3 =
 
150
  * Support for themes that do not support modern Loop methods
151
  * Permalinks now targeted for these older themes
152
  * AddToAny URI scheme gives precedence to link URL parameter, then Title
153
  * Sitename & Siteurl parameters depreciated for WP (they are usually redundant)
154
 
155
+ = .9.9.2.2 =
 
156
  * Fixed display when all standalone services are removed in admin
157
  * Services label renamed Standalone Services for clarity
158
  * Updates to Danish translation
159
  * Added Belarusian translation
160
 
161
+ = .9.9.2.1 =
 
162
  * Feed icons shown inline, no longer displayed in unordered list
163
 
164
+ = .9.9.2 =
 
165
  * Services array output fixes
166
 
167
+ = .9.9.1 =
 
168
  * Add services.php (critical fix)
169
 
170
+ = .9.9 =
 
171
  * NEW: Individual service links!
172
  * Drag & Drop interface with preview
173
  * .addtoany_share_save_container is now `<div>`, not `<p>`
174
  * Add to Any button now contained within `<ul><li>`
175
 
176
+ = .9.8.9.2 =
 
177
  * Buttons include Facebook icon
178
  * Catalan i18n
179
 
180
+ = .9.8.9.1 =
 
181
  * Automatic localization/i18n
182
  * Rename Spanish POT to proper
183
  * Fixed "Display Share/Save button at the bottom of pages" option when "Display Share/Save button at the bottom of posts is disabled"
184
 
185
+ = .9.8.9 =
 
186
  * wp_footer() detection
187
  * Replaced short form of PHP's open tags with long form to work around configurations with shortopentag disabled
188
  * Spanish translation (by <a href="http://pablo.poo.cl/" target="_blank">Pablo</a>)
189
 
190
+ = .9.8.8.4 =
 
191
  * Settings panel submits to current page instead of unreliable REQUEST_URI which can omit querystring on IIS
192
  * See http://www.microsoft.com/downloads/results.aspx?freetext=954946
193
 
194
+ = .9.8.8.3 =
 
195
  * Option "Display Share/Save button at the bottom of posts on the front page" applies to all pages that can contain multiple posts
196
 
197
+ = .9.8.8.2 =
 
198
  * Fix button appearing in category list view despite setting
199
 
200
+ = .9.8.8.1 =
 
201
  * Refine conditionals
202
  * Highlight admin notices
203
  * Danish translation (by <a href="http://wordpress.blogos.dk/" target="_blank">Georg</a>)
204
 
205
+ = .9.8.8 =
 
206
  * Now customize the optional text next to the 16 x 16px icons
207
 
208
+ = .9.8.7.3 =
 
209
  * Important syntax fix
210
 
211
+ = .9.8.7.2 =
 
212
  * Additional options / JavaScript API clarification
213
  * i18n update
214
 
215
+ = .9.8.7.1 =
 
216
  * Text-only button stripslashes
217
 
218
+ = .9.8.7 =
 
219
  * Removes unnecessary inline styling in feeds per W3C recommendation
220
 
221
+ = .9.8.6.9 =
 
222
  * Compressed Open Share Icon
223
 
224
+ = .9.8.6.8 =
 
225
  * Chinese translation updated
226
 
227
+ = .9.8.6.7 =
 
228
  * i18n
229
  * Chinese translation
230
  * Installation clarified
231
 
232
+ = .9.8.6.6 =
 
233
  * Open Share Icon
234
  * WordPress 2.7 admin styling
235
  * Settings link on Plugins page
236
  * Basename var
237
 
238
+ = .9.8.6.5 =
 
239
  * Less JavaScript redundancy from Additional Options (saves bandwidth)
240
  * Compressed PNGs added, select a button from settings to begin using PNG (saves bandwidth)
241
 
242
+ = .9.8.6.4 =
 
243
  * Additional Options in Admin panel provides link to JavaScript API
244
  * Option to have full addtoany.com legacy page open in a new window
245
 
246
+ = .9.8.6.3 =
 
247
  * Replaced short form of PHP's open tags with long form to work around configurations with short_open_tag disabled
248
 
249
+ = .9.8.6.2 =
 
250
  * Current page title + blog title are used if called outside The Loop
251
 
252
+ = .9.8.6.1 =
 
253
  * Fixed buttons if WordPress files are in a subdirectory while the blog appears in the site root
254
  * For example: http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
255
 
256
+ = .9.8.6 =
 
257
  * Fixed output buffering - button should appear below posts again if option is set
258
 
259
+ = .9.8.5 =
 
260
  * Button targets the current page if called outside The Loop
261
  * Accomodates renamed plugin directory
262
 
263
+ = .9.8.4 =
 
264
  * Fixed a small syntax error (critcal if you're on .9.8.3)
265
 
266
+ = .9.8.3 =
 
267
  * Language & localization update
268
  * "After clicking OK," removed from the Bookmark tab
269
 
270
+ = .9.8.2 =
 
271
  * Event attributes removed (JS now takes care of button events)
272
  * This eliminates the chance of errors prior to JS fully loading
273
 
274
+ = .9.8.1 =
 
275
  * Fixed repo problem
276
 
277
+ = .9.8 =
 
278
  * JavaScript removed from blog feed
279
  * Option to display button (without menu) or to not display it at all below posts in blog feed
280
  * Replaced some UTF-8 encoding functions with core WordPress functions
282
  * Reprioritized plugin to load later
283
  * Text-only button option
284
 
285
+ = .9.7 =
 
286
  * Internationalization
287
  * Buttons updated
288
 
289
+ = .9.6 =
 
290
  * Moved external JavaScript to bottom so that content is prioritized over HTTP requests to static.addtoany.com
291
  * Please note that some improperly-coded themes may prevent this from working. See the FAQ entry for "Why isn't the drop-down menu appearing?" if this is the case.
292
 
293
+ = .9.5.2 =
 
294
  * Fixed bug in Internet Explorer 6 that caused custom buttons to have a height and width of 0
295
  * Removed the XHTML depreciated `name` attribute from the button's anchor
296
 
297
+ = .9.5.1 =
 
298
  * Fixed 1 line to support those without short_open_tag
299
 
300
+ = .9.5 =
 
301
  * New: Custom buttons (specify a URL)
302
  * Fix to permit XHTML Strict validation
303
 
304
+ = .9.4 =
 
305
  * New Menu Styler lets you customize the color of the menus
306
  * New Menu Option: "Only show the menu when the user clicks the Share/Save button"
307
  * New: Set custom JavaScript variables for further customization
add-to-any.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Add to Any: Share/Bookmark/Email Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Help readers share, save, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
- Version: .9.9.2.9
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
3
  Plugin Name: Add to Any: Share/Bookmark/Email Button
4
  Plugin URI: http://www.addtoany.com/
5
  Description: Help readers share, save, bookmark, and email your posts and pages using any service. [<a href="options-general.php?page=add-to-any.php">Settings</a>]
6
+ Version: .9.9.3
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
icons/evernote.png CHANGED
Binary file
icons/folkd.png CHANGED
Binary file
icons/identica.png ADDED
Binary file
icons/instapaper.png ADDED
Binary file
icons/meneame.png ADDED
Binary file
icons/netvouz.png ADDED
Binary file