[xwiki-devs] [Contrib] Repository request for a structured data api
Hello devs, I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension. Thanks, Yann
"structured-data-api" naming sounds more consistent with other projects to me. What do you think ? On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory <[email protected]> wrote:
Hello devs,
I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension.
Thanks, Yann _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
On 13 Jan 2016 at 13:21:51, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
"structured-data-api" naming sounds more consistent with other projects to me.
Actually we use api- as a prefix, see https://github.com/orgs/xwiki-contrib/dashboard and type “api” in the filter box. The rules are defined here btw: http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HRequestingaproject Thanks -Vincent
What do you think ?
On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory wrote:
Hello devs,
I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension.
Thanks, Yann _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Ok I was thinking about maven modules, did not noticed this rule for contrib projects. On Wed, Jan 13, 2016 at 1:26 PM, [email protected] <[email protected]> wrote:
On 13 Jan 2016 at 13:21:51, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
"structured-data-api" naming sounds more consistent with other projects to me.
Actually we use api- as a prefix, see https://github.com/orgs/xwiki-contrib/dashboard and type “api” in the filter box.
The rules are defined here btw: http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HRequestingaproject
Thanks -Vincent
What do you think ?
On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory wrote:
Hello devs,
I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension.
Thanks, Yann _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
Done: https://github.com/xwiki-contrib/api-structured-data If there is consensus we can change the name later. Thanks, Caleb On 13/01/16 13:30, Thomas Mortagne wrote:
Ok I was thinking about maven modules, did not noticed this rule for contrib projects.
On Wed, Jan 13, 2016 at 1:26 PM, [email protected] <[email protected]> wrote:
On 13 Jan 2016 at 13:21:51, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
"structured-data-api" naming sounds more consistent with other projects to me.
Actually we use api- as a prefix, see https://github.com/orgs/xwiki-contrib/dashboard and type “api” in the filter box.
The rules are defined here btw: http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HRequestingaproject
Thanks -Vincent
What do you think ?
On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory wrote:
Hello devs,
I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension.
Thanks, Yann _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Hi Caleb, On 13 Jan 2016 at 14:20:02, Caleb James DeLisle ([email protected](mailto:[email protected])) wrote:
Thanks for doing it. Please make sure to follow our best practices: * Remove github wiki and issues * Add the xwikiorg team * Setup the notifications email Thanks! -Vincent
If there is consensus we can change the name later.
Thanks, Caleb
On 13/01/16 13:30, Thomas Mortagne wrote:
Ok I was thinking about maven modules, did not noticed this rule for contrib projects.
On Wed, Jan 13, 2016 at 1:26 PM, [email protected] wrote:
On 13 Jan 2016 at 13:21:51, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
"structured-data-api" naming sounds more consistent with other projects to me.
Actually we use api- as a prefix, see https://github.com/orgs/xwiki-contrib/dashboard and type “api” in the filter box.
The rules are defined here btw: http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HRequestingaproject
Thanks -Vincent
What do you think ?
On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory wrote:
Hello devs,
I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension.
Thanks, Yann _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
Done, thanks for the reminder. P.S. There ought to be a button for this :) On 13/01/16 14:23, [email protected] wrote:
Hi Caleb,
On 13 Jan 2016 at 14:20:02, Caleb James DeLisle ([email protected](mailto:[email protected])) wrote:
Thanks for doing it. Please make sure to follow our best practices: * Remove github wiki and issues * Add the xwikiorg team * Setup the notifications email
Thanks! -Vincent
If there is consensus we can change the name later.
Thanks, Caleb
On 13/01/16 13:30, Thomas Mortagne wrote:
Ok I was thinking about maven modules, did not noticed this rule for contrib projects.
On Wed, Jan 13, 2016 at 1:26 PM, [email protected] wrote:
On 13 Jan 2016 at 13:21:51, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
"structured-data-api" naming sounds more consistent with other projects to me.
Actually we use api- as a prefix, see https://github.com/orgs/xwiki-contrib/dashboard and type “api” in the filter box.
The rules are defined here btw: http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HRequestingaproject
Thanks -Vincent
What do you think ?
On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory wrote:
Hello devs,
I'd like a repository on xwiki-contrib for a new "Structured data API" extension. The purpose of this extension is to provide developers a way to access data of an application in XWiki. The objective is to provide a unified way of using the API from both server-side and client-side (Velocity, Groovy, JavaScript, REST). Details about the application can be found here: http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... Name of the repo : api-structured-data I'd also like a jira project for this extension.
Thanks, Yann _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
On 13 Jan 2016 at 14:28:07, Caleb James DeLisle ([email protected](mailto:[email protected])) wrote:
Done, thanks for the reminder.
P.S. There ought to be a button for this :)
indeed (and wouldn’t be too hard to script it in a wiki page), in the meantime I’ve documented it here: http://contrib.xwiki.org/xwiki/bin/view/Main/#HForxwiki-contribGitHubAdmins Thanks -Vincent
On 13/01/16 14:23, [email protected] wrote:
Hi Caleb,
On 13 Jan 2016 at 14:20:02, Caleb James DeLisle ([email protected](mailto:[email protected])) wrote:
Thanks for doing it. Please make sure to follow our best practices: * Remove github wiki and issues * Add the xwikiorg team * Setup the notifications email
Thanks! -Vincent
If there is consensus we can change the name later.
Thanks, Caleb
On 13/01/16 13:30, Thomas Mortagne wrote:
Ok I was thinking about maven modules, did not noticed this rule for contrib projects.
On Wed, Jan 13, 2016 at 1:26 PM, [email protected] wrote:
On 13 Jan 2016 at 13:21:51, Thomas Mortagne ([email protected](mailto:[email protected])) wrote:
"structured-data-api" naming sounds more consistent with other projects to me.
Actually we use api- as a prefix, see https://github.com/orgs/xwiki-contrib/dashboard and type “api” in the filter box.
The rules are defined here btw: http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome#HRequestingaproject
Thanks -Vincent
What do you think ?
On Wed, Jan 13, 2016 at 12:14 PM, Yann Flory wrote: > Hello devs, > > I'd like a repository on xwiki-contrib for a new "Structured data API" > extension. The purpose of this extension is to provide developers a way to > access data of an application in XWiki. The objective is to provide a > unified way of using the API from both server-side and client-side > (Velocity, Groovy, JavaScript, REST). > Details about the application can be found here: > http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensibleAPIforaccessingstr... > Name of the repo : api-structured-data > I'd also like a jira project for this extension. > > Thanks, > Yann
participants (4)
-
Caleb James DeLisle -
Thomas Mortagne -
vincent@massol.net -
Yann Flory