Descripción
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.
Capturas
Instalación
- Upload to your plugins folder, usually
wp-content/plugins/
- Activate the plugin on the plugin screen.
- Configure the plugin on it’s settings screen. Settings -> WPG3
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
"GWPG3″ es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
0.85
Integrated Gallery3 Page with Rewrite Suppport (make sure Rewrites are enabled)
0.82
WPG3-Tag support. Compatible to WPG2-Tags