Descrizione
Nextgen GalleryView: A WordPress Plugin that allows you to use the jQuery GalleryView Plugin with your NextGen-Gallery galleries.
In order to use the GalleryView Plugin you kinda need to be using NextGen Gallery.
You can see it live on my woodworking portfolio John Brien Modern Woodworks.
You can read about it on my blog of rants John Brien
Screenshot
Installazione
First have NextGen Gallery installed and working
Install WordPress-Nextgen-GalleryView
Set the Defaults under the GalleryView Menu
Please be aware that if you are upgrading, your shortcodes from the previous versions will not work. Theme developers using the raw code in their themes you will have to do an update as well. I do apologize for this but there were issues with the syntax causing problems and I have more plans for this plugin moving forward. This is for the best, you won’t be disappointed moving forward I promise.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WordPress NextGen GalleryView” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WordPress NextGen GalleryView” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
Version 0.5.5
* Refactor to bring all variables inline.
* Moved from CamelCase and mixed cases to consistant snake case for naming
Version 0.5.2
* Bug fix with custom gallery params getting ignored due to case structure
Version 0.5.1
* Bug fixed for them developers
* Update code generator to document proper theme integrations (do_shortcode should be echo do_shortcode)
Version 0.5
* Changed the Shortcode code to be inline with other WordPress Shortcode
* Fixed issues with things not being output as expected [thx André Grobbee]
* Major refactor; around 100 LOC removed
* Prep for next steps in the plugin's future
Version 0.4.2
* Fixes for hover
* Fixes for Styling Conflicts is WordPress 3.0
Version 0.4.1
* Typo fixes
Version 0.4
* More Code Cleanup and the other release stuff
Version 0.3
* Misc bug fixes
* Code Cleanup
* Prep for public release
Version 0.2
* One off Galleries configured through the short code
Version 0.1
* First release