=== Plugin Name === Contributors: Telogis Tags: telogis, asset, tracker Requires at least: 2.9.2 Tested up to: 2.9.2 Stable tag: 1.0 This plugin generates a series of images (assets) based on the current page's content, and displays them in an order of relavence. == Description == This plugin generates a series of images (assets) based on the current page's content, and displays them in an order of relavence. When an imageset is generated, the html for it is cached and saved in the database, and points to the post ID so it can be pulled out of the database the next time that page is loaded (caching). Customizable settings include: * Being able to select the total amount of "slots". * You can choose how many slots each image takes up. * You can easily modify the HTML which shows before and after the plugin's output. * The plugin can be set up to show on the sidebar or footer, or you can disable it and call the function manually in your template. * You can enter a list of page ID's to not show the assets on, or you can enter a list of page ID's which will not show the assets. * Integration with Google Analytics custom var's. Supports the new asynchronous Analytics code, or the old code. == Installation == 1. Extract `asset-tracker.zip` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the settings page and choose a place to display assets, or place `` in your template where you want it to show. Sample data is installed and tables are created automatically when the plugin is activated. == Frequently Asked Questions == There aren't any FAQ's yet. == Screenshots == 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the directory of the stable readme.txt, so in this case, `/tags/4.3/screenshot-1.png` (or jpg, jpeg, gif) 2. This is the second screen shot == Changelog == = 1.0 = First release. == Upgrade Notice ==