web/wp-content/plugins/xilitheme-select/readme.txt
changeset 194 32102edaa81b
parent 170 8e3a5a6fc63e
--- a/web/wp-content/plugins/xilitheme-select/readme.txt	Thu Sep 16 15:45:36 2010 +0000
+++ b/web/wp-content/plugins/xilitheme-select/readme.txt	Mon Nov 19 18:26:13 2012 +0100
@@ -1,26 +1,30 @@
 === Xilitheme select ===
-Contributors: MS xiligroup
+Contributors: michelwppi, MS dev.xiligroup
 Donate link: http://dev.xiligroup.com/
-Tags: theme,ipod touch,iphone,Post,plugin,posts,admin,opera mini,windows mobile, multilingual,bilingual
-Requires at least: 2.6.0
-Tested up to: 2.9.2
-Stable tag: 1.0.1
+Tags: theme,ipod touch,iphone,Post,plugin,posts,admin,opera mini,windows mobile, multilingual,bilingual,ipad
+Requires at least: 2.9.2
+Tested up to: 3.3
+Stable tag: 1.0.3
+License: GPLv2
 
-Xilitheme select provides an automatic selection of themes : one for current browsers and another for iphone/ipod touch browser (and more).
+Xilitheme-select provides an automatic selection of themes : one for current browsers and another for iphone/ipod touch browser (and more).
 
 == Description ==
 
 *Xilitheme select provides an automatic selection of themes : one for current browsers and another for iphone/ipod touch browser (and more non "Apple touch" mobiles).*
 
-The plugin xilitheme-select don't content itself themes. The themes remain in Themes folder and are selected by the current browser and the rulers defined by webmaster. Webmaster is totally free to define (the look of) the theme on each side (deskop or iPhone). There is no automatic look transformation. 
+The plugin xilitheme-select don't content itself themes. The themes remain in Themes folder and are selected by the current browser and the rulers defined by webmaster. Webmaster is totally free to define (the look of) the theme on each side (desktop or iPhone). There is no automatic look transformation. 
 
-If the themes are "international", xilitheme select don't interfere and so is compatible with [xili-language](http://wordpress.org/extend/plugins/xili-language/ "xili-language").
+If the themes are "international", xilitheme select don't interfere and so is full compatible with [xili-language](http://wordpress.org/extend/plugins/xili-language/ "xili-language").
 
-The xilitheme select plugin is the companion of the iTouchShop Module (in GoldCart extension of WP ecommerce from instinct.nz) : [iTouchShop](http://www.instinct.co.nz/wordpress-touchshop/ "iTouchShop module")
+= roadmap =
+* incorporate new librairies of WP 3.2 and more...
+= 1.0.2 =
+* compatibility if current theme is a child theme - as demo [here](http://dev.xiligroup.com/) *child of default twentyten*.
 
-= New 1.0.1 =
+= 1.0.1 =
 * More descriptions for non "Apple touch" mobiles/
-* A demo theme with more features - see [here](http://wordpress.org/extend/plugins/xilitheme-select/faq/) -
+* A demo theme with more features - see [here](http://WordPress.org/extend/plugins/xilitheme-select/faq/) -
 
 *this first release can be used by users/webmasters with knowledges about WP themes - see php code.*
 
@@ -28,7 +32,7 @@
 By default:
 In addition of your current selected theme add in the themes folder a theme folder named as the current with extension *'_4touch'* dedicaced for iphone browser.
 
-**Caution:** - Before use *xilitheme select*: uninstall plugins like *'iwphone'* or *'Wordpress PDA & iPhone'* which do theme's redirections as this.
+**Caution:** - Before use *xilitheme select*: uninstall plugins like *'iwphone'* or *'WordPress PDA & iPhone'* which do theme's redirections as this.
 
 **Note about theme with template_page:**
 Both themes (the current and the one for iphone / ipodtouch) must contain the same template (name) - the contents can differ obviously -
@@ -74,6 +78,8 @@
 and
 www.xiliphone.mobi [here](http://www.xiliphone.mobi "a theme for mobile") usable with mobile as iPhone or Safari with options developer activated and agent set to iPhone.
 
+= What about iPad ? =
+iPad's Browser is very very similar to current Safari. So we decide yet to not add it in list. But it possible to modify var in top of class.
 
 == Screenshots ==
 
@@ -93,21 +99,21 @@
 * a newer demo theme default_4touch is available [here](http://dev.xiligroup.com/?p=123#loadlinks "Xilitheme select links").
 * readme updated 090218 - see also php code 
 * The plugin post is frequently updated [dev.xiligroup.com](http://dev.xiligroup.com/xilitheme-select/ "Xilitheme select")
-* See also the [Wordpress plugins forum](http://wordpress.org/tags/xilitheme-select/).
-* For wordpress theme's developers, now give specific info if mobile (not apple) use *opera mini* browser.
+* See also the [xiligroup plugins forum](http://forum2.dev.xiligroup.com/).
+* For WordPress theme's developers, now give specific info if mobile (not apple) use *opera mini* browser.
 [see Opera doc](http://dev.opera.com/articles/view/designing-with-opera-mini-in-mind/)
 = display current theme view =
 If `$wp_ismobile->cookienable` is set to 1, the theme can include a tag to refresh theme as viewing on a desktop browser. See tag example in php code.
 
-© 2010-02-27 MSC dev.xiligroup.com
-
 == Changelog ==
 
+= 1.0.2, 1.0.3 =
+* maintenance releases
 = 1.0.1 = 
 * Add Android as selector - see line #50. - a newer demo theme default_4touch is available in [here](http://dev.xiligroup.com/?p=123#loadlinks "Xilitheme select links").
 
 = 1.0 = 
-* Admin settings improvments for latest 2.8 Wordpress.
+* Admin settings improvments for latest 2.8 WordPress.
 
 = 0.9.2 = 
 * option: now able to detect opera mini browser.
@@ -115,6 +121,11 @@
 = 0.9.1 = 
 * option: now able to display current theme view on iPhone / iPod.
 
-© 2010-02-27 dev.xiligroup.com
+© 2012-01-22 dev.xiligroup.com
+
+== Upgrade Notice ==
 
+* Plugin only use Options table in WP database.
+* As usual before upgrading, read carefully the readme.txt and backup your database.
+* Read code source if you are developer.