Linux 软件免费装

JQuery Featured Content Gallery

开发者 David Smith
更新时间 2010年8月11日 01:31
捐献地址: 去捐款
PHP版本: 2.7 及以上
WordPress版本: 3.0

标签

slideshow featured content FCG JQuery

下载

详情介绍:

Originally intended to be similar to the famous Featured Content Gallery but using JQuery thus avoiding conflicts with other plugins. However I tried to use a different, I think simpler, way of administrating the options. I believe FCG would now say that they are trying to achieve something different. JFCG is now essentially a rotating banner. When I started making this plugin I wanted to do it in the most 'proper' way possible, avoiding a quick fix for the website I wrote this for (www.camberleyengineers.com). I have tried to make all the code clean and use the recommended ways of doing things. As is always the case with these things, it's probably veered away from this ideal somewhat so any helpful comments would be greatly appreciated. The original inspiration came from Jon Raasch's excellent tutorial http://jonraasch.com/blog/a-simple-jquery-slideshow If you use this plugin and you like it, please give me a nice star rating and report that it works on the wordpress.org page. If you have any problems, please report them on the forum page for the plugin so I can fix 'em. It's hard to tell how my plugin is doing and make it better without any feedback.

安装:

  1. Upload the JFC folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Place <?php do_action('jfc_gallery'); ?> in your templates or insert the shortcode [jfctag] in any page or post

常见问题:

Will feature x be added?

This plugin was created because I needed the current functionality. If I need extra features in the future I will add them and if I have any spare time I will add features that people request or I think would be good. If you think you can help with the coding, it's open source, hack away to add those features and tell me what you've done so we can all improve this plugin. I would be happy to mention your name/website in this readme document. Indeed, if you feel you could improve this readme, please do :)

更新日志:

1.0 Initial Release 1.1 Removed unnecessary CSS from jfc.css.php 1.2 Fixed gallery icons path issue and added ability to change order of frames