Linux 软件免费装

blue-share

开发者 bluedonkey
更新时间 2008年8月3日 07:58
PHP版本: 2.5.1 及以上
WordPress版本: 2.6

标签

share twitter delicious

下载

1.2

详情介绍:

The plugin adds a set of iconic links to the bottom of each post that allows a reader to share the title and the permalink for a post with their social network. When one of the service icons is clicked, an overlay is opened allowing the reader to enter their username and password for the online service they have selected. In some cases, additional parameters will also be presented in the form (e.g. tags for Del.icio.us, pre-populated with the post's tags).

安装:

  1. Upload the entire blue-share directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php if(function_exists('blue_share')) { blue_share(); } ?> in your templates
You will most likely want to add the link code to your index.php, single.php and archive.php files.

其他记录:

You may customise the look of the plugin by copying the blue-share.css file from the plugin directory into your theme directory and then making whatever changes you desire there. The plugin will always use the style sheet from the current theme in preference to its default.

常见问题:

What services does the plugin support?

Currently, Twitter and Del.icio.us.