zs_metaimage.plugin for WordPress
Here is a plugin for the blog-software wordpress with which you can add an image to the excerpt view of your postings!
You can see the plugin in action, when you take a look at a category overview on this domain.
Plugin Name: zs_metaimage
Version: 0.3
Requirements: WordPress 2.x
(Maybe it also works with WordPress 1.x, but it has not been tested! Please report your experiences!)
Description:
Installation:
1. Download the zip-file.
2. Unpack and copy the file named “zs_metaimage.php” to your WordPress directory. Put it in the subfolder “/wp-content/plugins/”.
3. Open your admin-panel, go to “Plugins” and enable the “zs_metaimage” plugin.
Usage:
1. Edit your theme, if not already done. The image does show up _only_ if you call the function”the_excerpt()”. By default “the_excerpt()” returns the “optional excerpt” of the post, if exists. If not, it strips down the post to 120 chars, removes all tags and returns the snippet. zs_metaimage adds your metaimage.
2. Edit an existing post or write a new one: Go to the tab “Custum Fields” and type “zs_metaimage” as “Key”.
Type the full URL of an image (best is to copy and paste) in the “Value” filed. Now press “Add Custom Field”. You can update or delete values anytime.
3. Done! Whenever your page is in excerpt-mode, you can see your metaimage!
Feel free to adapt this script to your needs.
Please report behaviors other than expected along with information on where and how!
Download:
· zs_metaimage_080704_0.3.zip
· zs_metaimage_060327_0.1.zip