Re: [O] Authorship and copyright of derived exporters

2014-01-04 Thread Bastien
vilib...@wvi.cz writes: > I've shared it on github, please see > https://github.com/w-vi/ox-wk.el Great, thanks for sharing! -- Bastien

Re: [O] Authorship and copyright of derived exporters

2014-01-03 Thread vilibald
> vilib...@wvi.cz writes: > >> I'm actually in similar position, I've created an exporter to dokuwiki >> and >> creole formats, > > Interesting -- can you share a pointer to these contributions? > > Thanks! > > -- > Bastien > > I've shared it on github, please see https://github.com/w-vi/ox-wk.el

Re: [O] Authorship and copyright of derived exporters

2014-01-03 Thread Bastien
vilib...@wvi.cz writes: > I'm actually in similar position, I've created an exporter to dokuwiki and > creole formats, Interesting -- can you share a pointer to these contributions? Thanks! -- Bastien

Re: [O] Authorship and copyright of derived exporters

2014-01-03 Thread Bastien
Robert Klein writes: > Should I copy the authors of the backends I derived from into my > file(s)? I'd rather not leave them out, but, on the other hand, maybe > they don't want to be associated with my sometimes paltry attempts at > coding. A derived backend only works when the upstream one is

Re: [O] Authorship and copyright of derived exporters

2014-01-03 Thread vilibald
> Hi, > > I've been wondering, whom to put on the copyright line and author: lines > in a derived exporter. > > For example, I have an exporter derived from the LaTeX backend which > basically is: > > - the (org-export-define-derived-backend ...) call > - a renamed copy of org-latex-template modifi