Sounds great! Are you familiar with DocBook and do you have any XML editors?
Stan On Feb 1, 3:28 pm, Remi Grumeau <[email protected]> wrote: > Stan, > > Since i'm working on my third theme for iUI, i think i have quite a good > experience on how it works > I could do this part of the documentation if needed. Just send me kind of a > template to follow to be well integrated with the rest of the documentation > pages. > > Remi > > Le 1 févr. 2010 à 15:20, StanRB a écrit : > > > Thanks, Remi! I will be sure to add this to the documentation... > > > There is a documentation project started, but I have been unable to > > work on it much recently. My college is starting a web-based mobile > > app based on iUI and I was heavily involved with this. However, check > > this out: > > >http://code.google.com/p/iui/wiki/DocumentationProject > > > And make sure you come back often for updates! > > > Thanks! > > > On Feb 1, 3:13 pm, Remi Grumeau <[email protected]> wrote: > >> 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 > >>> athttp://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 > > athttp://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.
