[Owncloud] Need feedback for apptemplate_advanced and app tutorial

Bernhard Posselt nukeawhale at gmail.com
Wed Dec 5 22:01:37 UTC 2012


On 12/05/2012 10:39 PM, Diederik de Haas wrote:
> On Wednesday 05 December 2012 16:18:38 Bernhard Posselt wrote:
>> The app is already documented in a tutorial 
>> which needs review too 
>> (http://doc.owncloud.com/server/5.0/developer_manual/tutorial.html)
> Nice work!
>
> Why is the following line needed? (good comment though!)
> sudo chmod a+rw /var/www  # only do this on your dev machine!
>
> You probably don't want to find out your app isn't working when the whole world 
> does NOT have write permissions (ie on deployment).
>
> Cheers,
>   Diederik
> _______________________________________________
> Owncloud mailing list
> Owncloud at kde.org
> https://mail.kde.org/mailman/listinfo/owncloud
This is needed for the git clone command below. You dont want to run it
as root.



More information about the Owncloud mailing list