Hello Vincent,
On Fri, Feb 23, 2018 at 10:31 AM, Vincent Massol <[email protected]> wrote: > > > > On 23 Feb 2018, at 10:24, Anca Luca <[email protected]> wrote: > > > > Hello all, > > > > I would need a repository on xwiki-contrib to publish an extension to > allow > > exporting a bunch of documents to a spreadsheet format: one line per > > document, with configurable columns read from the objects of those > > documents. > > Currently it exports only CSV but we could add other spreadsheet > > formats (notably > > xls), so it should have a more generic name than csv. Not sure if it > would > > contain other formats that are not spreadsheet-like, so I think > spreadsheet > > is enough. > > We need to find the name: http://contrib.xwiki.org/ > xwiki/bin/view/Main/WebHome#HChoosingthename > > application-spreadsheet ? > application-spreadsheet-export ? > application-export-spreadsheet ? > Is it made of pages, does it have some Java JARs? > only pages, for now. Could change in the future, though. Thanks! > > Thanks > -Vincent > > > > > Thanks, > > Anca > >

