Hello people, it was very dificult to integrate because it is necesary to create all the views, I am trying to do it like an iphone application,
I would like you start registering,
this is the site www.unnova.com
There is still a lot to do, be pacient ;) , thank you all
feedback is welcome
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
looks good only thing is the email to validate thing. most iphone apps do not do this.
Tried to register but was unable to enter anything in the registration fields...
Pedro: Are you using http://code.google.com/p/iui/ to develop this?
@Anton Andreasson
Not at the begging, but now I am implementing it. Thanks
I have some http://code.google.com/p/iui/ experience- I will be willing to help with some of the views. I just need some more elgg experience. Hwo do you plan or organizing the views? It seems that each mod will have to implement their own views. However, this may be able to handle views, etc. via class objects. And I am also assuming that the top level index will be handled by the "mod" to switch between the full view and webkit view- which also works well on G1ANDROID- its webkit... Note with next build LBS will be supported. Which means some impressive plugins in the near future.
GOT IT
"The default view is called default. However, you can alter Elgg's viewtype simply by setting the
$view
input variable. For example, to get an RSS version of a page, you might access:http://your-elgg-site.domain/pg/your/site/page/?view=rss
You could also write a plugin to set this using the
set_input()
function. For example, your plugin might detect that the page was accessed with an iPhone's browser string, and set the viewtype to iphone by calling:set_input('view','iphone');
Cool.
Somebody write an app to access the site so we don't have to do through the browser? Is that feasible?
nudge...
Hi Pedro!
I requested membership to your apple group at www.unnova.com. I would love to check out your theme, and see how I can help or donate to you.
- Previous
- 1
- 2
- Next
You must log in to post replies.