這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Sociable Zyblog Edition

外掛說明

This plugin automatically add links on your posts to popular social bookmarking sites.
It is an enhanced version of Peter Harkins Sociable plugin.

Supported Bookmarking Services

100 social bookmarking services are included! Supported services are:

Ask, BarraPunto, BlinkList, Bloglines, Blogosphere News, Blogsvine, Book.mark.hu, Colivia, DZone, De.lirio.us, Design Float, Digg, DotNetKicks, Facebook, Fark, Folkd, Furl, Gamebuzz, Global Grind, Google Bookmarks, Gwar, Haohao, HealthRanker, Hemidemi, Hype, Internetmedia, Kirtsy, Klickts, LinkaGoGo, Linkarchiv, Linkarena, LinkedIn, Linkter, Live-MSN, Lufee, Meneame, MisterWong, Mixx, MyShare, MySpace, MyTagz, N4G, Netscape, Netselector, Netvouz, NewsVine, Newsrider, NuJIJ, Oneview, Print, Ratimarks, Readster, Reddit, Rojo, SEOigg, SalesMarks, Scoopeo, Segnalo, Simpy, Slashdot, Smarking, Social-Bookmarking.dk, Socializer, Socialogs, SphereIt, Squidoo, StumbleUpon, Technorati, ThisNext, Twitter, Upnews, VoteForIt, Webbrille, Weblinkr, Webnews, Webride, Wikio, Wikio DE, Wikio ES, Wikio FR, Wikio IT, Wikio UK, Wists, Wykop, XING, Xerpi, Y!GG, YahooBuzz, YahooMyWeb, blogmarks, blogtercimlap, co.mments, connotea, del.icio.us, eKudos, email, feedmelinks, newskick, scuttle, seekXL

安裝方式

  • Install via the admin interface
  • If you upload manually by FTP, make sure you upload useing FTP ‘binary’ mode.

Advanced Users:

Sociable hooks the_content() and the_excerpt() to display without requiring theme editing. To heavily customize the display, use the admin panel to turn off the display on all pages, then add calls to your theme files:

// This is optional extra customization for advanced users
<?php print sociable_html(); ?> // all active sites?
<?php print sociable_html(Array("Reddit", "del.icio.us")); ?> // only these sites if they are active

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Sociable Zyblog Edition〉的開發相關工作。

參與者

將〈Sociable Zyblog Edition〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.14

  • 16.07.12 Cleanup: removed 33 no longer existing bookmark sites and fixed other sites; code fixes: removed deprecated code and restructured the files; Now requires at least WordPress Version 2.8 or later

2.0.13

  • 25.07.11 Added Xing; small structure change; small internal updates

2.0.12

  • 11.01.09 Added MyTagz and small fix for Scuttle

2.0.11

  • 11.11.08 Fixes and Updates; 3 new services, now 132 services

2.0.10

  • 14.10.08 Bugfix; StumbleUpon button is working again

2.0.9

  • 16.08.08 31 new services; a little code cleanup

2.0.8

  • 18.05.08 initial release on the wordpress plugin directory; renamed the plugin to sociable-zyblog-edition

2.0.7

  • 09.02.08 some icons caused a validation error

2.0.6

  • 29.12.07 twenty new services

2.0.5

  • 25.09.07 new service lufee.de, removed update function, bugfix in sociable.css

2.0.4

  • 22.08.07 new service: VoteForIt and rel=”nofollow” set for all generated links

2.0.3

  • 24.07.07 new service: SeekXL

2.0.2

  • Base version was 2.0.2 of Peter Harkins Sociable plugin.
  • Changes:
    • Added much more services**
    • Added the images for the services above and added the filenames to the required files section in the sociable source code.
    • Resized old images to be 16×16 pixel. Now every combination of services will show up as a clean line of icons.
    • Compression of the larger images to reduce the filesize. Now all images are below 1 kb.
    • Added new keywords to the service descriptions RAW_TITLE and RAW_PERMALINK can be used now for services which require these strings not to be encoded. For example Bloglines, Folkd and MSN-Live.