=== Ktai Style ===
Contributors: lilyfan
Tags: mobile, keitai, ktai, phone, lightweight, simple, shrink, Japan, pictogram, docomo, i-mode, au, EZweb, SoftBank, iPhone
Requires at least: 2.7
Tested up to: 2.9
Stable tag: 2.0.0

"Ktai Style" provides lightweight pages and admin interfaces for mobile phones.

== Description ==

[{̐ǂ](http://wppluginsj.sourceforge.jp/ktai_style/)

"Ktai Style" is a plugin to provides lightweight pages and admin interfaces for mobile phones. Especially, this plugin is optimized for Japanese mobile phone: NTT docomo, au by KDDI, SoftBank, E-MOBILE, and WILLCOM.

* Show lightweight output for mobile phones.

== Requirements ==

* WordPress 2.7 or later
* PHP 5.0 or later (NOT support PHP 4.x!!)

== Installation ==

1. Unzip the plugin archive and put `ktai-style` folder into your plugins directory (`wp-content/plugins/`) of the server. 
1. Activate the plugin.

= Moving wp-content, or wp-content/plugins directory to non-standard position =

After WordPress 2.6, you can move wp-content, or wp-content/plugins directory to non-standard position. If you move the directory, additional configuration is needed.

1. When installing the plugin, the permission of the `ktai-entry` directory to 757 or 777, so that the webserver can touch the directory.
1. Activate the plugin, then `wp-load-conf.php` file is automatically created. It is OK.
1. If the file is not created, you need to edit `ktai-entry/wp-load.php` manually. At line 20, change `$wp_root` variable to specify the absolute path to WordPress installed directory.

	e.g. WP diretory is `/home/foo/puglic_html/wp-core/` and wp-content directory is `/home/foo/public_html/wp-content/`
	`$wp_root = dirname(dirname(dirname(dirname(__FILE__)))) . '/wp-core/';`

== Licence ==

The license of this plugin is GPL v2.

== Getting a support ==

To get support for this plugin, please send an email to yuriko-ktaistyle _@_ YURIKO (dot) NET. (You need adjust to valid address)

== Changelog ==

= 2.0.0 (2010-01-xx) =
* Distributed at the official WordPress plugin direcotry.

= --snip-- =

= 0.7.0 (2007-09-19) =
* Initial version.
