=== iPhone / Mobile Admin === Contributors: jaredbangs, dancameron Donate link: Tags: admin, mobile, iphone Requires at least: 2.2.3 Tested up to: 2.3 Stable tag: 1.0.2 Gives a mobile-friendly admin UI to browsers by User Agent. The iPhone is the primary supported device for the first release. == Description == IMPORTANT NOTE - only tested on 2.2.3 and 2.3 for right now. Mobile Admin adapts the WordPress admin UI to be more friendly to mobile devices, specifically phones. The iPhone is the primary target (and only supported device) for version 1, with more to come in the future. Most common WordPress admin features are supported: * Dashboard sections: Incoming Links, Comments, Posts, Blog Stats * Writing and editing posts * Tagging support in 2.3 * Comment Moderation * Manage Posts page * Manage Profile page * Ability to toggle back and forth to the normal admin view. * Support for plugin includes on post page ... with more to come in later revisions. = Other resources = Please submit all usage questions to the [support forums](http://scatter3d.com/forums "Mobile Admin Support") The [Trac server](http://svn.freepressblog.org/trac/MobileAdmin/ "Mobile Admin Trac Server") can be used for viewing changes and submitting tickets SPECIAL NOTE - Testing and bug reporting is especially encouraged, as only one of us currently owns an iPhone. = Props = * To [Mark Jaquith](http://txfx.net/) for the inspiration of the Clutter Free plugin * To [Alex King](http://alexking.org/blog) for the mobile browser check function == Installation == Short and sweet. 1. Extract the files into your plugin directory. The files should appear as `/wp-content/plugins/MobileAdmin.php`, `/wp-content/plugins/MobileAdmin/`, etc. 2. Visit the admin page using a mobile device (iPhone currently). That's it. * You can always switch to the normal admin view using the button at the top of the mobile dashboard page. * Once you've switched back to the normal admin view, a cookie will remember that choice for the remainder of the session * You can switch back to the mobile view by clicking the button on the Options/Mobile Admin page from the normal view == Configuration == Not much in the way of configuration options available at this point. More to come... You can control the appearance of any of the items using the CSS file, and the behaviour of things by editing the code. If you come up with any cool changes and you're feeling generous, please feel free to contribute your changes back to the project to help everyone else out. == Frequently Asked Questions == 1. How do I disable Mobile Admin from my iPhone? You can always switch to the normal admin view using the button at the top of the mobile dashboard page called "Revert to Normal Admin View" 2. How to I revert back to Mobile Admin? You can switch back to the mobile view by clicking the button on the Options/Mobile Admin page from the normal view == Screenshots == 1. Dashboard page - (1 of 2) - Top of page. 2. Dashboard page - (2 of 2) - Middle of page. 3. "Write" page - (1 of 3) - Arrows indicate expandable sections. 4. "Write" page - (2 of 3) - Arrows indicate expandable sections. 5. "Write" page - (3 of 3) - Widescreen. 6. Comment Moderation page 7. Manage Posts page - (1 of 2) - Main page 8. Manage Posts page - (2 of 2) - Applying filter 9. Manage Profile page