Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Native Fullscreen

Leírás

I found John Dyer’s Native Fullscreen JavaScript API the other day, and I thought it was pretty awesome.

A true fullscreen mode ! Without Flash !

It’s quite experimental so far, but „support is coming to most browsers in the next few months”. You should read John Dyer’s post about that.

The plugin come with a widget and a shortcode to generate the button. Use a CSS selector to target the element you want to display in fullscreen… and that’s it !

[fullscreen target=”THE-CSS-SELECTOR” text=”The button’s text”]

Enjoy folks !

Képernyőmentések

  • The plugin come with a widget and a shortcode to generate the button.

Telepítés

  1. Upload the plugin folder „nativd-fullscreen” to the „/wp-content/plugins/” directory or get it from your dashboard.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the widget or the shortcode [fullscreen target=”THE-CSS-SELECTOR” text=”The button’s text”].
  4. Enjoy.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Native Fullscreen” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Native Fullscreen” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

1.0

  • Waiting for feed back.