Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Google Presentation

Descrizione

A filter for wordpress. You can add Google Docs Presentation in your posts.

Using the plugin

[presentation id=dhr4kdm6_58htwj8kf4]

Parameters

  • id : Your presentation id.
  • size : Presentation player size. for large(700x559px) use l, for medium(555x451px) use m(default small).
  • autoStart: if you want auto start your presentation, you would use true for autoStart parameter(default false).
  • loop : if you want loop your presentation, you would use true for loop parameter(default false).
  • interval : presentation slide auto change time (type second, default 3 second).

[presentation id=dhr4kdm6_58htwj8kf4 size=m interval=5 autoStart=true loop=true]

Installazione

Copy the file presentation.php into the wp-content/plugins folder of your WordPress installation.
After that go to Administration page, choose Plugins. Google Presentation should be in the list.
Activate it.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Google Presentation” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

0.1 – 11.08.2009

  • first version