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

Temperal PhotoSynth

外掛說明

This is a WordPress plugin for the Temperal PhotoSynth service that provides an easy to use short code.
The plugin may be placed in any page

安裝方式

  1. Upload the plugin folder to your /wp-content/plugins/ folder.
  2. Go to the Plugins page and activate photosynth.

常見問題集

How do I get started?

Visit https://www.temperal.co/ to obtain a free key. Paste the key in Settings -> Plugin Menu -> PhotoSynth Key

Use the shortcode [photosynth-img url="..." other_attribs...]

The following optional attributes are available:
* adaptivehistogram = 0 – 100
* blur = 0.2 – 20.0
* brightness = 0.0 – 20.0
* crop = Left,Top,Right,Bottom (comma separated int percentages 0-99)
* format: “avif”, “gif”, “jpeg”, “png”, “tiff”, “webp” (default: webp)
* gamma = 1.0 – 3.0
* greyscale = true / false
* height = 1 – 5000 (omit width to preserve aspect ratio)
* hue = 0.0 – 180.0
* lightness = 0.0 – 200.0
* normalize = Lower,Upper (comma separated ints 1-99)
* saturation = 0.0 – 20.0
* sharpen = 0.1 – 10.0
* style: CSS style (defaults to ‘display: block’).
* url = URL of the source image
* width = 1 – 5000 (omit height to preserve aspect ratio)

How to uninstall the plugin?

Simply deactivate and delete the plugin.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.9

  • Plugin released.

1.0

  • Add img fallback.

1.0.1

  • Add rotate param.