Title: Dippsy
Author: paxmanpwnz
Published: <strong>2010 年 11 月 10 日</strong>
Last modified: 2010 年 12 月 17 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/dippsy.svg)

# Dippsy

 由 [paxmanpwnz](https://profiles.wordpress.org/paxmanpwnz/) 開發

[下載](https://downloads.wordpress.org/plugin/dippsy.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/dippsy/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/dippsy/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/dippsy/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/dippsy/#developers)

 [技術支援](https://wordpress.org/support/plugin/dippsy/)

## 外掛說明

Dippsy – the **DI**gital **P**roducts **P**ayPal **S**tore for **Y**ou!

With it, you can easily sell your digital products, whether it be music, e-books,
software, pictures, videos – anything that can be stored in bytes.

Payment gateway is the known widely used and hence verified Paypal.

Dippsy has many features. Some of them are:

 * Clean interface
 * Easy product adding/editing
 * Product preview
 * Multiple files per product
 * Many file formats support
 * Simple order review
 * Order status e-mailing
 * Cancel/completed message pages
 * Many customizable settings
 * Customizable store frontend look
 * Warning messages
 * Automatic PayPal IPN handling

For more information see [official Dippsy website](http://dippsy.cz.cc).

## 螢幕擷圖

 * [[
 * Dashboard
 * [[
 * Orders
 * [[
 * Products
 * [[
 * Settings
 * [[
 * Frontend example

## 安裝方式

 1. a) Install it via WordPress built-in Plugins installer or b) Upload extracted contents
    of the Dippsy plugin archive to your `/wp-content/plugins/` directory.
 2. Create folder `dippsy` in WordPress content (`wp-content`) folder and make it writable(
    chmod 755). To do this use a FTP client or your hosting file manager, if any.
 3. Also, make writable `images` subfolder in the extracted Dippsy plugin folder.
 4. Activate the plugin (Dippsy) through the ‘Plugins’ menu in WordPress.
 5. Set all fields on the Settings page, until the message on the top of the page stops
    showing.
 6. Enable IPN sending in your PayPal account profile. Use [official PayPal guide](https://cms.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_admin_IPNSetup#id089EG030E5Z)
    to do this.
     Notification URL should be set as your WordPress index page, e.g. 
    http://www.mystore.com/wordpress/index.php.
 7. Start adding new products via the Dippsy menu interface.
 8. NOTE: Before you go live with your store, please test it in Sandbox mode to check
    if Dippsy, PayPal and server are set correctly.

## 常見問題集

#### What pages are created on activation of the plugin?

“Store”, “Completed order” and “Cancelled order”; together with shortcodes (see 
below).

#### Are there any shortcodes to use?

Yes. There are: * [dippsy_store] – used for displaying store frontend on page/post*[
dippsy_complete] – displays completed order message * [dippsy_cancel] – displays
canceled order message

All of these get set on appropriate pages by activating the plugin (see above).

#### What file type icons are used by default?

The [nuvoX iconset](http://kde-look.org/content/show.php?content=38467&forumpage=7).

#### I don’t like icons which are generated from blank icon.

Just replace the file `blank.png` in the images folder with your own, 100 by 100
pixels large image.
 Note: center of the image gets overwritten with the extension
name everytime a new extension is made, so you should best leave it blank.

#### Can I use other icons?

Certainly! Just replace images from the `images` folder with your own. Be aware 
of their naming convention and their size: * thumbnail: `[extension]_thumbnail.png`(
50px_50px) * icon: `[extension].png` (100px_100px) * blank icon: (view above)

#### Which iconsets do you suggest?

[iChad PNG Filetype pack](http://chadamus.deviantart.com/art/iChad-PNG-Filetype-Pack-1-87105379?q=boost%3Apopular+filetypes+pack&qo=4),
[DarkGlass Reworked](http://kde-look.org/content/show.php/Dark-Glass+reviewed?content=67902),
[MIB Ossigeno Icons](http://kde-look.org/content/show.php/Mib+Ossigeno?content=126122),
to name a few.

What about compatible themes? Dippsy was made primarily for simple, lightweight 
and clean themes with light colours. Some of these are [Manifest](http://jimbarraud.com/manifest/),
[Clear](http://www.diovo.com/links/clear/), [Vanilla Cart](http://shoppingthemes.com/download/vanilla-cart.zip).

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ paxmanpwnz ](https://profiles.wordpress.org/paxmanpwnz/)

[將〈Dippsy〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/dippsy)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/dippsy/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/dippsy/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/dippsy/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/dippsy/)。

## 變更記錄

#### TODO

 * fix Chrome 8 quick edit after status change select drop down menu not refreshing
 * fix Opera 11 new file delete button submitting instead of making ajax call
 * fix opera 11 not changing buy now button

#### 1.2

 * add shortcode to insert into posts/pages/etc
 * add TinyMCE plugin to insert said shortcode
 * add search orders by meta
 * add manually change order status
 * add bundle product preview widget
 * add selecting of buy now button
 * change beautify mail handling
 * change ajax status messages image handling
 * change first settings messages (folders, IPN settings)
 * change manage orders GUI (hide (bulk) edit, delete actions and sorting by date)
 * change update managing
 * fix IE 8, Chrome 8 new file delete button submitting instead of making ajax call
 * fix store CSS loading on demand
 * fix check if file delete ID is valid
 * fix remove image preview support if theme does not support post thumbnails
 * fix delete file call never deleting file
 * fix preview image from thumbnail to large
 * fix settings not remembering tab on refresh
 * fix custom button CSS
 * fix button notice removal
 * minor fixes

#### 1.1

 * add input sanitation
 * add WYSIWYG input
 * add html emails
 * add from/subject email fields
 * add revamp settings
 * add display file description
 * add product preview
 * add tax
 * add test e-mail sending
 * add resending completed e-mail for orders
 * add support for permalink CSS loading
 * fix price as float
 * fix duplicate email
 * fix download count bug
 * fix IE 7 download bug
 * fix showing only limited number of products/files
 * fix settings updated message not showing
 * fix return instead of echo product shortcode
 * clean product options meta box

#### 1.0.4

 * Chrome fix: http -> https
 * More file upload checks

#### 1.0.3

 * Upload path consistency

#### 1.0.2

 * ‘Buy’ button without JavaScript; fix for Chrome
 * ini_set for upload size, post size, execution time
 * Fix download count and availability bug
 * Minor fixes

#### 1.0.1

 * Upload file bug: fix typo
 * Update AjaxUpload script; fix IE7
 * Blank image size fix

#### 1.0

 * Initial version

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **15 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 3.0.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.0.5**
 *  語言
 * [English (US)](https://wordpress.org/plugins/dippsy/)
 * 標籤:
 * [digital](https://tw.wordpress.org/plugins/tags/digital/)[e-commerce](https://tw.wordpress.org/plugins/tags/e-commerce/)
   [e-shop](https://tw.wordpress.org/plugins/tags/e-shop/)[e-store](https://tw.wordpress.org/plugins/tags/e-store/)
   [goods](https://tw.wordpress.org/plugins/tags/goods/)[item](https://tw.wordpress.org/plugins/tags/item/)
   [paypal](https://tw.wordpress.org/plugins/tags/paypal/)[product](https://tw.wordpress.org/plugins/tags/product/)
   [products](https://tw.wordpress.org/plugins/tags/products/)[store](https://tw.wordpress.org/plugins/tags/store/)
 *  [進階檢視](https://tw.wordpress.org/plugins/dippsy/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/dippsy/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/dippsy/reviews/)

## 參與者

 *   [ paxmanpwnz ](https://profiles.wordpress.org/paxmanpwnz/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/dippsy/)