Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

GWPG3

Beschreibung

Alpha State development Version of WordPress Plugin connecting Gallery3 and WordPress3+ maintaining compatibility to WPG2.

Call for Templates:
WPG3 has a template System integrated which let you chose the way you display Gallery-Items or Albums.
Please submit your template Ideas!

For now we miss image-chooser. But it’s on the way 😉

Features
– XHTTP-caching
– Themeable output (use ANY REST data in your Template)
– <WPG3> and </WPG2> tag Support

  • Requires PHP5 (like Gallery3)
  • Requires Gallery3 REST Module to be enabled and (for now) the REST Option allow_guest_access enabled.

Screenshots

  • Gallery3 Page
  • Gallery3 Options

Installation

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Configure the plugin on it’s settings screen. Settings -> WPG3
  4. Add the ‚<WPG3>item/1</WPG2>‘ to the body of the post/page in the editors HTML mode to get a full gallery.

FAQ

How do I get my G3 Homepage

Make sure you entered /rest/item/1 at „Default Gallery Album“ in Options Page.
Add <WPG3>item/1</WPG2> to the body of the post/page in the editors HTML mode.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„GWPG3“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „GWPG3“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.85

Integrated Gallery3 Page with Rewrite Suppport (make sure Rewrites are enabled)

0.82

WPG3-Tag support. Compatible to WPG2-Tags