Re: [xwiki-users] [ANN] XWiki 7.3 Milestone 1 released

2015-10-14 Thread Maxime Sinclair
Hi Vincent, Good news, the 7.1.2 is available, see http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki712 ;-) Do you mean a 7.1.3 ? Thanks! Maxime 2015-10-14 9:15 GMT+02:00 vinc...@massol.net : > Hi Miroslav, > > On 14 Oct 2015 at 09:04:23, Miroslav Galajda (miroslav.gala...@gmai

Re: [xwiki-users] PlantUML Macro

2015-11-08 Thread Maxime Sinclair
Hi Miroslav, Good idea. I will give it a glance. Best regards, Maxime On 06/11/2015 13:03, Miroslav Galajda wrote: Hi, I don't know where to put question about specific extension. I would like to ask for suggesting some functionality to PlantUML Macro extension. http://extensions.xwiki.org/x

Re: [xwiki-users] Uploading .jar as attachment to page fails

2016-04-12 Thread Maxime Sinclair
Hi Thomas, What do you mean by "to depend on net.sf.plantuml:plantuml" ? Is it a new feature ? Can you give me a few pointer on this subject ? Thanks. Maxime On 12/04/2016 15:53, Thomas Mortagne wrote: Note that a cleaner solution would be to refactor PlantUML Macro extension to depend on n

Re: [xwiki-users] Uploading .jar as attachment to page fails

2016-04-12 Thread Maxime Sinclair
Hi Dan, Embedding links in a diagram is not available in the current PlantUML Macro but it could be possible using the Image Map service (as described on this page http://plantuml.com/server.html ). The drawback would be to define links as absolute URLs and not in the xwiki simpler syntax. M

[xwiki-users] Gift for the XWiki Community

2010-12-03 Thread Maxime Sinclair
with more than 1 units sold. To conclude, I hope this encourage you, the XWiki community, to develop smart features, to maintain a high level of quality and to support kindly stupid users. Long live XWiki and merry Christmas to you and your family. Maxime Sinclair

Re: [xwiki-users] Gift for the XWiki Community

2010-12-04 Thread Maxime Sinclair
ol to > add the same "grainy" effect to the XWiki ad, WDYT? > > Merry Christmas to you as well!! > > Guillaume > > > Nice Maxime! > > We could put this somewhere on xwiki.org for visibility. > > Any idea where it could fit? Maybe as a blog post? > >

[xwiki-users] Macro configuration

2011-02-15 Thread Maxime Sinclair
code of the macro but it is not very user friendly. Do you have any suggestions ? Thank for your help. Maxime Sinclair ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Macro configuration

2011-02-16 Thread Maxime Sinclair
"must read" for anyone who want to create a macro. 2011/2/15 Guillaume Lerouge : > Hi Maxime, > > On Tue, Feb 15, 2011 at 12:30, Maxime Sinclair > wrote: > >> Hello, >> >> What is the best way to create a configurable macro ? >> For example, a macro

Re: [xwiki-users] Grant only View Rights to a specific user

2013-01-11 Thread Maxime Sinclair
A strategy may be to grant only view rights to the XWikiAllUsers group and to grant edit right to a new Editors group. Then you have to add the regular users to this new group. Another way is to delete your specific user from the XWikiAllUsers group but I'm not sure that it's really safe. Hope th

[xwiki-users] Calc Macro

2013-04-16 Thread Maxime Sinclair
Hi XWiki users, I'm trying to use the Calc Macro http://extensions.xwiki.org/xwiki/bin/view/Extension/Calc+Macro but it doesn't seem to work "out of the box". Is there someone who managed to fix it ? Or if you have an other way to compute dynamically the average of 3 numbers ? Thanks for your hel

Re: [xwiki-users] Calc Macro

2013-04-16 Thread Maxime Sinclair
> available as $mathtool in XWiki. > > Hope this helps > Edo > > On Tue, Apr 16, 2013 at 3:22 PM, Maxime Sinclair > wrote: > > > Hi XWiki users, > > > > I'm trying to use the Calc Macro > > http://extensions.xwiki.org/xwiki/bin/view/Extension/Calc

Re: [xwiki-users] Calc Macro

2013-04-17 Thread Maxime Sinclair
when I have time but I cannot promise. > > Ludovic > > > 2013/4/16 Maxime Sinclair > > > Hi XWiki users, > > > > I'm trying to use the Calc Macro > > http://extensions.xwiki.org/xwiki/bin/view/Extension/Calc+Macro but it > > doesn't seem

Re: [xwiki-users] Calc Macro

2013-04-18 Thread Maxime Sinclair
ent out all calls to "print" > Apparently this ends up in System out and is slowing down everything > > Ludovic > > > 2013/4/17 Maxime Sinclair > > > Hi Ludovic, > > > > In fact, in 3.5.1 it works but its very very slow. Is it normal ? > > >

[xwiki-users] No extension found, unsupported repository type and JAXB conflict

2013-11-02 Thread Maxime Sinclair
Hi XWikiers, I just installed a XWiki Enterprise 5.2 using the exe installer on my windows laptop. I then connected successfully as Admin and tried to install extensions using the Extension Manager. But the answers to my queries are always : "no extensions found". In the XWiki command window, I f

Re: [xwiki-users] No extension found, unsupported repository type and JAXB conflict

2013-11-06 Thread Maxime Sinclair
Thank you for your reply Clemens. I will check the precise release of my JVM and I'll tell you. Maxime 2013/11/4 Clemens Klein-Robbenhaar > Hi Maxime, > > > Hi XWikiers, > > > > I just installed a XWiki Enterprise 5.2 using the exe installer on my > > windows laptop. > > I then connected succe

Re: [xwiki-users] No extension found, unsupported repository type and JAXB conflict

2013-11-07 Thread Maxime Sinclair
I'm sure that the installer ran with the 1.6 and the precise release of this jvm is 1.6.0_01-b06. So, I suppose that it explains the problem I encountered. I will try to upgrade in a near future. Maxime 2013/11/6 Maxime Sinclair > Thank you for your reply Clemens. I will check the

Re: [xwiki-users] Recycle bin /Trash

2014-01-10 Thread Maxime Sinclair
Hi Patrick, Go to the index page of the wiki (Main.AllDocs) and select the "deleted pages" or "deleted attchments" tab. If these tabs don't appear, I suppose you must have admin rights to see them. On 10/01/2014 22:27, Patrick Masson wrote: I looked around a bit, but is there a way to list

Re: [xwiki-users] How to Export user preferences

2014-01-13 Thread Maxime Sinclair
Good evening Silvio, User preferences are objects linked to the user page (XWiki.username). So, why don't you try to export the user page from the old wiki and import it in the new one ? If the definition (structure) of the object has evolved with the new version of XWiki, a simple edit of the

[xwiki-users] Data too long for column 'XWV_UNIQUE_ID' error on save visit statictics

2014-02-28 Thread Maxime Sinclair
Hello, A new error message just appeared in the logs of my xwiki instance (3.5). This is the message : 2014-02-27 18:06:49,307 [Statistics storing daemon] ERROR .x.x.s.i.x.VisitStatsStoreItem - Failed to save visit statistics object [class com.xpn.xwiki.stats.impl.xwiki.VisitStatsStoreItem XWiki.X

Re: [xwiki-users] Data too long for column 'XWV_UNIQUE_ID' error on save visit statictics

2014-02-28 Thread Maxime Sinclair
gt; > Thanks > -Vincent > > > On 28 Feb 2014 at 10:13:32, Maxime Sinclair (maxime.sincl...@gmail.com > (mailto:maxime.sincl...@gmail.com)) wrote: > > > Hello, > > > > A new error message just appeared in the logs of my xwiki instance (3.5). > > This is the mes

Re: [xwiki-users] Need Installation Help

2015-06-21 Thread Maxime Sinclair
Hi, The source of your issue seems to be related to the MySQL connection. This page may help you http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL In a terminal, from your server, could you connect to MySQL using the xwiki user ? Something like : mysql -u xwiki -pxwiki -h l

Re: [xwiki-users] Macro configuration

2011-02-17 Thread Maxime Sinclair
2011/2/17 Vincent Massol : > > On Feb 16, 2011, at 11:10 AM, Maxime Sinclair wrote: > >> @Vincent My question is about a groovy wiki macro, sorry for the lack >> of precision. I will read the suggested page about the Configuration >> module. Thank you for the link. >

Re: [xwiki-users] Macro configuration

2011-02-17 Thread Maxime Sinclair
; On Feb 17, 2011, at 4:20 PM, Maxime Sinclair wrote: > >> 2011/2/17 Vincent Massol : >>> >>> On Feb 16, 2011, at 11:10 AM, Maxime Sinclair wrote: >>> >>>> @Vincent My question is about a groovy wiki macro, sorry for the lack >>>> of precis

[xwiki-users] Right problem with a Groovy macro in a farm

2011-03-07 Thread Maxime Sinclair
import the macro in the subwiki ? I started to read that thread http://markmail.org/thread/2i7nkhiugv4z3ara but it didn't help me. Thanks for your help. Maxime Sinclair ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Right problem with a Groovy macro in a farm

2011-03-07 Thread Maxime Sinclair
Thank you for your answer. I will upgrade to 2.7.1. 2011/3/7 Thomas Mortagne : > On Mon, Mar 7, 2011 at 18:18, Maxime Sinclair > wrote: >> Sorry for this newbie question. >> I use a XWIKI 2.7.0 farm. >> I try to use a wiki macro written in Groovy. I saved it with the

[xwiki-users] [Announcement] PlantUML Macro 1.0 released

2011-03-11 Thread Maxime Sinclair
e XAR and draw your first diagram. * The address of the PlantUML server is now easily configurable. So you can use your own intranet PlantUML server. * Diagrams larger than the wiki page are resized to be fully displayed (without scrolling). Thanks for your attention. Maxime Sin

Re: [xwiki-users] Right problem with a Groovy macro in a farm

2011-03-14 Thread Maxime Sinclair
-milestone-3-javadoc.jar/!/com/xpn/xwiki/api/XWiki.html#parseGroovyFromPage%28java.lang.String,%20java.lang.String%29 * 2, it seems that the version.property of XEM 2.7.1 hasn't been totally built, it contains: "2.7.1.${buildNumber}" Thanks Maxime Sinclair 2011/3/8 Maxime Sinclair :

[xwiki-users] Issue on attachments versioning

2011-06-14 Thread Maxime Sinclair
WARN doc.XWikiAttachment - Cannot retrieve versions of attachment [xwikisanitycheck.sql@Documentation.WebHome]: null Hopefully, this doesn't occur on my production environment. Do you have any idea about this issue ? Your help will be really appreciated. Regards, Maxim

Re: [xwiki-users] Issue on attachments versioning

2011-06-14 Thread Maxime Sinclair
ris.jrcs.rcs.Archive.(Archive.java:259) at org.suigeneris.jrcs.rcs.Archive.(Archive.java:273) at com.xpn.xwiki.doc.XWikiAttachmentArchive.setArchive(XWikiAttachmentArchive.java:121) ... 81 more Hope this help to understand the issue. Maxime Sinclair 2011/6/14 Maxim

Re: [xwiki-users] Issue on attachments versioning

2011-06-17 Thread Maxime Sinclair
puter name. If you have any idea to test, I will be very happy. Regards, Maxime 2011/6/14 Maxime Sinclair : > I reproduce the problem while logging in debug mode. > This is an excerpt : > > 11:45:34,519 > [.../bin/viewattachrev/Documentation/WebHome/xwikisanitycheck.sql] > WAR

Re: [xwiki-users] Template attachments not loaded

2011-06-28 Thread Maxime Sinclair
Hi Ramon, Is it a requirement that the images are copied ? It may result in an important number of attachments of the same images and it will increase the size of your wiki (database, export,...). May be the best is to include the images using their full path (in the form image:space.p...@img.png

Re: [xwiki-users] Heap size errors with new XWiki installation on jetty and oracle 11g

2011-07-09 Thread Maxime Sinclair
Hi, I didn't experience this kind of issue. Could you tell us the XWiki version you set up ? The problem may come from Java 6 on Windows 2K (that is very old). Maxime 2011/7/8 Neil Crow : > Hi, > > I recently set up a new XWiki instance, on a windows server, hosted in Jetty > with the Database

[xwiki-users] xwiki.getDocument( "fulldocname") never returns null

2011-08-22 Thread Maxime Sinclair
- xwiki.getDocument( "NotExistingDocName") returns a Document object (a empty one I suppose) instead of a null Is it a bug or do I miss something ? Is there another way to test that a page, specified by its name, exists ? Thanks Maxime Sinclair ___ users mai

Re: [xwiki-users] xwiki.getDocument( "fulldocname") never returns null

2011-08-23 Thread Maxime Sinclair
this link was found on http://platform.xwiki.org/xwiki/bin/view/DevGuide/API Hope this help to enhance xwiki documentation :) 2011/8/22 Vincent Massol : > Hi, > > On Aug 22, 2011, at 5:41 PM, Maxime Sinclair wrote: > >> Hi, >> >> In XE 2.7.2 and 3.1, usi

[xwiki-users] Annotations counter in XWiki 2.7

2011-08-24 Thread Maxime Sinclair
Does anyone know a trick to add a counter just after the Annotations links of a page ? The aim is to quickly see the number of annotations near the top of the page, as it is shown for comments and attachments. I know this feature is available in 3.0, the idea is to get it in 2.7. Thanks, Maxime

Re: [xwiki-users] XWiki upgrade

2011-08-26 Thread Maxime Sinclair
Hi Jonathan, Take a look at the documentation about this concern: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HUpgradingwikidocuments Maxime 2011/8/26 Caleb James DeLisle : > Hello, > > On 08/25/2011 12:46 PM, Jonathan at Crindau wrote: >> Hi, >> >> I am a user of myxwiki an

Re: [xwiki-users] List of pages

2011-09-23 Thread Maxime Sinclair
Hi Laurence, Difficult to answer your question without knowing the version of XWiki that you use. Try to look for a page "AllDocs". Hope this help. Maxime 2011/9/23 Laurence Caraccio : > > Hi guys, I'm new to using xwiki, my department has an existing wiki but > it's a mess and theres no docume

[xwiki-users] Deleting all the documents of the recycle bin of a subwiki

2011-10-04 Thread Maxime Sinclair
Hi, Context: a 2.7.2 XEM farm I'm trying to permanently suppress all the deleted docs of one of the wiki of the farm using a groovy script included in a page located in the main wiki. This is the code. It's a draft... A db query retrieve the list of the deleted docs (I think it would be better t

Re: [xwiki-users] Deleting all the documents of the recycle bin of a subwiki

2011-10-05 Thread Maxime Sinclair
x27;s a script to delete > documents from the recycle bin: > http://extensions.xwiki.org/xwiki/bin/view/Extension/Empty+Trash+Bin > > Thanks > -Vincent > > PS: I've never tried it so don't know if it works or not but would be good to > know… > > On Oct 4, 2011, at

Re: [xwiki-users] Deleting all the documents of the recycle bin of a subwiki

2011-10-05 Thread Maxime Sinclair
o do prior. 2011/10/5 Maxime Sinclair : > Hi Vincent, > > The code is based on this snippet. I just tried to extend it to > support sub-wikis in a farm context. > But I have to say that I didn't try it on a XE. > > Maxime > > 2011/10/4 Vincent Massol : >> Hi M

[xwiki-users] The Download link of the extensions wiki is broken

2011-10-13 Thread Maxime Sinclair
Hi XWiki community, In the Extensions wiki (http://extensions.xwiki.org), the "Download XWiki" (on the right column of the homepage, with the orange background) is broken. If someone know how to fix it. I don't. Maxime ___ users mailing list users@xwiki

Re: [xwiki-users] Buttons when creating a new page

2011-10-27 Thread Maxime Sinclair
Hello Stéphanie, The idea is to override the xwiki skin to add some CSS rules (more details here http://platform.xwiki.org/xwiki/bin/view/DevGuide/Skins). These CSS rules will hide the undesired buttons. This is the step by step process: - visit the XWiki.DefaultSkin page - clic on the "Edit this

Re: [xwiki-users] Paste shortcut not availabe in Go-to panel

2011-11-07 Thread Maxime Sinclair
It's functional for me with Firefox 7 and XWiki 2.7. Ctrl-g then Ctrl-v and the copied text is pasted in the input field. Note that just after hitting Ctrl-g, the cursor blinks in the input box. Maxime 2011/11/7 Yang Li : > Hi all, > > Do you found that ctrl-v, the paste shortcut, is not availabl

[xwiki-users] Todo Application in a farm context

2011-12-01 Thread Maxime Sinclair
Hi, I try to use the Todo Application (http://extensions.xwiki.org/xwiki/bin/view/Extension/Todo+Application) in a farm context with all the users defined in the master wiki. The only problem is the Assignee property defined as a "List of Users". In a subwiki of the farm, the only defined users a

Re: [xwiki-users] Todo Application in a farm context

2011-12-01 Thread Maxime Sinclair
Well, I changed the Assignee property from UserList to DBList. It's not so easy to find documentation on this subject. This page helped me a little http://dev.xwiki.org/xwiki/bin/view/Drafts/DatabaseListProperties 2011/12/1 Maxime Sinclair : > Hi, > > I try to use the Todo Appli

Re: [xwiki-users] Error i am getting while trying to get xwiki up on my tomcat server

2011-12-10 Thread Maxime Sinclair
Generally, this kind of error comes from a syntax error in the xml file. Hope this helps. Maxime 2011/12/10 mohit gupta : > even if i commen out these 3 entries iam getting same error. not sure how > to get rid of this. > > On Sat, Dec 10, 2011 at 11:43 PM, mohit gupta wrote: > >>  hi i  download

Re: [xwiki-users] [Help] Help us improve the XWiki documentation by telling us what's missing

2012-01-30 Thread Maxime Sinclair
I just created XWIKIORG-27 entitled "Provide documentation on how to use the DBListClass" ;-) I also opened an issue about the XEM roadmap page. I hope this will revive this thread, because documentation is an important concern for newcomers. Maxime Sinclair 2011/12/20 Vincent Mas

Re: [xwiki-users] How to delete the attached document in trash.

2012-02-16 Thread Maxime Sinclair
This feature will be available in version 3 of the Admin Tools. It will be fine to publish it. Maxime 2012/2/16 Vincent Massol : > > On Feb 16, 2012, at 11:02 AM, Sergiu Dumitriu wrote: > >> On 02/16/2012 04:17 AM, Vincent Massol wrote: >>> Hi Gerard, >>> >>> On Feb 16, 2012, at 10:08 AM, Turmel

Re: [xwiki-users] categories: spaces or parent pages?

2012-02-16 Thread Maxime Sinclair
Hi Theresa, In my opinion, the best way is to get one space by work group. It's easy to define rights, or to custumize the presentation at the space level. Regards, Maxime 2012/2/16 Theresa Noisser : > Hi, > i want to have our wiki categorized, since it's used as a intranet for a > company with a

[xwiki-users] A link to create a page from a template

2012-02-29 Thread Maxime Sinclair
Hi XWiki Users, I have defined a template page and the associated termplate provider. All is functional: the template selection popup shows up when a new page is created. Now, I try to build a link (using Velocity) that will create a new page from the template. Any idea ? Regards, Maxime

Re: [xwiki-users] A link to create a page from a template

2012-03-01 Thread Maxime Sinclair
> [[Create Space Doc>>$myURL]] > > Guillaume > > On Wed, Feb 29, 2012 at 6:22 PM, Maxime Sinclair > wrote: > >> Hi XWiki Users, >> >> I have defined a template page and the associated termplate provider. >> All is functional: the template selection

Re: [xwiki-users] A link to create a page from a template

2012-03-01 Thread Maxime Sinclair
Hi Vincent, I would be very happy to use XWiki syntax 2.1, when the farm will be in 3.5 (today in 2.7). I hope this will be soon. Maxime 2012/3/1 Vincent Massol : > Hi Maxime, > > On Mar 1, 2012, at 11:53 AM, Maxime Sinclair wrote: > >> Thanks a lot Guillaume for your quick an

Re: [xwiki-users] [Help] Help us improve the XWiki documentation by telling us what's missing

2012-03-23 Thread Maxime Sinclair
I just created http://jira.xwiki.org/browse/XWIKIORG-30 entitled "Improve the visibility of the Templating documentation" Maxime Sinclair > 2011/12/20 Vincent Massol : >> Hi XWiki users, >> >> The XWiki projects needs your help. We'd like to improve the docume

[xwiki-users] How to disable the workspace menu ?

2012-06-18 Thread Maxime Sinclair
Hello XWiki admins, I just upgraded a wiki farm from 2.7 to 3.5. No particular problem encountered. The only annoyance is the MAIN new menu that appears on the top menu bar. I prefer to hide it, the time to understand what is "Workspace" and how it works in a XEM context. What is the easiest way

Re: [xwiki-users] How to disable the workspace menu ?

2012-06-18 Thread Maxime Sinclair
I deleted the WorkspaceManager.WebHome page of the main wiki. May I restore it in the futur, if it is useful... 2012/6/18 Maxime Sinclair : > Hello XWiki admins, > > I just upgraded a wiki farm from 2.7 to 3.5. No particular problem > encountered. > > The only annoyance is the

Re: [xwiki-users] The environment prevents the table from loading data.

2012-07-06 Thread Maxime Sinclair
Hi David, This could be related to a programming rights problem. Try to reload/reimport (using the Admin user) the guenuine page from the xwiki xar. The concerned page to reimport is: Main.AllDocs Maxime 2012/7/4 David Delbecq : > > Hello, > > when i try to access a space page index, i always ge

Re: [xwiki-users] PlandUML configuration issue

2012-08-18 Thread Maxime Sinclair
Hello Eugen, PlantUML has found Graphviz (the dot program) and then tries to create the file testdottmp42.dot and encounters the permission issue. It may be a java permission error. Just to test quickly, you can try to disable the security manager of Tomcat. I hope this helps Maxime 2012/8/18 Eu

Re: [xwiki-users] PlandUML configuration issue

2012-08-19 Thread Maxime Sinclair
olesnicov : > I checked - Tomcat security manager already is disabled. As I said, XWiki > installation I made from deb packages, which contains all nessesery soft & > setups. Maybe another issue? > > On Sun, Aug 19, 2012 at 1:14 AM, Maxime Sinclair > wrote: > &

Re: [xwiki-users] upgrade question

2012-08-28 Thread Maxime Sinclair
Hi Bob, What do you mean by "Rights pages" ? For me, rights objects are attached to XWikiPreferences page (and WebPreferences pages if you specified rights at the space level). For sure, you don't have to go sequentially through all versions, but you have to update your pages with the default xar