This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Google Presentation” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

0.1 – 11.08.2009

  • first version