该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Wish Pics

描述

Displays a wish list in the form of a grid of wanted items (for example CD, DVD or book covers). Allowing site visitors to remove items from the list once they have bought them.

The plugin comes with the Mr Men wish list by default, adding your own lists can be done by copying the file wish-pics/lists/MrMen.php and changing the content to reflect the items you want to display.

The plugin currently relies upon my other plugin Amazon Link being installed to enable the user to generate their own wishlist based upon Amazon searches.
Note these user generated wish lists will link to images on Amazon so may fail to work over time, or the Amazon site is down.

Each wishlist has the following settings:

  • Wishlist name & ID – Used to reference the wishlist, ID must be used when inserting the list
  • Wishlist – Which template list to use (defaults to MrMen)
  • Thumbnail Width – The width of images presented in the wishlist array
  • Thumbnail Height – The height of images presented in the wishlist array
  • Array width – The total maximum width of the wishlist array
  • Public Access – Allow anyone the ability to check items off the list
  • Access Level – If not public, then only allow users of this type the ability to check items off the list

If the Amazon Link plugin is installed it is possible to Create new lists based on items for sale on the Amazon Site. Simply select ‘Create List’ from the Admin page.
Then search for items by ‘Title/Author’, perform a Search and select items to add to the list by clicking on the check boxes.
The list will accumulate until you leave this screen, so multiple searches can be performed. Then select ‘Create’ to show an example of how the finished list will be presented. At this point you can click ‘Back to Search Results’ to change the list, or select ‘Save’ to add the list to the database.

Warning! returning to the admin settings screen without saving the list will lose the content of the search!

To create a new wishlist based on an old one or update an exist one, select ‘Edit List’ from the admin page.

安装

  1. Unzip the attached wish-pics.zip file into your WordPress ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Enter the Plugin’s settings menu to configure your wishlist
  4. If you want to create new wishlist content, you must also install the Amazon Link plugin and configure it with your AWS account details.
  5. Insert links and wishlists into your content using the tag as described above.

常见问题

Why can’t I create my own wishlists?

For this to work you must have installed my other plugin ‘Amazon Links’ and configured it with a valid Amazon Web Services account details.

Sometimes it fails to show details for items when I create a new list?

Occasionally the Amazon Web Services server fails to return a valid result. It should work when you finally commit to saving the new wishlist.

评价

此插件暂无评价。

贡献者及开发者

「Wish Pics」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Wish Pics」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

First Release

1.1

Add Internationalisation support.
General tidy up, make plugin name consistent. Move options page into ‘Options’ section