index.html

iUI
Contains all iUI framework  

+ ext-sandbox
contains dev playground, and optional packages / extensions (view, photo album, 
…). If you develop something that you think could be a nice feature to add to 
iUI, you can develop it here (like a firefox extension)

+ js
Extended javascript code which are not require but most of the time used 
(theme, log, …)

+ t
contains themes. To active a theme, add it in the index header as an 
alternative style (see sample)
++ default
contains the default theme (iPhone). default-theme.css plus all images needed.
(If you make a new theme, the state of the art would be folder_name, 
folder_name-theme.css plus images needed)

- icon.png
will be used as the main iPhone menu icon if you had the webapp to the home 
screen

- iui-moz.css
you can delete it if still in the folder… not used anymore (mozilla attributes 
have benn merged in iui.css)

- iui.css
Main iUI stylesheet. The best thing to do is to do nothing with it :) Will be 
easier to update your iUI version then…

- iui.js
Same that iui.css

- iuix.css
Same file that iui.css, but compressed by some syntax compressor tool

- iuix.js
Same file that iui.js, but compressed by some syntax compressor tool

- startup.png
Will be shown when you clic on the home screen icon of your webapp while it's 
downloading the webapp

Hope this help
Remi

Le 1 févr. 2010 à 14:38, Martin a écrit :

> Hi,
> 
> is there any documentation for iui (especially for 0.40)? I took a look at 
> the samples but I'm a little bit confused about the directory layout. What do 
> I need for production mode? First I thought everything in iui/t are tests. 
> But I guess that's wrong. And what's about ext-sandbox?
> 
> thanks,
> Martin
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "iPhoneWebDev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/iphonewebdev?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to