[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

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

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

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

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
s 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 - https

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

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

[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

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

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

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
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, I

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

2019-08-01 Thread Stéphane Laurière
en 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-30 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

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

2019-07-22 Thread Stéphane Laurière
g 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-17 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:

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

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
er features like map paths, indoor maps and custom shapes. I'll think about it and will give you my feedback on this as soon as possible. Cheers Stéphane Best, Fawad On Thu, Jul 11, 2019 at 1:50 PM Stéphane Laurière mailto:slauri...@xwiki.com>> wrote: Hi Fawad, all, >

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

2019-07-11 Thread Stéphane Laurière
heers 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 update. Sorry for the delay, we were traveling yesterday. Releas

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

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,

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

2019-06-19 Thread Stéphane Laurière
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...@xwiki.com>> wrote: Hi Fawad, Caty, all, >

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

2019-06-17 Thread Stéphane Laurière
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
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 – https

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

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

[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
hat 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-04 Thread Stéphane Laurière
. 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
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 will provide you with updates soon. Best, Fawad On Wed, May 29, 2019 at 4:34 PM Stéphane Laur

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

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

2019-05-29 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

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

2019-05-28 Thread Stéphane Laurière
ou 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, [...] > * I've read again the GSO

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

2019-05-28 Thread Stéphane Laurière
o, 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
nfiguration 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

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 like

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 request

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

2019-02-03 Thread Stéphane Laurière
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 as original

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

2019-01-30 Thread Stéphane Laurière
ou 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
ou 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
toring 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
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-28 Thread Stéphane Laurière
be '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 -- Stéphane

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

2018-08-27 Thread Stéphane Laurière
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
er 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 wrote: Hi Al

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

2018-07-02 Thread Stéphane Laurière
efault. 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 URL scheme.

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

2018-06-27 Thread Stéphane Laurière
st 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 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éphane La

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 enhance

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

2018-06-26 Thread Stéphane Laurière
/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
-- 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
n-pagerelations" 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 reques

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

2018-05-07 Thread Stéphane Laurière
RA 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
[...] 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

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 /

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 /

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
some meta data to link? So we can use these links later for semantic needs? :) for example (semantic-mediawiki) http://semanticweb.org/wiki/London : [[capital of::England]] capital of is predicate, England is target page. -- Stéphane Laurière VP research XWiki [EMAIL PROTECTED] Skype

[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. Comments

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

[xwiki-devs] Adnotatio

2008-05-12 Thread Stéphane Laurière
) -- 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

[xwiki-devs] Wysiwyg editor plans

2008-03-17 Thread Stéphane Laurière
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://concerto.xwiki.com http

[xwiki-devs] [vote] removing the LinkMacro

2008-03-05 Thread Stéphane Laurière
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://nepomuk.semanticdesktop.org

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 entirely available from

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

2008-02-27 Thread Stéphane Laurière
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éphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http

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

2007-12-18 Thread Stéphane Laurière
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] XWiki http://www.xwiki.com http://concerto.xwiki.com http

Re: [xwiki-devs] Annotation plugin

2007-12-10 Thread Stéphane Laurière
___ 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.com http://nepomuk.semanticdesktop.org

Re: [xwiki-devs] Annotation plugin

2007-12-10 Thread Stéphane Laurière
-config.xml etc. as I said previously). Stéphane Laurière a écrit : If you want to code the annotation feature exactly as the comment feature, you need to have to look at the commentadd action in WEB-INF/struts-config.xml and at the related classes like CommentAddAction and the places where they show

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

2007-12-07 Thread Stéphane Laurière
___ 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.com http://nepomuk.semanticdesktop.org ___ devs

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

2007-11-30 Thread Stéphane Laurière
be a final 1.2 before Javapolis. 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://concerto.xwiki.com http

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

2007-11-28 Thread Stéphane Laurière
. ___ 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.com http://nepomuk.semanticdesktop.org

[xwiki-devs] MediaWiki to XWiki basic snippet

2007-11-02 Thread Stéphane Laurière
. 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.xwiki.org

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

2007-11-01 Thread Stéphane Laurière
/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

[xwiki-devs] Announcing the XWiki Concerto research project

2007-10-15 Thread Stéphane Laurière
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.xwiki.com http://nepomuk.semanticdesktop.org

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

2007-10-15 Thread Stéphane Laurière
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 ___ devs mailing list devs@xwiki.org http://lists.xwiki.org

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

2007-10-15 Thread Stéphane Laurière
(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 PROTECTED] XWiki http://www.xwiki.com http

[xwiki-devs] [VOTE] Commit rights to Fabio on XEclipse

2007-10-05 Thread Stéphane Laurière
XEclipse into a bloated thing! Here's my +1 [1] http://nepomuk-eclipse.semanticdesktop.org/xwiki/bin/view/Main/PSEW [2] http://dev.nepomuk.semanticdesktop.org/repos/trunk/java/org.xwiki.aperture/ Cheers Stéphane -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http

Re: [xwiki-devs] [ApplicationManager] [Proposal] Insert matching string in the list of documents

2007-10-01 Thread Stéphane Laurière
and document links? I couldn't find the info from the online documentation at http://www.xwiki.org/xwiki/bin/view/Code/ApplicationManagerApplication Cheers Stéphane WDYT ? -- Stéphane Laurière [EMAIL PROTECTED] XWiki http://www.xwiki.com http://concerto.xwiki.com http

Re: [xwiki-devs] [VOTE] Release XE 1.1.1

2007-09-28 Thread Stéphane Laurière
___ 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] Jerome Velociter as a committer

2007-09-27 Thread Stéphane Laurière
). The more the merrier! Thanks -Vincent ___ 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.com http

Re: [xwiki-devs] [Discussion] Designing the new Rendering/Parsing component/API

2007-09-20 Thread Stéphane Laurière
Vincent Massol wrote: Hi Sergiu, On Sep 18, 2007, at 2:32 AM, Sergiu Dumitriu wrote: [snip] Different Syntaxes As a general observation, we should have support for loose document metadata. We currently define all the properties inside the java class, like author, creationDate,

Re: [xwiki-devs] [VOTE] Release XWiki 1.1RC2

2007-09-07 Thread Stéphane Laurière
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