Linux 软件免费装

WP People

开发者 Dean Logan
更新时间 2009年8月14日 03:31
捐献地址: 去捐款
PHP版本: 2.7.1 及以上
WordPress版本: 2.7.1

标签

links blogroll people xfn

下载

3.0 3.02

详情介绍:

The original author of the hack stopped supporting it a while ago. I took his original idea and used another hack (acronymit) as a guide to make this work. The original worked with the my-hacks script used in WordPress 1.0.1, so this is beyond the functionality of the original. This plug-in will search a post and find names that match database records of people maked with the WP Category in the XFN Links. When it finds a match, it will replace the name with a link to the person. There is a administration screen for adding people and their bios to the database viewing the current people marked for the filter. More than one person can be linked on a post. A individual name will only be linked once per post. If you were using the version 2 of Word Press People, then you will be able to see any current people in WP People. I have not added a method to convert the current values to Links. I don�t know how many people are using the plug-in, so I didn�t think the extra work to make that happen would be worth it.

安装:

  1. Upload wp-people to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to the WP People administration page under the Tools section. The first time there will create the "WP People" Category
  4. Go to the Links administration page. Add new Links or add the WP Category to those people who you want to be included in WP People.
  5. Optionally Install the Wordpress Thickbox plugin (http://www.christianschenk.org/projects/wordpress-thickbox-plugin/) to be used as the popup window.
  6. Optionally Install the 'WordPress Force Word Wrapping' plugin (http://www.seocompany.ca/seo-blog/wordpress-force-word-wrapping-plugin/) to prevent the description text from extednig past the popup window area.

常见问题:

What is the field mapping from the Link to WP People?

The field on the Links form match up the following way:

  • Name is the Real Name (searched name) in WP People
  • Description is the Nick Name (displayed name) in WP People
  • Web Address is the Link in WP People
  • Advanced Notes is the Description/Bio in WP People
  • Advanced Image Link is the Photo in WP People

Can I update the style of the popup?

The popup style sheet is in the WP People folder (wp-people-css.css)

What size is the image?

The image is set at 100px x 100px. It is best to resize the image to fit this value.

What if I don't have a photo for the person I am linking?

Included with WP People is the "nophoto.jpg" file. Copy this image into the images directory of any theme you are using.