Closed (won't fix)
Project:
iDrupal
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2010 at 18:35 UTC
Updated:
4 Oct 2010 at 19:30 UTC
Jump to comment: Most recent
Comments
Comment #1
PeteS commentedIt's only cool and trendy if it's written for a single crappy, convoluted platform.
Comment #2
AdrianB commentedNot knowing enough about the capabilities of web apps on the iPhone, but is it possible to upload photos and video through directly to a web page? (And no, upload via email is not what I'm talking about.)
Otherwise I would say that that is a good reason for creating an App Store app instead of just using a web app/theme solution.
(WordPress, btw, has a good GPL'd app in the App Store.)
Comment #3
kevinquillen commentedI didn't think about uploaded files. But I would think there should be a way to do it somehow?
Comment #4
AdrianB commentedI actually tried to find some information about that, but failed. I found a lot of "use this app in App Store" or "use upload via email" but no clear answer on whether it is possible (or not) to upload directly through a web page.
Speaking about WordPress again, their app just got a nice update and I would lie if I said I wasn't envy of that app (from a Drupal perspective). And they've chosen the path of making apps for all major platforms (Android, Blackberry and Nokia) so it's not about coding "for a single crappy, convoluted platform", it's about better user experience I think.
Comment #5
Anonymous (not verified) commentedWith what little information I did provide about this project, I did at least say that this is really just using a specific Drupal theme to display it as optimized as it can be for the iPhone (because it's really just a web view). So with that said, yes you can build your own theme to use instead of the one that was supplied (idrupal_ui).
The only real part the objective-c offered was the ability to upload photos and videos could have been added as well but that was not available when I first built this. This is not something you can do without objective-c. File fields do not work on the device in mobile Safari.
It would be great to see something exist for this but as I stated on the project page, I just don't have the resources anymore but truly wish I did.
As for the troll, your comment is a waste of effort and not helpful.
Comment #6
kevinquillen commentedI see. Well, if you keep working at it let me know, I'd like to see some of the Obj-C code, maybe it would help me learn it better than book examples.
Comment #7
Anonymous (not verified) commentedim not proud at all of the obj-c from the first version but you can review it if you like. it was something i built during the transition from drupal style coding to true object oriented so there's a lot of gross code.. but legible.
it's on github.