AddToAny Share Buttons - Version 0.9.9.2.5

Version Description

Download this release

Release Info

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

Code changes from version 0.9.9.2.4 to 0.9.9.2.5

Files changed (2) hide show
  1. README.txt +9 -5
  2. add-to-any.php +4 -3
README.txt CHANGED
@@ -4,23 +4,23 @@ 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.7.1
7
- Stable tag: 0.9.9.2.4
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
 
11
  == Description ==
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 Add to Any'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 Gmail, Y! 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
- * Add to Any <a href="http://www.addtoany.com/blog/smart-menus-the-services-your-visitors-use-displayed-first/" target="_blank">Smart Menu</a>
22
  * Includes all services
23
- * Individual service links (**new!**)
24
  * Services updated automatically
25
  * WordPress optimized, localized (i18n for English, Spanish, Chinese, Italian, Danish, Belarusian)
26
  * Google Analytics integration
@@ -104,6 +104,10 @@ This is done to overcome browser limitations that prevent the drop-down menu fro
104
 
105
  == Changelog ==
106
 
 
 
 
 
107
  .9.9.2.4:
108
 
109
  * Alt attribute added to standalone service image
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.7.1
7
+ Stable tag: 0.9.9.2.5
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
 
11
  == Description ==
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
  * Includes all services
23
+ * Individual service links (like Sociable)
24
  * Services updated automatically
25
  * WordPress optimized, localized (i18n for English, Spanish, Chinese, Italian, Danish, Belarusian)
26
  * Google Analytics integration
104
 
105
  == Changelog ==
106
 
107
+ .9.9.2.5:
108
+
109
+ * Removed dragability of dummy image in standalone services list
110
+
111
  .9.9.2.4:
112
 
113
  * Alt attribute added to standalone service image
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.4
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
@@ -610,7 +610,7 @@ function A2A_SHARE_SAVE_admin_head() {
610
  };
611
 
612
  jQuery('#addtoany_services_sortable').sortable({
613
- items: 'li:not(#addtoany_show_services)',
614
  placeholder: 'ui-sortable-placeholder',
615
  opacity: .6,
616
  tolerance: 'pointer',
@@ -705,8 +705,9 @@ function A2A_SHARE_SAVE_admin_head() {
705
  #addtoany_services_selectable li:active{border:1px solid #000;}
706
  #addtoany_services_selectable li span img{margin:0 4px 0 4px;width:16px;height:16px;border:0;vertical-align:middle;}
707
 
708
- #addtoany_services_sortable li{cursor:move;float:left;padding:9px;border:1px solid transparent;_border-color:#FAFAFA/*IE6*/;}
709
  #addtoany_services_sortable li:hover{border:1px solid #AAA;background-color:#FFF;}
 
710
  #addtoany_services_sortable img{width:16px;height:16px;border:0;vertical-align:middle;}
711
 
712
  li#addtoany_show_services{border:1px solid #DFDFDF;background-color:#FFF;cursor:pointer;}
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.5
7
  Author: Add to Any
8
  Author URI: http://www.addtoany.com/contact/
9
  */
610
  };
611
 
612
  jQuery('#addtoany_services_sortable').sortable({
613
+ items: 'li:not(#addtoany_show_services, .dummy)',
614
  placeholder: 'ui-sortable-placeholder',
615
  opacity: .6,
616
  tolerance: 'pointer',
705
  #addtoany_services_selectable li:active{border:1px solid #000;}
706
  #addtoany_services_selectable li span img{margin:0 4px 0 4px;width:16px;height:16px;border:0;vertical-align:middle;}
707
 
708
+ #addtoany_services_sortable li, #addtoany_services_sortable li.dummy:hover{cursor:move;float:left;padding:9px;border:1px solid transparent;_border-color:#FAFAFA/*IE6*/;}
709
  #addtoany_services_sortable li:hover{border:1px solid #AAA;background-color:#FFF;}
710
+ #addtoany_services_sortable li.dummy, #addtoany_services_sortable li.dummy:hover{cursor:auto;background-color:transparent;}
711
  #addtoany_services_sortable img{width:16px;height:16px;border:0;vertical-align:middle;}
712
 
713
  li#addtoany_show_services{border:1px solid #DFDFDF;background-color:#FFF;cursor:pointer;}