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

Lytebox

外掛說明

Lytebox allows you to display images and html content on a webpage without have the viewer leave the page by displaying the content in an easy to use way.

How To Use

Add the appropriate rel attribute for the type of display you want.

To display images, add rel=”lytebox” to the link to the image.

To display html content, add rel=”lyteframe” to the link to the page.

Browser Compatibility

While browser compatibility was in mind from the start, not all browsers were available for testing. These browsers include Safari, Netscape, and Linux-only browsers such as Konquerer. The major browsers that were tested cover approximately 98% of browsers in use, so it’s fairly safe to say that no major problems will arise.

There is a “special” issue that is related to IE only. Sometimes the right side of the page will have a small area that is not overlayed. This is due to the way IE measures it’s margins. Adding the following style to the page will fix this issue (but it will also affect the appearance of the entire page): body { margin: 0 auto; }

The following browsers have been tested with this script:

* IE 5.01 SP2 - The fade effect does not work, but the background is darkened (completely).
* IE 5.5 SP2 - No known issues.
* IE 7.0 - No known issues.
* Opera 9.23 - No known issues.
* Firefox 1.5+ - No known issues, of course.<h3>License</h3>

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Fix the errors that where in development versions.

3.22

  • Fixed bugs
  • Added Lightshow feature

5.5

  • More bug fixes
  • Updates

5.5.1

  • Fixed a bug that was not displaying the images properly