=== Active Directory Thumbnails === Contributors: MirWindsor - Omar Donate link: Tags: authentication, active directory, ldap, authorization, security, windows Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 0.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Works with Active Directory Integration to take AD octet string and convert them to images which you can use in themes. == Description == Works alongside Active Directory Integration (http://wordpress.org/extend/plugins/active-directory-integration/) Uses Active Directory Integration created data from the AD server to create Image files to be saved on the server with their URL accessible via a meta field for use in templates and/or other places depending on your WordPress knowledge. Example: echo $user->adt_user_photo_url Infinity88 (http://infinity88.ca) - Ottawa Web Design. == Installation == 1. Login as an existing user, such as admin. 2. Upload the folder named active-directory-integration to your plugins folder, usually wp-content/plugins. 3. Activate the plugin on the Plugins screen. 4. Configure the plugin via Users >> Active Directory Thumnbnails == Frequently Asked Questions == == Screenshots == == Changelog == = 0.6 = * Fix bulk script = 0.5 = * First release