[xwiki-devs] [contrib] Page relations / graph application

2019-09-14 Thread Stéphane Laurière
Hi everyone, While the page relations application [1] introduced the ability to draw basic relations between pages outside the page content itself, a new branch I've been working on [2] implements "typed relations", for instance: "The Jungle Book" "has author" "Rudyard Kipling", where each of t

Re: [xwiki-devs] Map Application - GSoC 19

2019-09-04 Thread Stéphane Laurière
Hi Fawad, Caty, hi all, I tested the latest version on my side and the fix work fine with me as well, that's cool, so Fawad I'd say also that you can go ahead with the release indeed. Cheers Stéphane Ecaterina Moraru (Valica): Yes, please do :) Thanks, Caty On Wed, Sep 4, 2019, 14:13 Faw

Re: [xwiki-devs] Map Application - GSoC 19

2019-09-04 Thread Stéphane Laurière
Yes, thumbs up for your involvement, Fawad. Collaborative maps have been burgeoning in many places in the last years, I'm optimistic about the fact taat the app paves the way for nice usages ahead. Regarding the review, bear in mind that part of the exercise consisted in scratching our head to

Re: [xwiki-devs] Map Application - GSoC 19

2019-09-01 Thread Stéphane Laurière
Caty, Fawad, all, Hi, What I would like is a working version of the application that can be installed, as a final version that can be linked and showed the work done. Indeed, it'd be a cool achievement. On Sun, Sep 1, 2019 at 5:48 PM Stéphane Laurière mailto:slauri...@xwiki.com>

Re: [xwiki-devs] Map Application - GSoC 19

2019-09-01 Thread Stéphane Laurière
Hi Fawad, Thank you for letting us know. I hope your new university session tomorrow will meet your expectations and I wish you a great training year ahead. I don't want to add complexity to the process so I'm not touching anything in the code, but I'm at your disposal for any help or any code

Re: [xwiki-devs] Map Application - GSoC 19

2019-09-01 Thread Stéphane Laurière
Hi Caty, Fawad, all, There's been much progress on the app recently by Fawad, that's great, I spotted a few issues that are likely to block the release indeed, not many, most of the entries I created on Jira today are improvement suggestions for upcoming releases. The three key ones imho are:

[xwiki-devs] Map Application - GSoC 19

2019-08-23 Thread Stéphane Laurière
Hi Fawad, Hi Caty, Hi all, Since the GSoC deadline for work submission is approaching, I'm confident that all is in order for you Fawad but, also since it's my first participatoin in the program, can I ask you to let us know what you plan to publish, when and where, so that we make sure we're

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-23 Thread Stéphane Laurière
and attach a custom class object to categorize them. I don't think it should be prioritized above the editor. Best, Fawad On Wed, Aug 21, 2019, 5:51 PM Stéphane Laurière mailto:slauri...@xwiki.com>> wrote: > Stéphane, > Thanks for the review.

Re: [xwiki-devs] Application pages layout best practices

2019-08-22 Thread Stéphane Laurière
Hi Vincent, Hi all, Hi Stephane and all, On 7 Aug 2019, at 14:22, Stéphane Laurière wrote: Hi everyone, I'm following up on a thread started in 2015 about the best practices regarding app pages organization: - https://xwiki.markmail.org/message/657vcm6ylkz4yytc -

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-21 Thread Stéphane Laurière
Stéphane, Thanks for the review. I understand that shapes should be separate objects. Then, we need a way for users to easily create the large number of shapes required for each level of indoor structures. Should I create a separate shape editor that will easily generate a number of shapes i

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-21 Thread Stéphane Laurière
Fairly simple ones like visually defining popup content and style for each shape separately similar to the uMap editor. Something like: https://up1.xwikisas.com/#eQ9Mck57dv0U0A7kpAvumQ If there are any suggestions you think should be available as options, let me know. I see. These options are

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-21 Thread Stéphane Laurière
A better structure could also look like: - -1:Maps.Shapes.Shape1, Maps.Shapes.Shape2 0:Maps.Shapes.Shape3 1:Maps.Shapes.Shape4, Maps.Shapes.Shape5 - Indeed, we could go this way and see how it goes. At some point, users will probably need a visual assistant to maintain this

[xwiki-devs] Map Application - GSoC 19

2019-08-21 Thread Stéphane Laurière
Fawad, all, Stéphane, With the latest iteration, the ShapeClass is able to handle multiple shapes in a single Shape object. Do you think that's fine or should there be separate objects for each shape? I'd follow the same reasoning as for points and have one shape per page, because imho user

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-21 Thread Stéphane Laurière
Hi Fawad, Hi all, Hi all, After much analyzing I have found a good workflow for creating indoor maps. What I have in mind is that we treat indoor structures as map items rather than a completely separate map. This sounds like a good approach indeed imho. The levels can be specified along w

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-20 Thread Stéphane Laurière
Hi Fawad, Hi all, Hi everyone, Hope all of you are all right. I am working on the implementation of Indoor Maps. For that, there are several options for adaptation. So I need your suggestions. The first question is how would the users be using the indoor maps? - Would they be using images for

[xwiki-devs] Application pages layout best practices

2019-08-07 Thread Stéphane Laurière
Hi everyone, I'm following up on a thread started in 2015 about the best practices regarding app pages organization: - https://xwiki.markmail.org/message/657vcm6ylkz4yytc - https://dev.xwiki.org/xwiki/bin/view/Community/ApplicationDevelopmentBestPractices In this thread, the idea of intro

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-02 Thread Stéphane Laurière
Fawad, One option to do this is to use the ready-made AppWithinMinutes editors, by introducing an additional field for the content in a class, and filling in the custom displayer property value with "{{include reference='AppWithinMinutes.Content'/}}". You can use the same approach for editing

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-01 Thread Stéphane Laurière
ively creating shapes then please let me know so that we are on the same page. I will work on it as fast as I can so we can move on to the implementation of Indoor Maps. Best, Fawad Ali On Tue, Jul 30, 2019 at 11:46 AM Stéphane Laurière mailto:slauri...@xwiki.com>> wrote: Hi Fawad,

Re: [xwiki-devs] Map Application - GSoC 19

2019-08-01 Thread Stéphane Laurière
ind for interactively creating shapes then please let me know so that we are on the same page. I will work on it as fast as I can so we can move on to the implementation of Indoor Maps. Best, Fawad Ali -- Stéphane Laurière XWiki – https://xwiki.com

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-29 Thread Stéphane Laurière
Hi Fawad, I would go for approach C as well, that is storing all shape data entirely in json, since most probably the shapes will either by imported directly from preexisting data in json or any equivalent, or drawn by hand on a map. I see no real use case yet for an intermediary input where p

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-22 Thread Stéphane Laurière
adding paths to the map. Great, I commented also at https://jira.xwiki.org/browse/INTMAP-27 as you probably noticed, Cheers Stéphane -- Stéphane Laurière XWiki – https://xwiki.com

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-16 Thread Stéphane Laurière
Hi Fawad, That's great news, congratulations for this first release! Cheers Stéphane Hi all, Hope you are doing wonderful today. I am very excited to announce that Interaction Maps Application v1.0 is now up. Extension and documentation: https://extensions.xwiki.org/xwiki/bin/view/Extension

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-16 Thread Stéphane Laurière
Hi Fawad, Also, I looked into it and the idea of custom class property for getting the location is interesting indeed. I will see how I should prioritize it and implement it then since we have other major features to look into. I would also like to ask; what do you foresee as the basic eleme

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-11 Thread Stéphane Laurière
Fawad, As a user, I like the Airbnb map experience with popups on top of the markers, what about you? That is much like the default view of popups in Leaflet. This kind of popup supports very little information, that's why I made a dedicated space for popups. However, we could go with

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-11 Thread Stéphane Laurière
anything other than this in mind that could be thought of as the basis of the application? I think we should completely stabilize the basics by the end of this week so I can work on other features like map paths, indoor maps and custom shapes. I'll think about it and will give you my feedb

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-11 Thread Stéphane Laurière
standing of this and let you know my thoughts. Ok cool. Cheers Stéphane Best, Fawad On Wed, Jul 10, 2019 at 2:55 PM Stéphane Laurière mailto:slauri...@xwiki.com>> wrote: Hi Fawad, Good to hear from you again, I hope things are fine on your end as well. Thanks for the updat

Re: [xwiki-devs] Map Application - GSoC 19

2019-07-10 Thread Stéphane Laurière
Hi Fawad, Good to hear from you again, I hope things are fine on your end as well. Thanks for the update. Sorry for the delay, we were traveling yesterday. Releasing the application soon sounds good. I'm facing a few issues though, they may be related to an installation issue on my side, not s

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-28 Thread Stéphane Laurière
Hi Fawad, Caty, all, Apologies for the delay. Meantime, I confirm that Caty and I filled in the 1st GSoC evaluation for the period, with very positive appreciations. Thumbs up Fawad, and good luck with the next steps. Fawad Ali: Hi Caty, Stephane and all, Hope you are all well. Stephane, you

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-19 Thread Stéphane Laurière
se 1.0, I guess we're in tune but, as you did since the beginning, don't hesitate to raise questions about the priorities and the next steps of course. Wishing you good work days ahead, Cheers Stéphane Best, Fawad On Mon, Jun 17, 2019 at 11:04 PM Stéphane Laurière mailto:slauri..

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-17 Thread Stéphane Laurière
I will try preparing everything by tonight so that it is available for your review, including the demo tests that Vincent suggested. Best, Fawad On Thu, Jun 13, 2019 at 12:59 PM Stéphane Laurière mailto:slauri...@xwiki.com>> wrote:

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-13 Thread Stéphane Laurière
ation aligns well with that approach and we can have the same type of tests/demos. WDYT? I would start preparing for a release for now and implement the tests once we have coordinated on how we do it. That looks like a great plan. Cheers Stéphane Best, Fawad -- Stéphane Laurière XWiki –

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-07 Thread Stéphane Laurière
Fawad, Hi all, Hope you all are doing wonderfully. We still have the issue for the facets rendering but its up on the forum, so I think we will have some fixes for it in due time (thanks to Stephane). In the meantime, I will try making the facets more specific to the map. For now I am conside

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-07 Thread Stéphane Laurière
Fawad, Caty, all, I have a short comment about the tests: Hi Caty, Thanks for the review. Maps/MapTesting/Maps/TestMap - I find it strange that the Maps space is duplicated This space exists only for testing. It won't be there for the real application. I named them so that its easier t

[xwiki-devs] Map Application - GSoC 19

2019-06-07 Thread Stéphane Laurière
Hi Fawad, Caty, all, I just submitted some code to the interactive-maps repository that aims at a sample map with real data and facets (as a pull request, just to make sure we're in tune first, let me know). The code consists of the following: - A Museum class with a single "country" property

[xwiki-devs] [VOTE] API breakage - Extension point org.xwiki.platform.html.head

2019-06-06 Thread Stéphane Laurière
other things that this vote passes: https://github.com/xwiki/xwiki-platform/pull/1115 Thanks to Caty for spotting the issue and the guidance on how to fix it, and to Simon and Vincent. Kind regards Stéphane -- Stéphane Laurière XWiki – https://xwiki.com

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-03 Thread Stéphane Laurière
ctive-maps. Thanks, Fawad -- Stéphane Laurière XWiki – https://xwiki.com

Re: [xwiki-devs] Map Application - GSoC 19

2019-06-03 Thread Stéphane Laurière
s to show what the application does at this point. Best, Fawad On Wed, May 29, 2019 at 5:12 PM Fawad Ali mailto:m.fawaadal...@gmail.com>> wrote: Stéphane, Thanks for this. It summarizes our discussions perfectly. :) It's actually great that we are on the same page now. I

Re: [xwiki-devs] Map Application - GSoC 19

2019-05-29 Thread Stéphane Laurière
Fawad, Caty, all, A quick update following a video call I had with Fawad: - The Solr API will be used to query the data to be displayed on the map, and the Solr facets to apply additional filters - The data returned by the Solr API will be converted to GeoJSON. Later on we may consider creati

Re: [xwiki-devs] Map Application - GSoC 19

2019-05-28 Thread Stéphane Laurière
Fawad, Caty, all, Stéphane, I will start off by learning Solr Search Query API and see how I can use it in this application. Great One major concern is how we will be creating our maps. I introduced the idea of a map editor but now it seems that we will be using queries to generate our maps

Re: [xwiki-devs] Map Application - GSoC 19

2019-05-28 Thread Stéphane Laurière
into Solr quite a bit but it would help me a lot if you could provide me an example. And direction on how I move from here on out would also help a lot. Best, Fawad On Tue, May 28, 2019 at 6:14 PM Stéphane Laurière mailto:slauri...@xwiki.com>> wrote: Hi Caty, Fawad, all,

Re: [xwiki-devs] Map Application - GSoC 19

2019-05-28 Thread Stéphane Laurière
be configured, and if so, how did you access the marker configuration? Cheers Stéphane Stephane or Ecaterina, if you have a better approach and flow for this then please let me know. And Stephane, your help would be highly appreciable. Thanks. Best, Fawad -- Stéphane Laurière XWiki – https://xwiki.com

Re: [xwiki-devs] Map Application - GSoC 19

2019-05-28 Thread Stéphane Laurière
will consist of a map configuration imho. We need to define what is needed to configure a map, beside the query. The visual configuration is important as well and can be possibly complex, and other options could arise... Stéphane -- Stéphane Laurière XWiki – https://xwiki.com

Re: [xwiki-devs] Map Application - GSoC 19

2019-05-28 Thread Stéphane Laurière
Hi Fawad, Caty, all, Fawad, I think that what you did is a great start. I would propose at this stage that we refine the use cases of what we aim at, and that we describe further the architecture and implementation plans accordingly. I brought the following changes to the design page toward t

Re: [xwiki-devs] [contrib] Page Preview Popover extension request

2019-02-18 Thread Stéphane Laurière
Hi Eduard, Hi devs, I'm following up on this discussion which I had left aside for a while: Eduard Moraru: Hi, Stephane. On Tue, Aug 28, 2018 at 10:49 AM Stéphane Laurière wrote: Vincent Massol: Hi Stephane, On 28 Aug 2018, at 08:55, Stéphane Laurière wrote: Hi all, I would li

Re: [xwiki-devs] [contrib] Open Graph Protocol extension request

2019-02-04 Thread Stéphane Laurière
Vincent Massol: Hi Stephane, On 3 Feb 2019, at 15:52, Stéphane Laurière wrote: Hi devs, As a follow-up to the issue below, I'd like to propose the creation of an extension for adding Open Graph Protocol support to XWiki pages : https://jira.xwiki.org/browse/XWIKI-16087 Hence my re

[xwiki-devs] [contrib] Open Graph Protocol extension request

2019-02-03 Thread Stéphane Laurière
uot; repository in xwiki-contrib, and an OGP project in JIRA? Cheers, Stéphane -- Stéphane Laurière XWiki www.xwiki.com

Re: [xwiki-devs] [contrib] Livetable exporter macro extension request

2019-01-30 Thread Stéphane Laurière
Vincent, all, Vincent Massol: Hi Stephane, On 30 Jan 2019, at 11:12, Stéphane Laurière wrote: Hi everyone, I'd like to propose an evolution of the livetable Excel export macro [1] so as to support CSV export, and possibly ODS in the future. I'm adding Anca and Guilhaume a

[xwiki-devs] [contrib] Livetable exporter macro extension request

2019-01-30 Thread Stéphane Laurière
ould you approve the creation of a "macro-livetable-exporter" repository on github.com/xwiki-contrib, and an LTEXP project in JIRA? [1] <https://extensions.xwiki.org/xwiki/bin/view/Extension/LiveTableExcelExport Macro> Regards, Stéphane -- Stéphane Laurière XWiki www.xwiki.com

[xwiki-devs] [contrib] Livetable exporter macro extension request

2019-01-30 Thread Stéphane Laurière
ould you approve the creation of a "macro-livetable-exporter" repository on github.com/xwiki-contrib, and an LTEXP project in JIRA? [1] <https://extensions.xwiki.org/xwiki/bin/view/Extension/LiveTableExcelExport Macro> Regards, Stéphane -- Stéphane Laurière XWiki www.xwiki.com

[xwiki-devs] GitLab extension repository and issue tracker

2018-12-14 Thread Stéphane Laurière
in storing extensions in xwiki-contrib on GitHub. Has anyone any objection about moving the repository to GitHub and to create a JIRA project for it – say "GITLAB"? Cheers Stéphane -- Stéphane Laurière XWiki www.xwiki.com

[xwiki-devs] [contrib] UINSCRIPT JIRA rights update

2018-08-28 Thread Stéphane Laurière
ut still I cannot close the following issue which is assigned to me: https://jira.xwiki.org/browse/UINSCRIPT-3 Could anyone with admin rights please check and possibly grant me the appropriate rights or let me know how I should proceed? Cheers Stéphane -- Stéphane Laurière XWiki www.xwiki.com @slauriere

Re: [xwiki-devs] [contrib] Page Preview Popover extension request

2018-08-28 Thread Stéphane Laurière
Vincent Massol: Hi Stephane, On 28 Aug 2018, at 08:55, Stéphane Laurière wrote: Hi all, I would like to contribute an extension that will display page preview popovers when hovering wiki links, similarly to what MediaWiki offers: https://www.mediawiki.org/wiki/Page_Previews https

[xwiki-devs] [contrib] Page Preview Popover extension request

2018-08-27 Thread Stéphane Laurière
'application-page-preview-popover' - what do you think? As discussed with Caty yesterday, the extension will use the Bootstrap popovers. Should you have any need or suggestion, please let me know. If the name is ok, can I ask you for the creation of a repository and JIRA project? Stéphane -

Re: [xwiki-devs] [UX][Polishing] Modals Overview

2018-08-26 Thread Stéphane Laurière
think? Cheers Stéphane I did my best to visually find all the locations, but I'm missing some alerts for extreme compatibility cases. Let me know if something is missing and your thoughts. Thanks, Caty -- Stéphane Laurière XWiki www.xwiki.com @slauriere

Re: [xwiki-devs] [contrib] PageRelations - Document refactoring/rename

2018-08-12 Thread Stéphane Laurière
Thanks -Vincent Le 11 août 2018 à 19:35, Stéphane Laurière a écrit : Hi devs, With the initial support of Ludo, Vincent and Anca, the contributions from Clément and the suggestions from Alex #thanks, the PageRelations application has been released [1]. It makes it easy to create relations between

[xwiki-devs] [contrib] PageRelations - Document refactoring/rename

2018-08-11 Thread Stéphane Laurière
ithub.com/xwiki-contrib/application-page-relations/blob/master/application-page-relations-api/src/main/java/org/xwiki/contrib/pagerelations/internal/PageRelationsRenameEventListener.java#L113 Thanks for your help and regards, Stéphane -- Stéphane Laurière XWiki www.xwiki.com @slauriere

Re: [xwiki-devs] Location of macro pages (was Re: [Contrib] New repo and JIRA for an OpenStreetMap macro)

2018-07-12 Thread Stéphane Laurière
dovic Dubost* *Founder and CEO* ludo...@xwiki.com skype: ldubost Blog: http://blog.ludovic.orgTry XWiki on the cloud <http://www.xwiki.com/en/products/try-xwiki-cloud> - Try Cryptpad: Secure realtime Wysiwyg Editing <https://cryptpad.fr> On Mon, Jul 2, 2018 at 4:31 PM, Stéphane Laurière

Re: [xwiki-devs] [Contrib] New repo and JIRA for an OpenStreetMap macro

2018-07-02 Thread Stéphane Laurière
ep it as default. WDYT? Alex On Wed, Jun 27, 2018 at 3:13 PM, Stéphane Laurière wrote: Ludovic Dubost: Do we have the plan of being able to configure the openstreetmap provider ? My plan is to add two parameters to the macro: - "tiles" for configuring the tile provider U

Re: [xwiki-devs] [Contrib] New repo and JIRA for an OpenStreetMap macro

2018-06-27 Thread Stéphane Laurière
ype: ldubost Blog: http://blog.ludovic.orgTry XWiki on the cloud <http://www.xwiki.com/en/products/try-xwiki-cloud> - Try Cryptpad: Secure realtime Wysiwyg Editing <https://cryptpad.fr> -- Stéphane Laurière XWiki www.xwiki.com @slauriere

Re: [xwiki-devs] [Contrib] New repo and JIRA for an OpenStreetMap macro

2018-06-27 Thread Stéphane Laurière
e same lines... Cheers Stéphane Paul Libbrecht: Stéphane, One of the very interesting derivative of OpenStreetMap is umap http://umap.openstreetmap.fr That’d be yet another provider, right? paul On 26 Jun 2018, at 20:44, Vincent Massol wrote: Hi Stephane, On 26 Jun 2018, at 20:37, Stépha

Re: [xwiki-devs] [Contrib] New repo and JIRA for an OpenStreetMap macro

2018-06-27 Thread Stéphane Laurière
Hi Vincent, Hi all, Vincent Massol: Hi Stephane, On 26 Jun 2018, at 20:37, Stéphane Laurière wrote: Hi devs, We have a MapMacro already [1], for displaying Google Maps. I'd like to create a distinct one for creating maps based on OpenStreetMap. Another option would be to enhanc

[xwiki-devs] [Contrib] New repo and JIRA for an OpenStreetMap macro

2018-06-26 Thread Stéphane Laurière
/view/Extension/Map%20Macro Thank you, Stéphane -- Stéphane Laurière XWiki www.xwiki.com @slauriere

[xwiki-devs] [Proposal] New extension point: content header

2018-05-09 Thread Stéphane Laurière
phane -- Stéphane Laurière XWiki www.xwiki.com @slauriere

Re: [xwiki-devs] Repository request for "application-relations"

2018-05-07 Thread Stéphane Laurière
gerelations" or "application-linkrelations", for example? I feel that there can be many more relations that could be modeled in an application. WDYT? Thanks, Alex On Mon, May 7, 2018 at 5:31 PM, Stéphane Laurière < stephane.lauri...@xwiki.com> wrote: Hi all, I'd like to r

[xwiki-devs] Repository request for "application-relations"

2018-05-07 Thread Stéphane Laurière
sue with the JIRA contrib project template plugin, there's no need for a JIRA project right now. Thanks a lot, Stéphane -- Stéphane Laurière XWiki www.xwiki.com +33 645 816 202 @slauriere

Re: [xwiki-devs] Accessing the ExecutionContext from a Servlet

2012-08-31 Thread Stéphane Laurière
[...] Another option I guess would be to lookup dedicated components for performing the queries and storage directly without going through an XWikiContext instance, but then what would be the proper way to discover all the components that are available from the ComponentManager (esp. query / sto

Re: [xwiki-devs] Accessing the ExecutionContext from a Servlet

2012-08-31 Thread Stéphane Laurière
[...] Another option I guess would be to lookup dedicated components for performing the queries and storage directly without going through an XWikiContext instance, but then what would be the proper way to discover all the components that are available from the ComponentManager (esp. query / st

Re: [xwiki-devs] Accessing the ExecutionContext from a Servlet

2012-08-31 Thread Stéphane Laurière
[...] Unfortunately, while a proper Execution object is obtained indeed, the returned ExecutionContext remains desperately null. Do you see any configuration or annotation that may be missing ? Ok, the XWikiContext needs to be initialized obviously; configuring an XWikiContextInitializationFil

Re: [xwiki-devs] [ANN] XWiki Enterprise and XWiki Enterprise Manager 2.0 released

2009-09-28 Thread Stéphane Laurière
> The XWiki development team is pleased to announce the release of > XWiki Enterprise and XWiki Enterprise Manager 2.0. Bravo! :-) Stéphane ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [proposal] Semantic links in xwiki

2008-09-05 Thread Stéphane Laurière
[1] http://code.google.com/p/wikimodel/wiki/AdvancedStructuralElements [2] http://code.google.com/p/swid/wiki/SwidFeatures Stéphane > > About links, this question to Vincent: > can we add some meta data to link? So we can use these links later for > semantic needs? :) > for

Re: [xwiki-devs] Texifier

2008-06-28 Thread Stéphane Laurière
> cool! Best would be to put this in the code zone, especially since > the playground wiki is cleaned every day... ok! Here it is: http://code.xwiki.org/xwiki/bin/view/Snippets/TexifierSnippet Cheers Stéphane ___ devs mailing list devs@xwiki.org htt

[xwiki-devs] Texifier

2008-06-28 Thread Stéphane Laurière
Hi everyone, For your information, I started coding a "Texifier", i.e. a tool that converts XWiki pages into a Tex file: http://playground.xwiki.org/xwiki/bin/view/Main/Texifier It relies on WikiModel and was written mainly for generating PDF from XWiki pages using the power of pdflatex. Comment

[xwiki-devs] Adnotatio

2008-05-12 Thread Stéphane Laurière
ssue with Gmane) -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org http://scribo.ws ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Wysiwyg editor plans

2008-04-03 Thread Stéphane Laurière
Hi Luis, hi everyone Luis Arias wrote: > Hi there, > > I think one of the issues that needs to be thought about is whether > the editor will use the underlying browser design mode or reimplement > this in js like the axed editor: > > http://code.google.com/p/axed/ right Mikhail is looking at

[xwiki-devs] Wysiwyg editor plans

2008-03-17 Thread Stéphane Laurière
e the technical aspects, we'll have to discuss also the licensing and the hosting (XWiki versus other independant forges) aspects. [1] http://arkub.net/xwiki/bin/view/Blog/Farewell_SMTP Cheers Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://con

Re: [xwiki-devs] [vote] removing the LinkMacro

2008-03-05 Thread Stéphane Laurière
Sorry for the private link, I thought the documentation hour page was on a public wiki. Cheers Stéphane Stéphane Laurière wrote: > Hi everyone, > > During the documentation hour today [1] we noticed that the LinkMacro > coming from Radeox is actually not useful: it's entire

[xwiki-devs] [vote] removing the LinkMacro

2008-03-05 Thread Stéphane Laurière
ustom Radeox) 2) we close as "won't fix" JIRA#XWIKI-1481 Here's my +1 for both [1] http://intranet.xpertnet.biz/xwiki/bin/view/Tech/DocHour20080305 Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://ne

Re: [xwiki-devs] [vote] Allow sandbox access to Julien Maire

2008-02-27 Thread Stéphane Laurière
gt; I'd like to vote him as a sandbox committer, so that he can place his > code in the XWiki repository. > > Here's my +1 +1 More information about XWoot is available from there (in French): http://concerto.xwiki.com/xwiki/bin/view/XWoot/plan Stéphane -- Stép

[xwiki-devs] [VOTE] XEclipse 1.1 Release

2008-02-16 Thread Stéphane Laurière
Hi everyone, I'm forwarding you the mail below by Fabio, who currently has issue with his mail account. Here's my +1 Cheers Stéphane -- Dear all, as on the schedule I'd like to publicly release XEclipse 1.1 today (or tomorrow). These are the release notes: Bug [XECLIPSE-70] - Invali

Re: [xwiki-devs] [VOTE] Release XWiki Platform, Panels Application and XWiki Enterprise 1.2 RC2

2007-12-21 Thread Stéphane Laurière
current code is stable enough to make it a release candidate, which > will hopefully be the last one. > > Here's my +1. > > Sergiu > > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mailman/listinf

Re: [xwiki-devs] [Vote] for Cristian Vrabie and Marius as Curriki Commiters

2007-12-18 Thread Stéphane Laurière
or the Statistics and now the > Invitation Manager. > > Here is my +1 for both > > Ludovic > > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mailman/listinfo/devs -- Stéphane Laurière [EMAIL PROTECTED]

Re: [xwiki-devs] [VOTE] Name the new skin on xwiki.org!

2007-12-12 Thread Stéphane Laurière
hanks for the link to ColourLovers site! It is great! > > Cheers, > > Ricardo > > -- > Ricardo Rodríguez > Your XEN ICT Team > > > ---- > > ___ > devs mailing list > devs@xwiki.org >

Re: [xwiki-devs] Annotation plugin

2007-12-11 Thread Stéphane Laurière
e defined in "albatross/xwikivars.vm". They are reset for each page view/edit actions indeed. For a global variable, one possibily is to define it as an attribute of a class. Another option is to define it directly in your plugin. Cheers Stéphane -- Stéphane Laurière [EMAIL PROTE

Re: [xwiki-devs] Annotation plugin

2007-12-10 Thread Stéphane Laurière
Annotation($doc, $AnnotationClass_selection, > $AnnotationClass_begin, $AnnotationClass_end, > $AnnotationClass_selection, $AnnotationClass_author) > (where $AnnotationClass_begin is the value of AnnotationClass_begin field). the value of the attribute "action" in the form el

Re: [xwiki-devs] [VOTE] Release XWiki Platform, Panels Application and XWiki Enterprise 1.2 RC2

2007-12-10 Thread Stéphane Laurière
iki.org > http://lists.xwiki.org/mailman/listinfo/devs > -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] Annotation plugin

2007-12-10 Thread Stéphane Laurière
>>>>>> >>>>>> Ludovic >>>>>> >>>>>> antoine SEILLES wrote: >>>>>> >>>>>>> Now my objects are persistents. But i don't know how to access >>>>>>> their properties. >>>>>>> Should i create an annotation class through the XWiki class editor? >>>>>>> It seems that in my

Re: [xwiki-devs] [VOTE] Release XWiki Platform, Panels Application and XWiki Enterprise 1.2 RC2

2007-12-07 Thread Stéphane Laurière
s, > Sergiu and my +1 > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mailman/listinfo/devs > -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki

Re: [xwiki-devs] [VOTE] Release XWiki Platform, Panels Application and XWiki Enterprise 1.2 RC1

2007-11-30 Thread Stéphane Laurière
should be fixed for improving the stability of the 1.2 version of > XE, but there should be a final 1.2 before Javapolis. > > Thanks, > Sergiu and my +1 > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mai

Re: [xwiki-devs] [VOTE] Create a branch for the remaining 1.2 releases and use the trunk for 1.3 for Platform and XE

2007-11-30 Thread Stéphane Laurière
> > Thanks, > Sergiu and my +1 > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mailman/listinfo/devs > -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http

Re: [xwiki-devs] [VOTE] Anca Luca as a XWatch committer

2007-11-28 Thread Stéphane Laurière
ommittership). The more the > merrier! > > Regards, > Jérôme. > > > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mailman/listinfo/devs > -- Stéphane Laurière [EMAIL PROTE

[xwiki-devs] org.xwiki.appserver

2007-11-21 Thread Stéphane Laurière
oks more powerful, but I don't have experience with Dysoweb for now: http://dysoweb.requea.com/ Cheers Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org _

Re: [xwiki-devs] [VOTE] Release XWiki Platform and Enterprise 1.1.2

2007-11-08 Thread Stéphane Laurière
You can see the release note at > http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise112. > > Here my +1 > > Thanks, > -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org __

[xwiki-devs] MediaWiki to XWiki basic snippet

2007-11-02 Thread Stéphane Laurière
iki tables. WikiModel: http://code.google.com/p/wikimodel Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org ___ devs mailing list devs@xwiki.org http://lists

Re: [xwiki-devs] XEclipse 1.0M2... Almost ready for release

2007-11-01 Thread Stéphane Laurière
will be moved to the maven repository and downloaded directly > from there by tweaking a bit the pom.xml > > ___ > devs mailing list > devs@xwiki.org > http://lists.xwiki.org/mailman/listinfo/devs > -- Stéphane La

[xwiki-devs] Patch service

2007-10-29 Thread Stéphane Laurière
phane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org ___ devs mailing list devs@xwiki.org http://lists.xwiki.org/mailman/listinfo/devs

Re: [xwiki-devs] [VOTE] create a JIRA project for an XWiki help desk product

2007-10-19 Thread Stéphane Laurière
I should commit it to the folder "xwiki-products/xwits", right? Thanks & cheers Stéphane Vincent Massol wrote: > I think I already voted but here's my +1 again. > > And +1 for XWITS > > -Vincent > > On Oct 15, 2007, at 9:48 AM, Stéphane Laurière wrote

Re: [xwiki-devs] [XEM][VOTE] Postpone XEM 1.0M2 and following

2007-10-15 Thread Stéphane Laurière
o be > released after 1.0M2 (M3 and M4) so I propose to change XEM schedule > to : > - M2 : Monday the 22nd > - M3 : Monday the 29th > - RC1 : Monday the 5th of October > - RC2 : Monday the 12th of October you meant November I think :-) +1 Stéphane -- Stéphane Laurière [EMAIL

Re: [xwiki-devs] [VOTE] Postpone XE 1.2M2 release

2007-10-15 Thread Stéphane Laurière
- watchlist + email notification feature > - scheduler plugin great! > > I thus propose to postpone it to next week (Monday the 22nd). +1 Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http://nepomuk.semanticdesktop.org ___

Re: [xwiki-devs] Fwd: An Experiment with GIT

2007-10-15 Thread Stéphane Laurière
t resembles everyon being part of the team. Dealing with patches >> just sucks ass and as a result we don't look at them nearly as often >> as we should so I hope this can become a model that enables people to >> contribute in a more effective way. I'm going to try this with Oleg >> but I am highly hopeful.

[xwiki-devs] Announcing the XWiki Concerto research project

2007-10-15 Thread Stéphane Laurière
ill be most welcome. There will be many interesting synergies with XEclipse off-line work of course. That'd be good also to investigate about the eRCP capabilities http://www.eclipse.org/ercp/ Cheers Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto

  1   2   >