Changeset 28085
- Timestamp:
- 12/30/07 22:42:29 (6 months ago)
- Files:
-
- add-me-dichev/trunk/addme_dichev.php (modified) (4 diffs)
- add-me-dichev/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
add-me-dichev/trunk/addme_dichev.php
r27843 r28085 35 35 36 36 if ( !is_feed() && !is_page() ) { 37 $content .= "\n " . '<!-- Begin Add Me Dichev social bookmarks plugin -->' . "\n"37 $content .= "\n\n" . '<!-- Begin Add Me Dichev social bookmarks plugin -->' . "\n" 38 38 . '<!-- http://dichev.com/blog/webdesign/wordpress_social_bookmarks_buttons_plugin/ -->' . "\n" 39 39 . '<div style="padding:16px 0 16px 0;text-align:' . $my_align . ';width:' . $my_width . ';">' . "\n" … … 61 61 . '<a href="http://icio.de/add.php?url=' . $my_link . '" target="_blank" rel="nofollow" title="isio.de"><img src="' . $my_images_folder . 'icio.gif" style="width:16px;height:16px;border:0px;" alt="icio.de" title="icio.de" /></a>' . "\n" 62 62 . '<a href="http://indianpad.com/submit.php?url=' . $my_link . '" target="_blank" rel="nofollow" title="IndianPad"><img src="' . $my_images_folder . 'indianpad.gif" style="width:16px;height:16px;border:0px;" title="IndianPad" alt="IndianPad" /></a>' . "\n" 63 . '<a href="http://leonaut.com/submit.php?url=' . $my_link . '" target="_blank" rel="nofollow" title="Leonaut"><img src="' . $my_images_folder . 'leonaut-com.gif" style="width:16px;height:16px;border:0px;" title="Leonaut" alt="Leonaut" /></a>' . "\n" 63 64 . '<a href="http://linkagogo.com/go/AddNoPopup?url=' . $my_link . '&title=' . $my_title . '" target="_blank" rel="nofollow" title="LinkaGoGo"><img src="' . $my_images_folder . 'linkagogo.gif" style="width:16px;height:16px;border:0px;" title="LinkaGoGo" alt="LinkaGoGo" /></a>' . "\n" 64 65 . '<a href="http://linkarena.com/bookmarks/addlink/?url=' . $my_link . '" target="_blank" rel="nofollow" title="Linkarena"><img src="' . $my_images_folder . 'linkarena.gif" style="width:16px;height:16px;border:0px;" alt="Linkarena" title="Linkarena" /></a>' . "\n" … … 91 92 . '<a href="http://thisnext.com/pick/new/submit/sociable/?url=' . $my_link . '&name=' . $my_title . '" target="_blank" rel="nofollow" title="ThisNext"><img src="' . $my_images_folder . 'thisnext.gif" style="width:16px;height:16px;border:0px;" title="ThisNext" alt="ThisNext" /></a>' . "\n" 92 93 . '<a href="http://yigg.de/neu?exturl=' . $my_link . '" target="_blank" rel="nofollow" title="yigg.de"><img src="' . $my_images_folder . 'yigg.gif" style="width:16px;height:16px;border:0px;" alt="yigg.de" title="yigg.de" /></a>' . "\n" 93 . '<a href="http://readme.ru/submit.php?url=' . $my_link . '&title=' . $my_title . '" target="_blank" rel="nofollow" title="ReadMe.ru"><img src="' . $my_images_folder . 'readmeru.gif" style="width:16px;height:16px;border:0px;" alt="ReadMe.ru" title="ReadMe.ru" /></a>' . "\n"94 94 . '<a href="http://webnews.de/einstellen?url=' . $my_link . '&title=' . $my_title . '" target="_blank" rel="nofollow" title="Webnews.de"><img src="' . $my_images_folder . 'webnews.gif" style="width:16px;height:16px;border:0px;" alt="Webnews.de" title="Webnews.de" /></a>' . "\n" 95 . '<a href="http://readme.ru/?act=submit&url=' . $my_link . '&title=' . $my_title . '" target="_blank" rel="nofollow" title="ReadMe.ru"><img src="' . $my_images_folder . 'readmeru.gif" style="width:16px;height:16px;border:0px;" alt="ReadMe.ru" title="ReadMe.ru" /></a>' . "\n" 95 96 . '<a href="http://dobavi.com/quickpost.php?address=' . $my_link . '&title=' . $my_title . '" target="_blank" rel="nofollow" title="Dobavi.com"><img src="' . $my_images_folder . 'dobavicom.gif" style="width:16px;height:16px;border:0px;" alt="Dobavi.com" title="Dobavi.com" /></a>' . "\n" 96 97 . '<a href="http://dao.bg/submit.php?url=' . $my_link . '" target="_blank" rel="nofollow" title="Dao.bg"><img src="' . $my_images_folder . 'daobg.gif" style="width:16px;height:16px;border:0px;" alt="Dao.bg" title="Dao.bg" /></a>' . "\n" … … 101 102 . '<a href="http://web-bg.com/login.php?return=/submit.php?url=' . $my_link . '&title=' . $my_title . '" target="_blank" rel="nofollow" title="Web-bg.com"><img src="' . $my_images_folder . 'webbgcom.gif" style="width:16px;height:16px;border:0px;" alt="Web-bg.com" title="Web-bg.com" /></a>' . "\n" 102 103 . '<a href="http://dichev.com/" target="_blank" title="Plugin by Dichev.com"><img src="' . $my_images_folder . 'dichev_com.gif" style="width:16px;height:16px;border:0px;" alt="Plugin by Dichev.com" title="Plugin by Dichev.com" /></a>' . "\n" 103 104 104 105 . '</div>' . "\n" 105 106 . '<!-- End Add Me Dichev social bookmarks plugin -->' . "\n\n"; add-me-dichev/trunk/readme.txt
r27843 r28085 12 12 13 13 Add Me Dichev simply renders social bookmark buttons with icons after the post body. 14 The plugin generates atomatic bookmarks links like AddThis, Technorati, del.icio.us, Digg, Reddit, ma.gnolia, Furl and many other popular social networks (about 60). It is very simple to modify this plugin and to add, edit or remove bookmark buttons.14 The plugin generates atomatic bookmarks links **for more than 60 social networks** like AddThis, Technorati, del.icio.us, Digg, Reddit, ma.gnolia, Furl, Google, Yahoo, Ask and many other popular social networks. It is very simple to modify this plugin and to add, edit or remove bookmark buttons. 15 15 16 16 See my tutorial on how to customize this plugin in [English](http://dichev.com/blog/webdesign/wordpress_social_bookmarks_buttons_plugin/ "English tutorial") and [Bulgarian](http://dichev.com/blog/webdesign/wordpress_social_bookmarks_buttons_plugin/ "Bulgarian tutorial"). 17 17 18 The plugin includes bookmark buttons for the **Bulgarian** social networks: svejo.net, dao.bg, ping.bg, pipe.bg, web-bg.com, dobavi.com, lubimi.com .18 The plugin includes bookmark buttons for the **Bulgarian** social networks: svejo.net, dao.bg, ping.bg, pipe.bg, web-bg.com, dobavi.com, lubimi.com and the **Russian** network readme.ru. 19 19 20 20 == Installation ==
