[xwiki-users] need help for link checker trough a http proxy

2014-03-26 Thread Pascal BASTIEN
.xwiki.org/xwiki/bin/view/Extension/All+Broken+Links but the result speaking chinese: http://snag.gy/x2dZc.jpg Thxs for your answers/tip. Pascal BASTIEN ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] need help for link checker trough a http proxy

2014-03-27 Thread Pascal BASTIEN
' : 'text', 'sortable' : true, 'link' : 'field' },     'code' : { 'type' : 'text', 'sortable' : true },     'date' : { 'type' : 'text', 'sortable' : true } }) NB: this code indicat

[xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Hello, I wanted to try 6.0 version... The distribution Wizard doesn't want install UI extension. DW display: "We couldn't find any extension with id 'org.xwiki.enterprise:xwiki-enterprise-ui-mainwiki' and version '6.0-milestone-1'. Make sure you have the right extension repositories configured

Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
ill retry in [86400] seconds... but root@blabla:/opt/tomcat-7.0.47-x6# ping extensions.xwiki.org PING extensions.xwiki.org (5.135.240.206) 56(84) bytes of data. 64 bytes from www.xwiki.org (5.135.240.206): icmp_req=1 ttl=46 time=115 ms Any idea? ________ De : Thomas Mort

Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Ok. I will try xwiki 6.0 M2 before open a bug. De : Thomas Mortagne À : Pascal BASTIEN Cc : XWiki Users Envoyé le : Mercredi 2 avril 2014 9h53 Objet : Re: [xwiki-users] xwiki 6.0RC1 Sounds like a proxy issue then. Either there is an issue with the

Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Ok. I will try xwiki 6.0 M2 before open a bug. ...  the WAR file isn't ready yet? :-) De : Thomas Mortagne À : Pascal BASTIEN Cc : XWiki Users Envoyé le : Mercredi 2 avril 2014 9h53 Objet : Re: [xwiki-users] xwiki 6.0RC1 Sounds like a proxy issue

Re: [xwiki-users] xwiki 6.0RC1

2014-04-02 Thread Pascal BASTIEN
Is it released now? :-)) More seriously, I open the bug about DW and proxy: http://jira.xwiki.org/browse/XWIKI-10209 Thank you De : Thomas Mortagne À : Pascal BASTIEN Cc : XWiki Users Envoyé le : Mercredi 2 avril 2014 10h31 Objet : Re: [xwiki-users

Re: [xwiki-users] xwiki 6.0RC1

2014-04-03 Thread Pascal BASTIEN
Port=" Pascal B De : Thomas Mortagne À : Pascal BASTIEN Cc : XWiki Users Envoyé le : Mercredi 2 avril 2014 11h33 Objet : Re: [xwiki-users] xwiki 6.0RC1 Thanks ! (yes it's released on http://maven.xwiki.org/releases/org/xwiki/enterprise/xwiki-enterprise-web/6.

[xwiki-users] Statistics

2014-04-09 Thread Pascal BASTIEN
Hello Are there a way to exclude all WebHome pages from "MostviewedPages" statistics table? Add a cron to delete all lines containing *.WebHome in xwikistatsdoc table of my postgres database? Thxs Pascal B ___ users mailing list users@xwiki.org htt

[xwiki-users] How do you reset sandbox?

2014-04-09 Thread Pascal BASTIEN
Hello, How do you reinit sandbox? With snippet and scheduler or bash + cron  to launch a SQL code on database? Thxs; ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] How do you reset sandbox?

2014-04-09 Thread Pascal BASTIEN
--add-drop-database playground > /root/playground/playground.sql And then every day with a os-level cron job: /usr/bin/mysql playground < /root/playground/playground.sql Thanks -Vincent On 9 Apr 2014 at 11:01:45, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr))

Re: [xwiki-users] How do you reset sandbox?

2014-04-09 Thread Pascal BASTIEN
À : XWiki Users Envoyé le : Mercredi 9 avril 2014 11h53 Objet : Re: [xwiki-users] How do you reset sandbox?   On 9 Apr 2014 at 11:45:01, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: > Ok but I wanted reset only my space Sandbox everyday. So I suppose I mus

Re: [xwiki-users] Statistics

2014-04-09 Thread Pascal BASTIEN
Thxs i will try that. De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Envoyé le : Mercredi 9 avril 2014 15h10 Objet : Re: [xwiki-users] Statistics You can always query the stats tables yourself. See http://extensions.xwiki.org/xwiki/bin/view

[xwiki-users] hidden space - xwiki 5.4.2

2014-04-14 Thread Pascal BASTIEN
Hello, I wanted blacklist some space for simple user... Then I try to make invisible "Sandbox" space with this code in xwikivars.vm template ## == ## Compute list of spaces to blacklist so that simple users don

Re: [xwiki-users] hidden space - xwiki 5.4.2

2014-04-14 Thread Pascal BASTIEN
ginal - De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Cc : Envoyé le : Lundi 14 avril 2014 12h36 Objet : Re: [xwiki-users] hidden space - xwiki 5.4.2 > > It doesn' t work well because the search tools find all pages from Sandbox > space and Space->"Documen

Re: [xwiki-users] hidden space - xwiki 5.4.2

2014-04-15 Thread Pascal BASTIEN
I wanted disabled new page creation in a space but allow to edit existing pages in the same space... But thxs a lot for the snippet to hidding all a space. - Mail original - De : Hamster À : users@xwiki.org Cc : Envoyé le : Mardi 15 avril 2014 7h44 Objet : Re: [xwiki-users] hidden

[xwiki-users] newsletter extension doesn't work

2014-04-22 Thread Pascal BASTIEN
Hello I tested newsletter extension 1.0.1 on xwiki 5.4.2 and 6.0RC1. http://extensions.xwiki.org/xwiki/bin/view/Extension/Newsletter+Application I followed the instruction, create instance but the scheduler doesn't send mail at users... (My user subscribe at my newsletter and xwiki.mailsender.sen

[xwiki-users] launch scheduled job and flamengo skin with table

2014-04-25 Thread Pascal BASTIEN
Is it normal? Thxs Pascal BASTIEN ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] launch scheduled job and flamengo skin with table

2014-04-25 Thread Pascal BASTIEN
De : "vinc...@massol.net" À : Pascal BASTIEN ; XWiki Users Envoyé le : Vendredi 25 avril 2014 11h33 Objet : Re: [xwiki-users] launch scheduled job and flamengo skin with table Hi, On 25 Apr 2014 at 11:12:27, Pascal BASTIEN (pbasnews-xw..

Re: [xwiki-users] launch scheduled job and flamengo skin with table

2014-04-25 Thread Pascal BASTIEN
>  > Yes but my question is: can I launch some scheduled jobs of scheduler > application by cron (on linux system) > My site web hosting does not like quartz and prefer cron. You can do whatever you want. In your cron script you’ll just need to call some wiki page that contains the script to

Re: [xwiki-users] launch scheduled job and flamengo skin with table

2014-04-25 Thread Pascal BASTIEN
>  > Thanks so are they a way to send login/password by URL? because my xwiki > "Prevent unregistered users from viewing pages, regardless of the page > or space rights > “ Did you check the REST documentation for example? Now yes :-) http://platform.xwiki.org/xwiki/bin/view/Features/XWikiREST

[xwiki-users] newsletter application seem to break xwikiUserSheet with flamingo skin

2014-05-13 Thread Pascal BASTIEN
Hello, If I install newsletter extension on xwiki 6.0, my profil is display like this :-( http://snag.gy/NY6p2.jpg Thxs Pascal B ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

[xwiki-users] need to clean a little bit xwiki 6.0 package

2014-05-28 Thread Pascal BASTIEN
Hello, Just a word to indicate than xwiki 6.0 (or UI extension) contain this page on new wiki: under XWiki/OfficeImporter /bin/view/XWiki/EdouardEV Edward. The story I will tell you may seem crazy, you will find exciting or perhaps annoying, but you should read it to the end .. That's all I

Re: [xwiki-users] need to clean a little bit xwiki 6.0 package

2014-05-28 Thread Pascal BASTIEN
My mistake: it was a test made by another user :-/ Sorry De : Thomas Mortagne À : Pascal BASTIEN ; XWiki Users Envoyé le : Mercredi 28 mai 2014 10h08 Objet : Re: [xwiki-users] need to clean a little bit xwiki 6.0 package I don't understand what yo

[xwiki-users] include problem with french characters

2014-05-28 Thread Pascal BASTIEN
Hello, The include function is to hard to use with some non-us  character like french: éèà'ç ... By example, I have a document with this section: = Level1 - Séct-io'n 4 = Bla bla if I want to include this section: "Level1 - Séct-io'n 4"  I must use this include {{include reference="Pagefill

Re: [xwiki-users] include problem with french characters

2014-05-28 Thread Pascal BASTIEN
_ De : Jean SIMARD À : Pascal BASTIEN ; XWiki Users Envoyé le : Mercredi 28 mai 2014 16h51 Objet : Re: [xwiki-users] include problem with french characters Hi Bastien, You shouldn't have problems with French characters.  Maybe it's only a matter of configuration of your wiki?  D

Re: [xwiki-users] include problem with french characters

2014-05-28 Thread Pascal BASTIEN
e second heading id will have “-1” suffixed.. In any case I agree it’s not user-friendly for this use case but also when specifying the anchor in the wiki link syntax and you should open a JIRA issue IMO. Thanks -Vincent On 28 May 2014 at 14:50:28, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto

Re: [xwiki-users] include problem with french characters

2014-05-28 Thread Pascal BASTIEN
-io'n 4 = Bla bla Séct-io'n 4 source is id=mycustomid = titre 2 = blabla 2 De : Thomas Mortagne À : Pascal BASTIEN ; XWiki Users Cc : Jean SIMARD Envoyé le : Mercredi 28 mai 2014 17h48 Objet : Re: [xwiki-users] include problem with french cha

Re: [xwiki-users] include problem with french characters

2014-05-28 Thread Pascal BASTIEN
K thanks for your answer. I just opened a bug about it: http://jira.xwiki.org/browse/XWIKI-10392 De : Thomas Mortagne À : Pascal BASTIEN ; XWiki Users Envoyé le : Mercredi 28 mai 2014 18h35 Objet : Re: [xwiki-users] include problem with french characters

[xwiki-users] improve SpaceIndex

2014-06-03 Thread Pascal BASTIEN
Hello, Here, I add "sort" parameter to SpaceIndex function to display the list of document with another ... sort: http://extensions.xwiki.org/xwiki/bin/view/Extension/SpaceIndex+Macro#Comments Have fun :-) It will be nice to add that at xwiki engine... Pascal B __

Re: [xwiki-users] improve SpaceIndex

2014-06-03 Thread Pascal BASTIEN
Ok, then: 1- http://jira.xwiki.org/browse/XCOMMONS-602 and 2 - https://github.com/xwiki/xwiki-platform/pull/280 Am I good? :-) Tell me if it is correct ... or no. Thxs De : "vinc...@massol.net" À : XWiki Users Cc : Pascal BASTIEN Envoyé le : Ma

Re: [xwiki-users] improve SpaceIndex

2014-06-04 Thread Pascal BASTIEN
De : "vinc...@massol.net" À : XWiki Users Cc : Pascal BASTIEN Envoyé le : Mardi 3 juin 2014 15h41 Objet : Re: [xwiki-users] improve SpaceIndex Thanks Pascal Would be great if you could create 1) a JIRA issue and 2) a Pull Request on  https://github.com/xwiki/xwiki-platform for this! Tha

Re: [xwiki-users] improve SpaceIndex

2014-06-05 Thread Pascal BASTIEN
À : XWiki Users Cc : Pascal BASTIEN Envoyé le : Mercredi 4 juin 2014 14h57 Objet : Re: [xwiki-users] improve SpaceIndex Hi Pascal,  On 4 Jun 2014 at 10:12:56, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: > Hello, > > If I found a patch to reso

Re: [xwiki-users] improve SpaceIndex

2014-06-05 Thread Pascal BASTIEN
Ok: guid seem to be random uuid: http://lists.xwiki.org/pipermail/devs/2010-January/041224.html De : Pascal BASTIEN À : "vinc...@massol.net" ; XWiki Users Envoyé le : Jeudi 5 juin 2014 11h13 Objet : Re: [xwiki-users] improve SpaceIndex T

Re: [xwiki-users] improve SpaceIndex

2014-06-05 Thread Pascal BASTIEN
Ok, I'm begin to understand a simple way to do it: use xwiki to edit my SpaceIndex document, export in xar format and unzip to catch xml file with my nice new guid :-) I will pull this afternoom (I'm hungry) ____ De : Pascal BASTIEN À : "vin

[xwiki-users] xwiki code isn't interpreted in footer?

2014-06-11 Thread Pascal BASTIEN
Hello, Are there a way to include some page in footer? I tried without success {{include context="NEW" reference="BacASable.PiedDePage"/}} in and in footer.vm and  Footer:Space Copyright. Thxs. Pascal B ___ users mailing list users@xwiki.org http://

Re: [xwiki-users] xwiki code isn't interpreted in footer?

2014-06-11 Thread Pascal BASTIEN
ld do $xwiki.getDocument("BacASable.PiedDePage").getRenderedContent() which would output the relevant html. Thanks, Caleb On 06/11/2014 11:34 AM, Pascal BASTIEN wrote: > Hello, > > Are there a way to include some page in footer? > I tried without success {{include

[xwiki-users] I can not relaunch distribution wizard with xwiki 6.0

2014-06-18 Thread Pascal BASTIEN
on of /home/data_xwiki/jobs/status/distribution subdirectory ever doesn't work Thxs Pascal BASTIEN ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] I can not relaunch distribution wizard with xwiki 6.0

2014-06-19 Thread Pascal BASTIEN
My problem was that I transfer my database and my permanentDirectory to my dataserver, they change the path and forget to install UI on DW. I manage to relaunch the DW: I delete /home/data_xwiki/extension to Thxs. De : Thomas Mortagne À : Pascal BASTIEN

[xwiki-users] CAS authenticator and groups

2014-07-01 Thread Pascal BASTIEN
Hello, I wanted to know if it is possible to filter by groups with CAS authenticator. http://extensions.xwiki.org/xwiki/bin/view/Extension/Authenticator+Jasig+CAS I must maps groups with xwikiAllgroups? Are there a parameter like LDAP one? #-# Only members of the following group can authenticate

[xwiki-users] a newbie question about Autocompletion Application

2014-07-02 Thread Pascal BASTIEN
Hello, I try to use the autocompletion application (http://extensions.xwiki.org/xwiki/bin/view/Extension/AutoCompletion+Application) without success. Are they a shortcut to provide methods and all other things? I edit in xwiki mode, add my 2 velocity tags, typing $xwiki. and tab ... without res

Re: [xwiki-users] a newbie question about Autocompletion Application

2014-07-03 Thread Pascal BASTIEN
Thxs a lot: when we know Ctrl+space shortcut it is simpler :-) I just edited this page to indicate the shortcut: http://extensions.xwiki.org/xwiki/bin/view/Extension/AutoCompletion+Application De : Eduard Moraru À : Pascal BASTIEN ; XWiki Users Envoyé le

[xwiki-users] how to purge history in a space?

2014-07-08 Thread Pascal BASTIEN
Hello, I need some help with my velocity script. I try to remove history of pages on a space. This code work well for a page: {{velocity}} $xwiki.getDocument('BacASable.TestPage3').getDocument().resetArchive($context.context) {{/velocity}} but my script fail when I launch this one to remove his

Re: [xwiki-users] how to purge history in a space?

2014-07-08 Thread Pascal BASTIEN
-Vincent On 8 Jul 2014 at 10:29:13, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: > Hello, > I need some help with my velocity script. > I try to remove history of pages on a space. > This code work well for a page: >  > {{velocity}} > $xw

Re: [xwiki-users] how to purge history in a space?

2014-07-08 Thread Pascal BASTIEN
__ De : "vinc...@massol.net" À : XWiki Users Envoyé le : Mardi 8 juillet 2014 11h35 Objet : Re: [xwiki-users] how to purge history in a space? On 8 Jul 2014 at 11:14:25, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: > Yes thxs you, I saw this ex

Re: [xwiki-users] how to purge history in a space?

2014-07-08 Thread Pascal BASTIEN
on except Sandbox.WebHome Sandbox/?viewer=history return: "Advertissment: impossible to find this document" The velocity macro to reinit my Sandbox working well now. Thxs De : Pascal BASTIEN À : XWiki Users Envoyé le : Mardi 8 juillet 2014 15h07 Obj

Re: [xwiki-users] how to purge history in a space?

2014-07-09 Thread Pascal BASTIEN
ascal, It could be nice to share "how to reinitialize a space” as a snippet on extensions.xwiki.org when you have it all working ;)  Thanks  -Vincent On 8 Jul 2014 at 17:38:43, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: >  >  > FYI, finally

Re: [xwiki-users] how to purge history in a space? Did I found bug?

2014-07-10 Thread Pascal BASTIEN
found a bug? NB: I don't use "#foreach ($docName in $xwiki.getSpaceDocsName("SandboxTemplate")" because if Administrator doesn't display hidden document, this code doesn't return  SandboxTemplate space hidden documents :-( Thxs Pascal BASTIEN __

Re: [xwiki-users] how to purge history in a space? Did I found bug?

2014-07-10 Thread Pascal BASTIEN
space with language : Did I found a bug? NB: I don't use "#foreach ($docName in $xwiki.getSpaceDocsName("SandboxTemplate")" because if Administrator doesn't display hidden document, this code doesn't return  SandboxTemplate space hidden documents :-( Thxs

Re: [xwiki-users] how to purge history in a space?

2014-07-10 Thread Pascal BASTIEN
ould be nice to share "how to reinitialize a space” as a snippet on extensions.xwiki.org when you have it all working ;)  Thanks  -Vincent On 8 Jul 2014 at 17:38:43, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: >  >  > FYI, finally I add t

Re: [xwiki-users] how to purge history in a space? Did I found bug?

2014-07-11 Thread Pascal BASTIEN
mDoc.name return nothing. Are there a magic functions? Thxs ____ De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Envoyé le : Jeudi 10 juillet 2014 21h20 Objet : Re: [xwiki-users] how to purge history in a space? Did I found bug? Just print $item a

Re: [xwiki-users] how to purge history in a space? Did I found bug?

2014-07-11 Thread Pascal BASTIEN
ocity): sandbox.WebHome (en) to NewSpace.WebHome (en)  sandbox.WebHome (fr) to NewSpace.WebHome (fr) sandbox.WebHome (xx) to NewSpace.WebHome (xx) Then I try to retrieve: doc.language  in my for each loop ... De : Jeremie BOUSQUET À : Pascal BASTIEN ; XWiki Users Envo

[xwiki-users] Can I send email to a group with xwiki 6?

2014-07-16 Thread Pascal BASTIEN
Hello, I want send mail from xwiki to inform XWikiAllGroup of  my xwiki upgrade I tested with Invitation application and share by email without success. Both want email or xwiki username. Is it possible? Thxs. Pascal BASTIEN ___ users mailing list

Re: [xwiki-users] Upgrade problems xwiki 6.1 - missing attachments

2014-07-17 Thread Pascal BASTIEN
Hello, For my part, on Tomcat server on Debian, I add this step to upgrade from 6.0 to 6.1: 6.a - Of course, check the value of environment.permanentDirectory=/home/data_xwiki/ in  WEB-INF/xwiki.properties (eventualy you can remove solr and lucene subdirectory) 6.b I remove temporary directo

[xwiki-users] copyDocument method: copy without attachments?

2014-07-21 Thread Pascal BASTIEN
source page is not copied on target space... Is it normal? Thxs. Pascal BASTIEN ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] Can I send email to a group with xwiki 6?

2014-07-21 Thread Pascal BASTIEN
Thxs. I will use a loop then. De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Envoyé le : Lundi 21 juillet 2014 15h38 Objet : Re: [xwiki-users] Can I send email to a group with xwiki 6? I don't think there's any UI for this, but i

Re: [xwiki-users] copyDocument method: copy without attachments?

2014-07-21 Thread Pascal BASTIEN
ULL as you suggest) Cf.: http://extensions.xwiki.org/xwiki/bin/view/Extension/Reinit_Sandbox I will recheck with your parameter thank you. De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Envoyé le : Lundi 21 juillet 2014 15h51 Objet : Re: [xwiki-u

Re: [xwiki-users] copyDocument method: copy without attachments?

2014-07-21 Thread Pascal BASTIEN
Yes I think you are right (I copy FR version), I will check that tomorrow. De : Thomas Mortagne À : XWiki Users Cc : Pascal BASTIEN Envoyé le : Lundi 21 juillet 2014 16h06 Objet : Re: [xwiki-users] copyDocument method: copy without attachments? Maybe

[xwiki-users] link with queryString doesn't work well

2014-07-21 Thread Pascal BASTIEN
ve I typing wrong syntaxe to open: http://localhost:8080/xwiki/bin/view/Main/SpaceIndex?space=FAQ in a new windows by example? Doc.: http://playground.xwiki.org/xwiki/bin/view/XWiki/XWikiSyntax?syntax=2.1§ion=Links Pascal BASTIEN ___ users mailing

Re: [xwiki-users] link with queryString doesn't work well

2014-07-22 Thread Pascal BASTIEN
Ho blame on me! sorry about the mess. I was disoriented by Sandbox in xwiki 2.0 syntax  and this wrong copy and paste :-( Anyway, can we correct the sandbox => put it the xwiki 2.1 syntax? De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Env

Re: [xwiki-users] how to purge history in a space? Did I found bug?

2014-07-22 Thread Pascal BASTIEN
. De : Eduard Moraru À : Pascal BASTIEN ; XWiki Users Envoyé le : Lundi 21 juillet 2014 15h45 Objet : Re: [xwiki-users] how to purge history in a space? Did I found bug? Hi Pascal, Why are you doing this manually? If you pass $NULL to the wikilanguage parameter of $xwiki.copyDocument

Re: [xwiki-users] link with queryString doesn't work well

2014-07-22 Thread Pascal BASTIEN
Done! https://github.com/xwiki/xwiki-platform/pull/303 I just modified tag, I think it is sufficient. Pascal BASTIEN De : "vinc...@massol.net" À : XWiki Users Envoyé le : Mardi 22 juillet 2014 9h52 Objet : Re: [xwiki-users] link with queryStri

[xwiki-users] Some questions about .WAR that you provided for xwiki 6.2

2014-07-28 Thread Pascal BASTIEN
Hello, My internet host asking me some question about it. If you can help me to answer. :-) There are some duplicate libraries in ./WEB-INF/lib: - /WEB-INF/lib/antlr-2.7.6.jar /WEB-INF/lib/antlr-runtime-3.5.jar - commons-lang-2.6.jar commons-lang3-3.3.1.jar - jdom-1.1.3.jar jdom2-2.0.5.jar - xwi

Re: [xwiki-users] Some questions about .WAR that you provided for xwiki 6.2

2014-07-29 Thread Pascal BASTIEN
Ok.thanks you: http://jira.xwiki.org/browse/XCOMMONS-624 De : "vinc...@massol.net" À : XWiki Users Envoyé le : Lundi 28 juillet 2014 15h04 Objet : Re: [xwiki-users] Some questions about .WAR that you provided for xwiki 6.2 ... > There are this empty file

[xwiki-users] about password and LDAP

2014-07-30 Thread Pascal BASTIEN
Hello, I have some questions (today :-) ) - I wondered where is stored local users password?  More precisely in which table? I see that users are in xwikidoc table: http://platform.xwiki.org/xwiki/bin/view/DevGuide/DatabaseSchema (but not the password) Note, I don't want reinitialize password

Re: [xwiki-users] about password and LDAP

2014-07-30 Thread Pascal BASTIEN
your SQL querie has also answered at my next question: if I use LDAP authentication, a copy of  user ldap password is apparently NOT stored in the database. De : Clemens Klein-Robbenhaar À : users@xwiki.org Envoyé le : Mercredi 30 juillet 2014 13h57 Objet :

Re: [xwiki-users] about password and LDAP

2014-07-31 Thread Pascal BASTIEN
For informations, my new LDAP filter seem more efficient to genrate ldap cache: xwiki.authentication.ldap.user_group=(&(objectClass=Person)(ou:dn:=)(!(mZone=EXTERNE))) Thxs both. > > - With ldap authentication, I filter members by ldap statics groups > > #-# Only members of the following

Re: [xwiki-users] xWiki 6.1 LDAP Issues

2014-07-31 Thread Pascal BASTIEN
Hello, My xwiki site authentificated on LDAPS. I applied this tip http://jira.xwiki.org/browse/XWIKI-865 to make it work. Pascal B De : RonHancock À : users@xwiki.org Envoyé le : Mardi 29 juillet 2014 17h57 Objet : Re: [xwiki-users] xWiki 6.1 LDAP Issues

Re: [xwiki-users] about password and LDAP

2014-07-31 Thread Pascal BASTIEN
Thanks you. In fact, I want to repopulate automaticelly my LDAP cache to avoid the time for my first user connexion. Your command seem to empty the cache containing LDAP groups . Anyway I didn't manage to launch it, because I obtain this error :-/ javax.script.ScriptException: javax.script.Script

Re: [xwiki-users] about password and LDAP

2014-07-31 Thread Pascal BASTIEN
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-ldap/xwiki-platform-ldap-authenticator/src/main/java/com/xpn/xwiki/plugin/ldap/XWikiLDAPUtils.java but I don't know how to call it in groovy script. De : Thomas Mortagne

[xwiki-users] How to check $xcontext.get(xxxx) is empty?

2014-08-01 Thread Pascal BASTIEN
Hello, I have "some" difficulty with my groovy/velocity code: I manage to pass some parameter between my scheduler/groovy script to my velocity code of my page but I need to check in my velocity code if my parameter exist (or not). http://maven.xwiki.org/site/docs/xwiki-javadoc-4.1.x/com/xpn/xwi

Re: [xwiki-users] How to check $xcontext.get(xxxx) is empty?

2014-08-01 Thread Pascal BASTIEN
My script is launch This test doesn't work #if (xcontext.get("source") != $null)   #set ($Source = "xcontext.get("source")") #else   #set ($Source =  "SandboxTemplate") #end To resume: I'm looking for a test to know if a xcontext.get("parameter

Re: [xwiki-users] How to check $xcontext.get(xxxx) is empty?

2014-08-01 Thread Pascal BASTIEN
No I use Xwiki 6.1 but I follow this link for documentation: http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation De : Thomas Mortagne À : Pascal BASTIEN ; XWiki Users Envoyé le : Vendredi 1 août 2014 15h29 Objet : Re: [xwiki-users] How to check

Re: [xwiki-users] How to check $xcontext.get(xxxx) is empty?

2014-08-01 Thread Pascal BASTIEN
Thxs to all, but I try to explain more clairely :-) >From groovy I pass (or not) some parameter at my velocity script and in >velocity I simply want to check if my parameter exist or not. For the moment, i manage to writing this dirty code: In scheduler: xcontext.put("source", "SandboxTemplate")

Re: [xwiki-users] How to check $xcontext.get(xxxx) is empty?

2014-08-01 Thread Pascal BASTIEN
Here there are: http://extensions.xwiki.org/xwiki/bin/view/Extension/Reinit_Sandbox That's work well now :-) (to manipulate with caution) De : Pascal BASTIEN À : XWiki Users Envoyé le : Vendredi 1 août 2014 17h08 Objet : Re: [xwiki-users] How to

[xwiki-users] missing doc authors in flamingo skin

2014-08-18 Thread Pascal BASTIEN
Hello, On flamingo skin the author no longer appear  at the right bottom of pages. Is this intentional or an oversight? Thxs Pascal BASTIEN ___ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users

Re: [xwiki-users] missing doc authors in flamingo skin

2014-08-18 Thread Pascal BASTIEN
Then : http://jira.xwiki.org/browse/XWIKI-10808 (I simply copy&paste from colibri :-) ) De : Ecaterina Moraru (Valica) À : Pascal BASTIEN ; XWiki Users Envoyé le : Lundi 18 août 2014 10h04 Objet : Re: [xwiki-users] missing doc authors in flamingo skin

[xwiki-users] Utilities of checking text input in "Page name"?

2014-08-18 Thread Pascal BASTIEN
"Ok" is displayed ) and validate. AND green "Ok" is displayed even if I type the name of an existing page (of course when I click on "Create", the message "The page MySpace.duplicateName already exists. Please fill in a new page name." appear. Do you think

Re: [xwiki-users] Utilities of checking text input in "Page name"?

2014-08-18 Thread Pascal BASTIEN
3%A9die/ without success Any ideas? Thxs De : Marius Dumitru Florea À : Pascal BASTIEN ; XWiki Users Envoyé le : Lundi 18 août 2014 16h22 Objet : Re: [xwiki-users] Utilities of checking text input in "Page name"? See https://github.com/

Re: [xwiki-users] Utilities of checking text input in "Page name"?

2014-08-19 Thread Pascal BASTIEN
cification But thxs anyway, finally I used velocity: $xwiki.getURL("MySpace.ADocAlreadyCreated", 'edit') Then I propose you this tiny improvment: http://jira.xwiki.org/browse/XWIKI-10814 ____ De : Marius Dumitru Florea À : Pascal BASTIEN ; XWik

[xwiki-users] $xwiki.getDocument don't work with dot ?

2014-08-19 Thread Pascal BASTIEN
Hello, I try to obtain  DocumentReference from space name and page name with  getDocument(String space, String fullname)     Parameters:     space - Space to use in case no space is defined in the provided fullname     fullname - the full name or relative name of the document to load bu

Re: [xwiki-users] $xwiki.getDocument don't work with dot ?

2014-08-19 Thread Pascal BASTIEN
e to use (can be empty or null)     space - the space reference name to use (can be empty or null)     page - the page reference name to use (can be empty or null) ____ De : Jeremie BOUSQUET À : Pascal BASTIEN ; XWiki Users Envoyé le : Mardi 19 août 2014

Re: [xwiki-users] $xwiki.getDocument don't work with dot ?

2014-08-19 Thread Pascal BASTIEN
eaner and logic) :-) De : "vinc...@massol.net" À : XWiki Users Envoyé le : Mardi 19 août 2014 18h31 Objet : Re: [xwiki-users] $xwiki.getDocument don't work with dot ?   On 19 Aug 2014 at 16:09:53, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:p

[xwiki-users] need help with getContext

2014-08-22 Thread Pascal BASTIEN
Hello I try to debug my script and I failed on this strange things: My velocity code working well (in view mode) on a page except on rightpanel (I want to display result page on it)... I found $xcontext.getContext() return that on a wiki page: {util=com.xpn.xwiki.util.Util@5071b4c5, vcontext=

Re: [xwiki-users] need help with getContext

2014-08-25 Thread Pascal BASTIEN
ot in view mode http://snag.gy/BctGK.jpg !?  (I tested with include a page in panel with  new||current context without success) NB: I need to catch $xcontext t o disply my custom stats. thxs for any help. Pascal B. ________ De : Pascal BASTIEN À : XWiki Users Env

Re: [xwiki-users] need help with getContext

2014-08-25 Thread Pascal BASTIEN
e APIs requiring Programming Rights in Panels (there’s a dropPermissions() call in the panels template). See http://jira.xwiki.org/browse/XWIKI-6823 Thanks -Vincent On 25 Aug 2014 at 15:44:41, Pascal BASTIEN (pbasnews-xw...@yahoo.fr(mailto:pbasnews-xw...@yahoo.fr)) wrote: > An example, if

Re: [xwiki-users] Can I send email to a group with xwiki 6?

2014-08-26 Thread Pascal BASTIEN
with xwiki 6? Pascal BASTIEN writes: > > Thxs. I will use a loop then. > > Hello everybody, I'm currently working on the same issue. Can you show how you managed to send an email to a group of users?? Thank yo

[xwiki-users] black cross to delete with flamingo ?

2014-08-26 Thread Pascal BASTIEN
Hello, Is it normal the black color of this icon to delete attachment of page with flamingo skin? http://snag.gy/TKzPp.jpg Generaly, to delete it is a red cross (a black cross is to select,), no? an oversight? Thxs pascal B ___ users mailing list u

Re: [xwiki-users] black cross to delete with flamingo ?

2014-08-26 Thread Pascal BASTIEN
NB: with 6.2 SNAPSHOT (20/08) De : Pascal BASTIEN À : XWiki Users Envoyé le : Mardi 26 août 2014 10h34 Objet : [xwiki-users] black cross to delete with flamingo ? Hello, Is it normal the black color of this icon to delete attachment of page with

Re: [xwiki-users] need help with getContext

2014-08-26 Thread Pascal BASTIEN
Silly on me: of course include fix doesn't work. it doesn't matter I will find another fix later. Thxs. ____ De : Pascal BASTIEN À : XWiki Users Envoyé le : Lundi 25 août 2014 16h10 Objet : Re: [xwiki-users] need help with getContext Thxs a lot (I

Re: [xwiki-users] black cross to delete with flamingo ?

2014-08-26 Thread Pascal BASTIEN
De : Ecaterina Moraru (Valica) À : Pascal BASTIEN ; XWiki Users Envoyé le : Mardi 26 août 2014 11h41 Objet : Re: [xwiki-users] black cross to delete with flamingo ? In Colibri it was red. In Flamingo all icons of the same type should share the same color (monochromatic). IMO

Re: [xwiki-users] XWiki User/Dev meet up in France? Paris?

2014-08-29 Thread Pascal BASTIEN
up :-) +1 eventually... if we talking in french (or slowly ;-) ) Some ideas: Defaul flamingo skin & smartphone seems of actuality? feedback xwiki users? ... Pascal De : Moens Patrick À : XWiki Users Envoyé le : Lundi 21 juillet 2014 10h17 Objet : Re: [xw

[xwiki-users] Are there a way to deactivate document versioning for all document in a particular space?

2014-09-02 Thread Pascal BASTIEN
Hello, Are there a way to deactivate document versioning for all document in a particular space? I'm writing a piece of Xwiki application: I indicate my XWiki.ClassSheetBinding and in my sheet document I wanted to forbidden users to use revision tools in new entries/document (I want to prevent

Re: [xwiki-users] Are there a way to deactivate document versioning for all document in a particular space?

2014-09-02 Thread Pascal BASTIEN
Of course, $showhistory = false is enough because there are a complex token in hyperlink to restore an old document version! Thanks you. De : Jeremie BOUSQUET À : Pascal BASTIEN ; XWiki Users Envoyé le : Mardi 2 septembre 2014 16h47 Objet : Re: [xwiki

Re: [xwiki-users] Contribution pain points

2014-09-02 Thread Pascal BASTIEN
<< Add support to EM>> ... (EM: Extension manager I suppose) scm ? (╯_╰”) Thanks you (and sorry for the noise :-/) De : Thomas Mortagne À : XWiki Users Envoyé le : Lundi 1 septembre 2014 16h50 Objet : [xwiki-users] Contribution pain points Hi xwikiers

Re: [xwiki-users] Contribution pain points

2014-09-02 Thread Pascal BASTIEN
scm = Source Code Management = github ? :-) De : Jeremie BOUSQUET À : Pascal BASTIEN ; XWiki Users Envoyé le : Mardi 2 septembre 2014 17h05 Objet : Re: [xwiki-users] Contribution pain points 2014-09-02 17:01 GMT+02:00 Pascal BASTIEN : <&l

[xwiki-users] Solr and blank characters

2014-09-05 Thread Pascal BASTIEN
Hello, I try to writing a search page in my application, but unfortunaly I used bank characters in my spave name :-( I try to applie this method: http://extensions.xwiki.org/xwiki/bin/view/Extension/Solr+Search+Application#HSearchUIConfiguration without succes. I tried to replace blank with + c

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Pascal BASTIEN
well because pages are in english version) Do you think it is a bug? ThxS Pascal BASTIEN De : Pascal BASTIEN À : XWiki Users Envoyé le : Vendredi 5 septembre 2014 17h18 Objet : Solr and blank characters Hello, I try to writing a search page in my applic

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Pascal BASTIEN
:-/ De : Pascal BASTIEN À : XWiki Users Envoyé le : Mercredi 10 septembre 2014 10h52 Objet : Re: Solr and blank characters Hello, For information, I removed blank character in my space name but my search page doesn't working either. Fortunely I managed to identify the problem: solr s

Re: [xwiki-users] Solr and blank characters

2014-09-10 Thread Pascal BASTIEN
ting I've added is the Auto suggest feature, which is something great for FAQ applications. http://platform.xwiki.org/xwiki/bin/view/DevGuide/AutoSuggestWidget See if it helps you. Regards. http://xwiki.475771.n2.nabble.com/Search-not-working-in-FAQ-Extension-td7591775.html 2014-09-10 5:52 GMT-

<    1   2   3   4   5   >