otetard / ownpad

Ownpad is a Nextcloud application that allows to create and open Etherpad and Ethercalc documents.
GNU Affero General Public License v3.0
57 stars 24 forks source link

Deletion of pads? #68

Open m0urs opened 5 years ago

m0urs commented 5 years ago

I am missing a function that pads are deleted if the corresponding pad files ares deleted from Owncloud. I guess that is currently not the case?

otetard commented 5 years ago

Hi @m0urs,

You’re right, currently, Ownpad never ask Etherpad from deleting a pad. This could probably be implemented with Etherpad API (to proceed, it should use deletePad().

I don’t have enough time at the moment to implement this, but I would be happy to review/merge your work on that topic !

Cheers, Olivier;

m0urs commented 5 years ago

Hi @otetard , I am afraid, I do not have enough development skills to do that :-( Regards,, Michael