=== WP-BANNERIZE === Contributors: Giovambattista Fazioli Donate link: http://labs.saidmade.com Tags: Banner, Manage, Image, ADV, Random Requires at least: 2.8 Tested up to: 2.8.6 Stable tag: 2.2.2 WP_BANNERIZE, banner-image manager. == Description == WP_BANNERIZE is a banner-image manager. In your template insert: `` or set it like Widget **NEW FROM 2.2.1** * Add Wordpress MU (and Wordpress standard table naming) prefix table and compatibility ( thanks @marsev for suggest ) **NEW FROM 2.2.0** * Add Widget support * Fix compatibility with Wordpress 2.8.6 **NEW FROM 2.1.0** * Add thickbox support for preview thumbnail, resize key field to 128 chars, Minor Fix **NEW FROM 2.0.2** * Add `random` option **NEW FROM 2.0.0** * Add edit banners list * Add combo menu for select group/key * Add combo menu for selcte target browser window * Add Wordpress contextual HELP * Add `limit` option for limit banners number in output * Add a minimal base localization * Rev code and fix minor bugs **NEW FROM 1.4.0** Due to fix an upload's trouble the database table is changed. So, I apologies, but you have to update a new database table and discard old database. In this way you have to re-insert your banners. When you insert a banner you can give a group code (8 char). In this way you can "group" a block of banner. For examples if your theme is a 3 columns you can put in left sidebar: `` and put in right sidebar: `` **params:** ` * group If '' show all groups, else show the selected group code (default '') * container_before Main tag container open (default ) * before Before tag banner open (default
  • ) * after After tag banner close (default
  • ) * random Show random banner sequence (default '') * limit Limit rows number (default '' - show all rows) ` = Related Links = * [Saidmade](http://www.saidmade.com/ "Creazione siti Web") * [Undolog](http://www.undolog.com/ "Author's Web") * [Labs Saidmade](http://labs.saidmade.com/ "More Wordpress Plugin info") * [Tutorial Video](http://www.youtube.com/watch?v=sAZOyAwXu-U "Tutorial Video") == Screenshots == 1. Options 2. New inline edit 3. Contextual HELP 4. Widget support * [Tutorial Video](http://www.youtube.com/watch?v=sAZOyAwXu-U "Tutorial Video") == Installation == 1. Upload the entire content of plugin archive to your `/wp-content/plugins/` directory, so that everything will remain in a `/wp-content/plugins/wp-bannerize/` folder 2. Open the plugin configuration page, which is located under `Options -> wp-bannerize` 3. Activate the plugin through the 'Plugins' menu in WordPress (deactivate and reactivate if you're upgrading). 4. Insert in you template php `` function 5. Done. Enjoy. See [Tutorial Video](http://www.youtube.com/watch?v=sAZOyAwXu-U "Tutorial Video") == Thanks == * [Ivan](http://www.bobmarleymagazine.com/) for bugs report * [rotunda](http://wordpress.org/support/profile/2123029) for beta test * [labs.saidmade.com](http://labs.saidmade.com/ "Creazione siti Web") * [Tutorial Video](http://www.youtube.com/watch?v=sAZOyAwXu-U "Tutorial Video") * [marsev](http://wordpress.org/support/profile/5368431 "marsev") for prefix table suggest and beta test == Frequently Asked Questions == = Can I customize output? = Yes, use the `args` for set "container" and "before" and "after" tagging. For example the default output is: ` ` You can change `