On Friday, November 8, 2013 11:59:39 AM UTC-5, Philip Kilner wrote: > Hi All, > > On 07/11/13 18:30, Philip Kilner wrote: > > Found a note here: - > > > > https://groups.google.com/forum/#!topic/web2py/W9b3RZBrmYQ > > > > ...where Massimo says "the posted plugin online is old and broken (I > > need to fix it).now a working version of plugin jquery comes with > > web2py. It is in admin." > > > > ...which I imagine is out of date, but the link in the UI is to the > > online version, even though there is indeed a version in admin. > > > > Nope, looks like I was wrong about that - the version offered in the > mobile preview page, which links to: - > > http://web2py.com/plugins/static/web2py.plugin.jqmobile.w2p > > ...is very old and flat out does not work, so I think that Massimo's > comment above from March, still applies. > > Creating an application, uploading this plugin, and fixing up the > layouts results in a broken application. > > Copying the jqmobile-related files from the admin app to the broken app > fixes it - yay! > > :-) > > Should I open a ticket about this? If so, under web2py, or somewhere else? > > I'm happy that I can get on with mobile-ising my app now, but I'm very > curious as to how other people have been installing this plugin? >
I'm also interested in this. It looks like it is still being maintained as of 4 months ago (7/15/2013) - https://github.com/web2py/web2py/pull/132 is an update to jQuery Mobile 1.3.1 (which was released 4/10/2013; current jQuery Mobile release is 1.3.2 on 7/19/2013). This is 4 months after the https://groups.google.com/forum/#!topic/web2py/W9b3RZBrmYQ post you mention, which was 3/9/2013. So perhaps the answer to your question is that web2py.plugin.jqmobile.w2p is now part of the core distribution, instead of distributed via http://web2py.com/demo_admin/plugin_jqmobile/about or elsewhere (unfortunately I couldn't determine the date of the plugin version linked to from that page, http://web2py.com/plugins/static/web2py.plugin.jqmobile.w2p). Maybe this is the kind of thing that is obvious to use for someone who already is using web2py, but as someone who is looking for a Python web framework with good mobile web support, it is hard to make an evaluation of web2py based on available information - e.g. https://groups.google.com/forum/#!searchin/web2py/jqmobile%7Csort:date/web2py/PetPnl-zY8k/bXBzRP3vTDYJ "again: jqmobile plugin" is also unanswered. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

