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

PHPull

外掛說明

PHPull is a WordPress plugin for developers who wish to easily and accurately reference php functions directly from the PHP.net website. The plugin is very easy to use and the tooltip display is easily customizable by updating an existing stylesheet theme or creating your own. More detailed information and examples can be found on the official plugin homepage, linked below.

Credit goes out to S.C. Chen for his Simple HTML DOM class that was used in this plugin. For more information on this class, please visit http://sourceforge.net/projects/simplehtmldom/.

Credit also goes out to Michael Leigeber for his amazingly lightweight tooltip javascript code. For more information on this class, please visit http://www.leigeber.com/2008/06/javascript-tooltip/. Michael also has a wonderful blog.

Related Links:

Change Log

  • 1.0 – Support for Firefox 2/3, IE 6/7/8, Safari 3/4, class support

螢幕擷圖

  • This screen shot is an example of the default themed PHPull tooltip.
  • This screen shot is an example of the preloader utilized in the default themed PHPull tooltip.

安裝方式

Installing PHPull is as easy as following a few simple steps:

  1. Download the PHPull plugin from the WordPress Plugin Repository.
  2. Extract the .zip file to the /wp-content/plugins/ directory, preserving the PHPull directory
  3. Browse to the Plugins page from your WordPress admin
  4. Activate PHPull from the list of inactive plugins on the plugins menu page.
  5. Browse to Settings > PHPull if you would like to change your default theme.
  6. Refer to the official plugin page for further documentation

常見問題集

What is the format of the PHPull tag?

PHPull is utilized by simply adding the following BBCode tag into your posts, wrapping the function name as follows:

[phpull]ksort[/phpull] 

PHPull is also capable of handling class functions, i.e.:

[phpull class="domdocument"]getelementbytagname[/phpull] 

Does PHPull currently support any other languages?

The short answer is no. If you would like to contribute to this project, please contact me and I would be more than willing to integrate multiple languages (only those supported by php.net mirrors).

使用者評論

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

參與者及開發者

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

參與者

將〈PHPull〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄