Re: [xwiki-devs] [Proposal] Entry point for Extensions

2017-08-18 Thread Vincent Massol
> On 18 Aug 2017, at 23:38, Marius Dumitru Florea > wrote: > > Looks good but I would show only 2 buttons: "Hide details" and "Open". > "Uninstall" and the rest of the extension action buttons would be available > from the drop down. Yes that’s possible. Makes

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2017-08-18 Thread Vincent Massol
> On 18 Aug 2017, at 16:29, Ecaterina Moraru (Valica) wrote: > > On Fri, Aug 18, 2017 at 5:00 PM, Vincent Massol wrote: > >> I’ve created a design page for this at http://design.xwiki.org/xwiki/ >> bin/view/Proposal/ExtensionEntryPoints#Attachments >>

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2017-08-18 Thread Ecaterina Moraru (Valica)
On Fri, Aug 18, 2017 at 5:00 PM, Vincent Massol wrote: > I’ve created a design page for this at http://design.xwiki.org/xwiki/ > bin/view/Proposal/ExtensionEntryPoints#Attachments > > And I’ve also proposed a new way to plug the entry point with the “Open” > button. > Seems

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2017-08-18 Thread Vincent Massol
I’ve created a design page for this at http://design.xwiki.org/xwiki/bin/view/Proposal/ExtensionEntryPoints#Attachments And I’ve also proposed a new way to plug the entry point with the “Open” button. Let me know what you think. Thanks -Vincent > On 14 Oct 2016, at 16:10, Vincent Massol

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-17 Thread Marius Dumitru Florea
There is also http://jira.xwiki.org/browse/XWIKI-9714 . It's not clear from the title, but the point is to have a tab that shows the tree of pages that have been installed (or that would be installed). Thanks, Marius On Fri, Oct 14, 2016 at 5:10 PM, Vincent Massol wrote: >

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-17 Thread Ecaterina Moraru (Valica)
So several needs we need to satisfy (the below is just my vision): - EM: when we install the extension it should be listed as installed - App Index: if the extension is an app, it should be also found there - App Bar: if the extension is an app and is intended for daily usage (or if it was

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-17 Thread Guillaume Delhumeau
I like this idea. Note: it could be implemented as an XObject having an "extensionId" field, so that we don't touch pom.xml. It's more the XWiki-way IMO. 2016-10-17 8:40 GMT+02:00 Alexandru Cotiuga : > Hi, > > I am in favour of this proposal since I expressed few

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-17 Thread Alexandru Cotiuga
Hi, I am in favour of this proposal since I expressed few months ago the need of a link in the EM UI to easily access the extension's homepage. Thanks, Alex On Sun, Oct 16, 2016 at 3:12 AM, Eduard Moraru wrote: > On Sat, Oct 15, 2016 at 6:37 PM, Vincent Massol

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-15 Thread Eduard Moraru
On Sat, Oct 15, 2016 at 6:37 PM, Vincent Massol wrote: > > > On 15 Oct 2016, at 13:30, Eduard Moraru wrote: > > > > Hi, > > > > On Fri, Oct 14, 2016 at 8:18 PM, Vincent Massol > wrote: > > > >> > >>> On 14 Oct 2016, at 19:03, Thomas

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-15 Thread Vincent Massol
> On 15 Oct 2016, at 13:30, Eduard Moraru wrote: > > Hi, > > On Fri, Oct 14, 2016 at 8:18 PM, Vincent Massol wrote: > >> >>> On 14 Oct 2016, at 19:03, Thomas Mortagne >> wrote: >>> >>> This does not make any sense at

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-15 Thread Eduard Moraru
Hi, On Fri, Oct 14, 2016 at 8:18 PM, Vincent Massol wrote: > > > On 14 Oct 2016, at 19:03, Thomas Mortagne > wrote: > > > > This does not make any sense at general Extension level. > > > > Could be custom metadata that apply to XAR extensions.

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-14 Thread Vincent Massol
Hi Paul, > On 14 Oct 2016, at 19:05, Paul Libbrecht wrote: > > > On 14 Oct 2016, at 19:03, Thomas Mortagne wrote: >> For me this is already the job of the uix we use for application panel >> so I don't really see the point of adding something

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-14 Thread Vincent Massol
> On 14 Oct 2016, at 19:03, Thomas Mortagne wrote: > > This does not make any sense at general Extension level. > > Could be custom metadata that apply to XAR extensions. Since that only > make sense for XAR extensions I would prefer to have this be > implemented as

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-14 Thread Paul Libbrecht
On 14 Oct 2016, at 19:03, Thomas Mortagne wrote: > For me this is already the job of the uix we use for application panel > so I don't really see the point of adding something else. Well, that would be a job for extensions.xwiki.org: - prioritise entry-points in

Re: [xwiki-devs] [Proposal] Entry point for Extensions

2016-10-14 Thread Thomas Mortagne
This does not make any sense at general Extension level. Could be custom metadata that apply to XAR extensions. Since that only make sense for XAR extensions I would prefer to have this be implemented as a xobject as usual. For me this is already the job of the uix we use for application panel