Changeset 560339
- Timestamp:
- 06/19/2012 08:54:02 AM (13 years ago)
- Location:
- wordpress-social-ring
- Files:
-
- 26 added
- 5 edited
-
tags/1.1.6 (added)
-
tags/1.1.6/admin (added)
-
tags/1.1.6/admin/admin.php (added)
-
tags/1.1.6/admin/css (added)
-
tags/1.1.6/admin/css/style.css (added)
-
tags/1.1.6/admin/images (added)
-
tags/1.1.6/admin/images/altervista.gif (added)
-
tags/1.1.6/admin/images/av-16x16.png (added)
-
tags/1.1.6/admin/images/av32px.png (added)
-
tags/1.1.6/images (added)
-
tags/1.1.6/images/facebook.png (added)
-
tags/1.1.6/includes (added)
-
tags/1.1.6/includes/library.php (added)
-
tags/1.1.6/includes/share.php (added)
-
tags/1.1.6/includes/widgets.php (added)
-
tags/1.1.6/langs (added)
-
tags/1.1.6/langs/wp_social_ring-es_ES.mo (added)
-
tags/1.1.6/langs/wp_social_ring-es_ES.po (added)
-
tags/1.1.6/langs/wp_social_ring-it_IT.mo (added)
-
tags/1.1.6/langs/wp_social_ring-it_IT.po (added)
-
tags/1.1.6/readme.txt (added)
-
tags/1.1.6/screenshot-1.png (added)
-
tags/1.1.6/screenshot-2.png (added)
-
tags/1.1.6/wp-social-ring.php (added)
-
trunk/admin/admin.php (modified) (2 diffs)
-
trunk/langs/wp_social_ring-es_ES.mo (added)
-
trunk/langs/wp_social_ring-es_ES.po (added)
-
trunk/langs/wp_social_ring-it_IT.mo (modified) (previous)
-
trunk/langs/wp_social_ring-it_IT.po (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-social-ring.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wordpress-social-ring/trunk/admin/admin.php
r535438 r560339 150 150 <li style="clear:both;"> 151 151 <div style="float:left;"><input id='social_facebook_like_button' name='wp_social_ring_options[social_facebook_like_button]' type='checkbox' value="1" <?php checked($wp_social_ring_options['social_facebook_like_button'], 1); ?> /></div> 152 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Facebook Like', AVOPT) ?></div>152 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Facebook Like',WP_SOCIAL_RING) ?></div> 153 153 <div style="float:left;margin-left:20px;"><fb:like href="http://www.facebook.com/pages/DrWordPress/166397626712895" send="false" showfaces="false" width="108" layout="button_count" action="like"/></fb:like></div> 154 154 </li> 155 155 <li style="clear:both;padding-top:10px;"> 156 156 <div style="float:left;"><input id='social_facebook_send_button' name='wp_social_ring_options[social_facebook_send_button]' type='checkbox' value="1" <?php checked($wp_social_ring_options['social_facebook_send_button'], 1); ?> /></div> 157 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Facebook Send', AVOPT) ?></div>157 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Facebook Send',WP_SOCIAL_RING) ?></div> 158 158 <div style="float:left;margin-left:20px;"><fb:like href="http://www.facebook.com/pages/DrWordPress/166397626712895" send="true" showfaces="false" width="164" layout="button_count" action="like"/></fb:like></div> 159 159 <div id="fb-root"></div> … … 161 161 <li style="clear:both;padding-top:10px;"> 162 162 <div style="float:left;"><input id='social_facebook_share_button' name='wp_social_ring_options[social_facebook_share_button]' type='checkbox' value="1" <?php checked($wp_social_ring_options['social_facebook_share_button'], 1); ?> /></div> 163 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Facebook Share', AVOPT) ?></div>164 <div style="float:left;margin-left:20px;"><iframe allowtransparency="true" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="width: 58px; height: 21px; position: static; left: 0px; top: 0px; visibility: visible; " tabindex="-1" vspace="0" width="100%" src="<?php echo AVOPT_URL; ?>/scripts/share.php?url=<?php echo urlencode('http://wordpress.altervista.org/'); ?>"></iframe></div>163 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Facebook Share',WP_SOCIAL_RING) ?></div> 164 <div style="float:left;margin-left:20px;"><iframe allowtransparency="true" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="width: 58px; height: 21px; position: static; left: 0px; top: 0px; visibility: visible; " tabindex="-1" vspace="0" width="100%" src="<?php echo WP_SOCIAL_RING_URL; ?>includes/share.php?url=<?php echo urlencode('http://wordpress.altervista.org/'); ?>"></iframe></div> 165 165 </li> 166 166 <li style="clear:both;padding-top:10px;"> 167 167 <div style="float:left;"><input id='social_twitter_button' name='wp_social_ring_options[social_twitter_button]' type='checkbox' value="1" <?php checked($wp_social_ring_options['social_twitter_button'], 1); ?> /></div> 168 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Twitter', AVOPT) ?></div>169 <div style="float:left;margin-left:20px;"><a href="http://twitter.com/share" data-url="<?php echo site_url(); ?>" data-text="<?php _e('I use WordPress Social Ring on my blog', AVOPT); ?>" data-via="dottorwordpress" data-count="horizontal" class="sr-twitter-button twitter-share-button"></a></div>168 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Twitter',WP_SOCIAL_RING) ?></div> 169 <div style="float:left;margin-left:20px;"><a href="http://twitter.com/share" data-url="<?php echo site_url(); ?>" data-text="<?php _e('I use WordPress Social Ring on my blog', WP_SOCIAL_RING); ?>" data-via="dottorwordpress" data-count="horizontal" class="sr-twitter-button twitter-share-button"></a></div> 170 170 </li> 171 171 <li style="clear:both;padding-top:10px;"> 172 172 <div style="float:left;"><input id='social_google_button' name='wp_social_ring_options[social_google_button]' type='checkbox' value="1" <?php checked($wp_social_ring_options['social_google_button'], 1); ?> /></div> 173 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Google +1', AVOPT) ?></div>174 <div style="float:left;margin-left:20px;"><g:plusone href="<?php _e('http://wordpress.altervista.org/', AVOPT); ?>" size="medium" callback="plusone_vote"></g:plusone></div>173 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Google +1',WP_SOCIAL_RING) ?></div> 174 <div style="float:left;margin-left:20px;"><g:plusone href="<?php _e('http://wordpress.altervista.org/', WP_SOCIAL_RING); ?>" size="medium" callback="plusone_vote"></g:plusone></div> 175 175 </li> 176 176 <li style="clear:both;padding-top:10px;"> 177 177 <div style="float:left;"><input id='social_pin_it_button' name='wp_social_ring_options[social_pin_it_button]' type='checkbox' value="1" <?php checked($wp_social_ring_options['social_pin_it_button'], 1); ?> /></div> 178 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Pin it', AVOPT) ?></div>179 <div style="float:left;margin-left:20px;"><a href="http://pinterest.com/pin/create/button/?url=<?php echo urlencode(__('http://wordpress.altervista.org/', AVOPT)); ?>&media=<?php echo urlencode('http://wordpress.altervista.org/logo.jpg'); ?>&description=<?php echo urlencode(__('WordPress tutorials, plugin and themes.', AVOPT)." ".site_url()); ?>" class="pin-it-button" count-layout="horizontal"></a></div>178 <div style="float:left;margin-left:20px;width:150px;"><?php _e('Pin it',WP_SOCIAL_RING) ?></div> 179 <div style="float:left;margin-left:20px;"><a href="http://pinterest.com/pin/create/button/?url=<?php echo urlencode(__('http://wordpress.altervista.org/', WP_SOCIAL_RING)); ?>&media=<?php echo urlencode('http://wordpress.altervista.org/logo.jpg'); ?>&description=<?php echo urlencode(__('WordPress tutorials, plugin and themes.', WP_SOCIAL_RING)." ".site_url()); ?>" class="pin-it-button" count-layout="horizontal"></a></div> 180 180 </li> 181 181 </ul> -
wordpress-social-ring/trunk/langs/wp_social_ring-it_IT.po
r471656 r560339 3 3 "Project-Id-Version: WordPress Social Ring\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 201 1-12-06 16:21+0100\n"6 "PO-Revision-Date: 201 1-12-06 16:22+0100\n"5 "POT-Creation-Date: 2012-06-18 18:43+0100\n" 6 "PO-Revision-Date: 2012-06-18 18:44+0100\n" 7 7 "Last-Translator: Niccolo Tapparo\n" 8 8 "Language-Team: AlterVista\n" … … 54 54 msgstr "Crea il tuo blog gratis!" 55 55 56 #: admin/admin.php:85 56 #: admin/admin.php:70 57 #: includes/library.php:200 58 msgid "en_US" 59 msgstr "it_IT" 60 61 #: admin/admin.php:90 57 62 msgid "General Settings" 58 63 msgstr "Impostazioni Generali" 59 64 60 #: admin/admin.php:9 165 #: admin/admin.php:96 61 66 msgid "Buttons" 62 67 msgstr "Pulsanti" 63 68 64 #: admin/admin.php: 9869 #: admin/admin.php:103 65 70 msgid "Position" 66 71 msgstr "Posizione" 67 72 68 #: admin/admin.php:1 0573 #: admin/admin.php:110 69 74 msgid "Show on" 70 75 msgstr "Mostra su" 71 76 72 #: admin/admin.php:11 477 #: admin/admin.php:119 73 78 msgid "Choose Social Ring position and behavior" 74 79 msgstr "Scegli la posizione e il comportamento dei pulsanti di condivisione sui social network" 75 80 76 #: admin/admin.php:1 2881 #: admin/admin.php:133 77 82 msgid "Before content" 78 83 msgstr "Prima del contenuto" 79 84 80 #: admin/admin.php:13 285 #: admin/admin.php:137 81 86 msgid "After content" 82 87 msgstr "Dopo il contenuto" 83 88 84 #: admin/admin.php:1 4889 #: admin/admin.php:152 85 90 msgid "Facebook Like" 86 91 msgstr "Facebook Mi Piace" 87 92 88 #: admin/admin.php:15 293 #: admin/admin.php:157 89 94 msgid "Facebook Send" 90 95 msgstr "Facebook Invia" 91 96 92 #: admin/admin.php:1 5697 #: admin/admin.php:163 93 98 msgid "Facebook Share" 94 99 msgstr "Facebook Condividi" 95 100 96 #: admin/admin.php:16 0101 #: admin/admin.php:168 97 102 msgid "Twitter" 98 103 msgstr "Twitter" 99 104 100 #: admin/admin.php:164 105 #: admin/admin.php:169 106 msgid "I use WordPress Social Ring on my blog" 107 msgstr "Io uso WordPress Social Ring sul mio blog" 108 109 #: admin/admin.php:173 101 110 msgid "Google +1" 102 111 msgstr "Google +1" 103 112 104 #: admin/admin.php:181 113 #: admin/admin.php:174 114 #: admin/admin.php:179 115 msgid "http://wordpress.altervista.org/" 116 msgstr "http://wordpress.altervista.org/" 117 118 #: admin/admin.php:178 119 msgid "Pin it" 120 msgstr "Pin it" 121 122 #: admin/admin.php:179 123 msgid "WordPress tutorials, plugin and themes." 124 msgstr "Tutorial WordPress, temi e plugin." 125 126 #: admin/admin.php:195 105 127 msgid "Home" 106 128 msgstr "Home" 107 129 108 #: admin/admin.php:1 85130 #: admin/admin.php:199 109 131 msgid "Pages" 110 132 msgstr "Pagine" 111 133 112 #: admin/admin.php: 189134 #: admin/admin.php:203 113 135 msgid "Posts" 114 136 msgstr "Post" 115 137 116 #: admin/admin.php: 193138 #: admin/admin.php:207 117 139 msgid "Categories" 118 140 msgstr "Categorie" 119 141 120 #: admin/admin.php: 197142 #: admin/admin.php:211 121 143 msgid "Archive" 122 144 msgstr "Archivi" 123 145 124 #: admin/admin.php:2 33146 #: admin/admin.php:248 125 147 msgid "Social Ring settings" 126 148 msgstr "Impostazioni Social Ring" 127 149 128 #: admin/admin.php:2 33150 #: admin/admin.php:248 129 151 msgid "Social Ring" 130 152 msgstr "Social Ring" 131 132 #: includes/library.php:179133 msgid "en_US"134 msgstr "it_IT"135 153 136 154 #: includes/widgets.php:11 … … 316 334 #~ msgstr "Creare blog" 317 335 318 #~ msgid "http://en.altervista.org/"319 #~ msgstr "http://it.altervista.org/"320 321 336 #~ msgid "Credits settings" 322 337 #~ msgstr "Impostazioni credits" -
wordpress-social-ring/trunk/readme.txt
r545300 r560339 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=niccolo%2etapparo%40gmail%2ecom&lc=IT&item_name=Niccolo%20Tapparo&item_number=1¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted 4 4 Tags: Google +1, Facebook, Facebook Like, Facebook Share, Open Graph Meta Tag, Twitter, Retweet, Google+, Social Network 5 Requires at least: 3. 06 Tested up to: 3. 3.27 Version: 1.1. 58 Stable tag: 1.1. 55 Requires at least: 3.2 6 Tested up to: 3.4 7 Version: 1.1.6 8 Stable tag: 1.1.6 9 9 10 10 WordPress Social Ring adds sharing buttons for Facebook, Twitter and Google+. … … 35 35 36 36 == Changelog == 37 38 = 1.1.6 = 39 40 * Bugfix 41 * Spanish traslation 42 37 43 38 44 = 1.1.5 = -
wordpress-social-ring/trunk/wp-social-ring.php
r545300 r560339 4 4 Description: Let visitors share posts/pages on Facebook, Twitter and Google+. From admin page you can choose which button display: Facebook Like, Facebook Send, Facebook Share, Google +1 and Twitter. 5 5 Author: Niccolò Tapparo 6 Version: 1.1. 56 Version: 1.1.6 7 7 Author URI: http://wordpress.altervista.org/ 8 8 Plugin URI: http://wordpress.altervista.org/en/tag/wordpress-social-ring-en/
Note: See TracChangeset
for help on using the changeset viewer.