[Owncloud] Impressionist App for ownCloud
Thomas Müller
thomas.mueller at tmit.eu
Sun Sep 23 01:26:30 UTC 2012
Am Samstag, dem 22.09.2012 um 20:16 schrieb Raghu Nayyar:
> Hey Guys,
>
> I started working on making a dedicated Impressionist app for ownCloud, I
> coded some decent amount of portion for it:-
>
Cool - I had the same idea. You have been faster! ;-)
In general I'd advise to have a look who other apps are implemented:
https://github.com/owncloud/apps
We are happy to add whatever additional information you find out about app development
to our development center. http://owncloud.org/dev/apps/getting-started/
I'd suggest you create a repo on github for this app and we can test it and comment.
As soon as the impressionist app is working properly we will happy to accept your pull request.
Take care,
Tom aka DeepDiver
PS: please join #onwcloud-dev on freenore irc ;-)
> 1. Used apps-template and called the application from the apps link the
> left footer.
> 2. Included/tried including the code for calling impressionist window on
> a new page, through a button on the main page.
> 3. Displaying the list of impress presentations prepared from it. (got
> stuck here, because impressionist has its own way of storing presentations
> from as much as I could gather, but I guess I will manage that.)
>
> Now, since this is the first time I am dedicatedly working for making an
> entire application for ownCloud, I am finding some difficulty about 'the
> flow of code'. I mean, how to target different files, in what order? Fore
> example, I started off with appinfo so that the application gets correctly
> enabled and disabled from the left sidebar. Now, where?
>
> I hope I am being clear to you all. I have previously worked on an MVC
> before, CodeIgniter to be more specific but I didn't face such a difficulty
> there given the fact its Documentation was extremely detailed. Also, I got
> the feeling the api documentation (
> api.ownCloud.org<http://api.owncloud.org/> )
> for ownCloud is not very much detailed, or may be just I feel that. If
> possible, it will be super cool, if the documentation is given more detail
> than the present case. It can attract more budding developers. ;)
>
>
> --
> Sincerely,
> Raghu
More information about the Owncloud
mailing list