=== Wapple Architect Mobile plugin for WordPress === Contributors: rgubby Donate link: Tags: mobile, mobilizing, mobilizing wordpress, mobilizing your blog, mobilizing your blog Requires at least: 2.0 Tested up to: 2.8.2 Stable tag: 1.2 Mobile plugin that mobilizes your WordPress site by simply activating a plugin! == Description == A mobile plugin that takes your WordPress content and makes sure that it works perfectly for every mobile device out there with the following functionality: * Dynamic resizing of images * Preserves the same domain and URL structure as web * Configurable options galore to make your site even more mobile friendly * Advanced pagination You need to sign up for a dev key from Wapple in order to activate the plugin, you can register for one here: [Wapple Dev Key Registration](http://wapple.net/register/free-developer-program-for-coding-mobile-web.htm) == Installation == 1. To install through WordPress Control Panel: * Click "Plugins", then "Add New" * Enter "Wapple Architect" as search term and click "Search Plugins" * Click the "Install" link on the right hand side against "Wapple Architect Mobile plugin for WordPress" * Click the red "Install Now" button * Click the "Activate Plugin" link * Enter your Wapple Architect dev key into the control panel. You can get one from here [Wapple Dev Key Registration](http://wapple.net/register/free-developer-program-for-coding-mobile-web.htm) 1. To download and install manually: * Upload the entire `architect` folder to the `/wp-content/plugins/` directory. * Activate the plugin through the `Plugins` menu in WordPress. * Enter your Wapple Architect dev key into the control panel. You can get one from here [Wapple Dev Key Registration](http://wapple.net/register/free-developer-program-for-coding-mobile-web.htm) The control panel of Wapple Architect is in `Settings` > `Wapple Architect` (on WordPress 2.3.3 and under, `Options` > `Wapple Architect`). A few things to note: * You must be on PHP5 * You must have SOAP installed on your server * You must have SimpleXML installed on your server * You need to sign up for a Wapple Architect dev key. == Screenshots == 1. Web and mobile view of mobile plugin working on http://mobilewebjunkie.com. screenshot-1.jpg 1. Web and mobile view of mobile plugin working on http://redyellow.co.uk. screenshot-2.jpg == Frequently Asked Questions == = How do I get a dev key? = Head over to [Wapple](http://wapple.net/register/free-developer-program-for-coding-mobile-web.htm) and fill out the simple form, you should be able to get your dev key within a couple of minutes! = Why doesn't the plugin work? I see the web version on my mobile! = Have you entered your dev key into the Wapple Architect settings? If not, head over to Settings > Wapple Architect (or Options > Wapple Architect if you're on version 2.3.3 and under) and enter it into the "Dev Key" input box. = Do I need SOAP and SimpleXML running for this plugin to work? = You do, the Wapple Architect mobile plugin works by sending your content through an advanced web service to return perfect markup for a particular device. = How do I customize the header and/or CSS? = If you want to upload a custom mobile header image, check out the settings area, it's in the section titled: "Basic Settings" and at the bottom there's a section called "Mobile Theme Settings" - your mobile stylesheet is in there! You're free to customize any of these, infact, the more you customize the CSS, the better your site will look! = I can't customize my CSS or upload a header/footer image! = Check write permissions on the /wp-content/uploads/ folder, it needs to be writable! == Changelog == = 1.2 = * Added a next/prev link on home page if more posts * Added next/prev classes to style up * Added handling of multi-language characters * Added footer text to go with a footer image (also added an empty footer row if no image or text) * Added 100% support for images - no scrollbar * Added handling if no SOAP or no simpleXML * Tidied up some CSS * Add new class to post titles to distinguish between them and links * Added admin notification if plugin isn't working (SOAP/simpleXML/dev key) * Added a configurable home link at the top of the posts page * Added lots of admin help = 1.1.3 = * Fixes a CSS bug and adds compatibility with WordPress 2.8.2 = 1.1.2 = * Fixes a bug with installing plugins with WordPress 2.8.1 = 1.1.1 = * Removes a rogue admin comment = 1.1 = * Compatible with WordPress 2.8.1 * You can now add comments from your mobile * Ability to turn menu off your mobile site * Long menus wraparound at the top * Loads of fixes for text formatting, bold, italic, strikethrough and underline * Ability to specify transparency colour on header and footer images = 1.0.2 = * Fixes a minor bug with header and footer image previews = 1.0.1 = * Fixes a minor bug with header and footer images