描述
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.
安裝
- 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.
常見問題
- 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.
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
0.85
Integrated Gallery3 Page with Rewrite Suppport (make sure Rewrites are enabled)
0.82
WPG3-Tag support. Compatible to WPG2-Tags