该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Google Presentation

描述

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]

安装

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.

评价

此插件暂无评价。

贡献者及开发者

“Google Presentation” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Google Presentation”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.1 – 11.08.2009

  • first version