[Owncloud] Know about ownCloud collision detecting system

Qingping Hou dave2008713 at gmail.com
Sat May 4 04:59:46 UTC 2013


On Fri, May 3, 2013 at 2:50 AM, Ander Pijoan <ander.pijoan at deusto.es> wrote:
> My idea was to add a new category to ownCloud for Spatial data. It would
> contain routes and markers.
>

Um.. I might be wrong, but I think think there is concept of category in OC's
file synchronization feature.

> I don't know if this would be the best idea or this type of data will not be
> widely used by owncloud users so is not as important as to have its own
> category and I should create dedicated app for it.
>

I would prefer to create a dedicated app for it so you can store and
synchronize the spatial data in whatever way you like. Also other OC apps can
interact with your app if you provide hooks or external APIs.

For app development, you may want to check out following links:
https://github.com/owncloud/appframework
https://github.com/owncloud/news
https://github.com/owncloud/documentation/tree/master/developer_manual/app



More information about the Owncloud mailing list