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

imPress

外掛說明

Quicky create beautiful presentations in 3 dimentions with help of impress.js and WordPress. Allows you to use present your posts, pages, media or the Impress slides with the power of Impress.js written by Polish developer Bartek Szopka.

螢幕擷圖

  • First select if you want to display your Posts from the blog, Media from your media directory or manage your slides right in Impress. Then Select a Page where Impress should run. '/assets/screenshot-1.png'
  • Tweak the Spatial settings to get the desired effect of your presentation. '/assets/screenshot-2.png'
  • Minimum options for design. Choose background gradient, font color, font type and background effect. (issues in Firefox and Chrome) '/assets/screenshot-3.png'
  • Custom Header and footer. Add your own html and css for desired look.'/assets/screenshot-4.png'

安裝方式

  1. Upload ‘impress’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new menu item called “Impress” is now added to your admin menu. Choose what and where to show your slides from the “Settings” section under the new “Impress” item. Then start adding new “Impress” slides blocks.

常見問題集

I’m confused. What does this plugin do?

Allows you to use present your posts, pages, media or the Impress slides with the power of Impress.js written by Polish developer Bartek Szopka.

What browsers are supported?

Firefox, Safari and Chrome.

How can I animate my text within a slide?

Shortcode is how we animate stuff in each Block.
example
[animate fadein rotx_start=”360″ rotx=”0″ delay=”1.5″]Stuff You Want To Animate[/animate]

Other Options:
rotx_start
rotx
roty_start
roty
rotz_start
rotz
scale_start
scale
posx_start
posx
posy_start
posy
posz_start
posz
duration
delay
effect
reset

How man slides can I create?

20 slides.

Why?

The browser will crash if it goes any more than that.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

0.1.4

Issues with Trunk.

0.1.4

Added in inline animation.

0.1.3

Fixed bugs, simplified code, tested more thoroughly.

0.1.2

Fixed CSS body takeovers, added parallax backgrounds.

0.1.1

Initial Release