=== AdMangler === Contributors: Allen Sanford Donate link: http://www.webternals.com/products/admangler/ Tags: Ads Requires at least: 2.8.2 Tested up to: 2.8.4 Stable Tag: 0.0.7.Alpha Display, sell, and manage ad space on your Wordpress powered site with AdMangler. == Description == AdMangler is the best ad space managment plugin you can find anywhere. AdMangler is flexible allowing you to control your ad space the way you want to control it. Whether you wish to display Adsense style ads, upload banner ads, sell your adspace or mix it up and do a little of everything then AdMangler has you covered. AdMangler also has stats for you to keep an eye on how your ads are being served. You can use AdMangler as a sidebar Widget, in your template files using a straight PHP call, or in the content editor using the custom tags. With AdMangler you are in control over how and where your ads are displayed. Features in the Stable Release: Features in development: Please remember we are still in the Alpha phase of this project not everything is as it seems. If you would like to contribute please contact webmaster at webternals dot com and tell us where you feel you can contribute. More Information can be found at http://www.webternals.com/products/admangler/ == Installation == 1. Upload `admangler.zip` or `admangler.tgz` to the `/wp-content/plugins/` directory and extract the contents. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Place `` near the top of any template file you plan to use the $adMangler object. 1. Place `GetAds(, , false); ?>` ex: `GetAds(468, 60, false); ?>`. 1. Alternativly you can place [AdMangler:``x``] ex: [AdMangler:468x60] inside any page or post where you wish your ad to show. 1. To display the AdMangler Front-end panel you will need to create an empty page and place the following tag in that page: [AdMangler:Panel] == Frequently Asked Questions == = When I try to use the $adMangler object to display ads it errors out, what is the deal? = You may need to explicitly tell PHP to use the global $adMangler object like so `` == Screenshots == None Yet (Waiting to finish to Front-end before I take screenshots) == Changelog == = 0.0.7 Alpha = * Implemented jQuery and jQuery validate plugin to do the validations on the forms * Implemented the front-end registration form (Advertisers will sign up here) * Implemented the front-end login form (Advertisers will login here) * Implemented the front-end reset password form (Advertisers will use this to request password resets) * The panel has not been implemented yet but there is a place holder page for the panel. (This is were advertisers will manage their accounts) * Bug fixes = 0.0.6.1 Alpha = * Fixed a formating bug = 0.0.6 Alpha = * Bug fixes dealing with multiple banner ads * Bug fix dealing with the displaying with a post or page using the [AdMangler:468x60] style tags = 0.0.5.1 Alpha = * Fixed empty array bug = 0.0.5 Alpha = * Added Sidebar Widget Support * Bug Fix (wp-admin login page) = 0.0.4 Alpha = * Improved aesthetics integrated Wordpress built in styling * Added delete button to the edit banner page * Added a preview to the banner list * Added icon to the menu for AdMangler * Other minor bug fixes = 0.0.3 Alpha = * Trying to get wordpress.org to work properly updating the repo = 0.0.2 Alpha = * Cleaned up some rather dirty stuff * Made the banner editing form more intuitive. (This will make old data obsolete you need to use the new structure) * Added an explanation how to use AdMangler to the dashboard. * Put Coming soon message under settings (Eventually will use this for things like "stop taking orders option", "paypal email", etc...). = 0.0.1 Alpha = * Add and Remove Banner Ads * Display and Rotate Random Banner Ads