[xwiki-devs] [Contrib] Request for a repository for a tool to export documents to spreadsheet
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. Thanks, Anca
On 23 Feb 2018, at 10:24, Anca Luca <lucaa@xwiki.com> 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 ? Is it made of pages, does it have some Java JARs? Thanks -Vincent
Thanks, Anca
Hello Vincent, On Fri, Feb 23, 2018 at 10:31 AM, Vincent Massol <vincent@massol.net> wrote:
On 23 Feb 2018, at 10:24, Anca Luca <lucaa@xwiki.com> 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
Hi, Done: * Github: https://github.com/xwiki-contrib/application-export-spreadsheet * JIRA: https://jira.xwiki.org/browse/SPREADEXP Thanks -Vincent
On 23 Feb 2018, at 10:34, Anca Luca <lucaa@xwiki.com> wrote:
Hello Vincent,
On Fri, Feb 23, 2018 at 10:31 AM, Vincent Massol <vincent@massol.net> wrote:
On 23 Feb 2018, at 10:24, Anca Luca <lucaa@xwiki.com> 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
Thanks! On Fri, Feb 23, 2018 at 10:39 AM, Vincent Massol <vincent@massol.net> wrote:
Hi,
Done: * Github: https://github.com/xwiki-contrib/application-export-spreadsheet * JIRA: https://jira.xwiki.org/browse/SPREADEXP
Thanks -Vincent
On 23 Feb 2018, at 10:34, Anca Luca <lucaa@xwiki.com> wrote:
Hello Vincent,
On Fri, Feb 23, 2018 at 10:31 AM, Vincent Massol <vincent@massol.net> wrote:
On 23 Feb 2018, at 10:24, Anca Luca <lucaa@xwiki.com> 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
participants (2)
-
Anca Luca -
Vincent Massol