We don't actually have to worry about TinyMCE, some other guys already implemented an odf viewer/editor (editing thing not quite done) in pure javascript, we will probably start using that. And for collaborative editing on the same document we will probably let git or something do the merging between 2 odf files, so that should work with both people using the webfrontend and people using webdav+koffice/oo.org.
As for that list which I don't know how to quote in gmail :), most parts are either already being worked on or in the schedule, and the other ones are certainly good ideas On Thu, Jul 8, 2010 at 16:58, Aldo "xoen" Giambelluca <[email protected]> wrote: > 2010/7/8 Kenny Coyle <[email protected]>: >> I'm quite new to working with OwnCloud (and hoping to develop where I can). >> >> Was there ever a decision made on whether to develop everything from >> scratch, or is it OK to use current open source code inside ownCloud. >> >> The reason I ask is primarilly for the text editor... I can see this >> being implemented very quickly using TinyMCE. I can see merits to both >> starting from scratch or building on top of that... >> >> What do you guys think? > In general, *I* think if the code is good and it's GNU/AGPL-compatible > it should be OK > and it would be better to avoid reinvent the wheel. > > In particular, I don't know if TinyMCE (GNU/LGPL) is compatible with GNU/AGPL. > > > > -- > Aldo "xoen" Giambelluca <[email protected]> > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud > -- Making the web a weirder place, one mail at a time _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
