الوصف
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
لقطات الشاشة
التنصيب
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.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“WordPress NextGen GalleryView” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونترجمة ”WordPress NextGen GalleryView“ إلى لغتك.
مُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
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