[xwiki-users] Users (Local or Global) cannot log into a new Sub-wiki site

2017-05-15 Thread Michael Dockham
Expectation is that we setup an additional wiki site that can have users
log in directly but that does not work - when you attempt to log in with a
valid user ID it provides no error message it just prompts you to log in
again.

We setup another wiki on our instance and we are unable to get any users to
authenticate to the site. The workaround is to create users as a Global
user and add them to the sub-wiki site's XWikiAllGroup.

The use case is to establish another Wiki that we can add outside partner's
users to it and segregate them from the main wiki site.

*The configuration we have for the sub-wiki is as follows:*

* Any global user can request to join but an admin must accept


Main Wiki is setup for LDAP - the sub-wiki is NOT.

xwiki.cfg
#-# The following line is used to enable LDAP. See the LDAP section for
more detail.
xwiki.cfg:322
 xwiki.authentication.authclass=org.xwiki.contrib.ldap.XWikiLDAPAuthServiceImpl

LDAP
Enable or not LDAP authentication for this wiki. If enabled and configured
properly, a local user will be created whenever a LDAP user visit this wiki
for the first time.
Yes

TRY LOCAL LOGIN
If ldap authentication fails for any reason, try XWiki DB authentication
with the same credentials. Default is yes
Yes

List of Installed Software
xwiki-enterprise-web-9.3.1
jetty-distribution-9.4.4.v20170414
openjdk version "1.8.0_121"
mysql-connector-java-5.1.41
mysqld  Ver 5.5.54 for Linux on x86_64 (MySQL Community Server (GPL))
Amazon Linux AMI (
https://aws.amazon.com/amazon-linux-ami/2017.03-release-notes/)
Apache/2.2.31 (Unix)
OpenLDAP 2.4.40-12.30.amzn1

Question is - did we miss a configuration step to authenticate the users
for the sub-wiki for basic authentication? What configuration files should
we look at and what sections of those may have a clue for how this should
be configured and function as expected?

Thanks


Re: [xwiki-users] users Digest, Vol 109, Issue 11

2016-08-05 Thread Marius Dumitru Florea
XWiki's back-end is written in Java (in this area is good to be familiar
with the Servlet API and Hibernate) while the front-end is written in
Velocity (server-side scripting) and JavaScript (jQuery) + HTML/CSS
(Bootstrap). You can check the list of project ideas that have been
proposed this year http://dev.xwiki.org/xwiki/bin/view/GoogleSummerOfCode/
. Each project should list the technical requirements.

Hope this helps,
Marius

On Fri, Aug 5, 2016 at 1:29 PM, AMAN SATYA <satyaama...@gmail.com> wrote:

> Hello everyone , actually I wanted to know , what all are the programming
> languages that would be beneficial for GSoC . I will be taking part in GSoC
> next year and I have pretty good hands in java . So I just wanted your
> advice regarding that as I am new to this group
>
> On Thu, Aug 4, 2016 at 8:11 PM, <users-requ...@xwiki.org> wrote:
>
> > Send users mailing list submissions to
> > users@xwiki.org
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > http://lists.xwiki.org/mailman/listinfo/users
> > or, via email, send a message with subject or body 'help' to
> > users-requ...@xwiki.org
> >
> > You can reach the person managing the list at
> > users-ow...@xwiki.org
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of users digest..."
> >
> >
> > Today's Topics:
> >
> >1. [myxwiki] XWiki Enterprise 8.2.1 Upgrade (Thomas Mortagne)
> >2. Re: Xwiki on Debian 8 + Tomcat7 - GRAVE: "IOException
> >   (St?phane LASSIRE)
> >3. Re: Xwiki on Debian 8 + Tomcat7 - GRAVE: "IOException
> >   (Thomas Mortagne)
> >4. How to create a link to a page translation? (Hofst?tter Mario)
> >5. [ANN] Contrib Parent pom 6.4-3 (Thomas Mortagne)
> >
> >
> > --
> >
> > Message: 1
> > Date: Thu, 4 Aug 2016 12:14:46 +0200
> > From: Thomas Mortagne <thomas.morta...@xwiki.com>
> > To: XWiki Users <users@xwiki.org>, XWiki Developers <d...@xwiki.org>
> > Subject: [xwiki-users] [myxwiki] XWiki Enterprise 8.2.1 Upgrade
> > Message-ID:
> > <CAPnKnLGTst4CHWB6PMND-o5zOFYWemiybG6Ns7pnjZx_ej68pA@
> > mail.gmail.com>
> > Content-Type: text/plain; charset=UTF-8
> >
> > Hi everyone,
> >
> > myxwiki.org has been upgraded to XE 8.2.1. If you own a wiki hosted
> > there you should have a look at the release notes for this version at:
> > http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/
> >
> > You should automatically get an upgrade wizard for your wiki when you
> > login as admin.
> > For more details see the upgrade guide available at :
> > http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade#
> > HUpgradingwikidocuments
> >
> > To be notified of the myxwiki.org server upgrade you can follow
> > myxwiki on twitter:
> > http://twitter.com/myxwiki
> >
> > Thanks,
> > -XWiki Community
> >
> >
> > --
> >
> > Message: 2
> > Date: Thu, 4 Aug 2016 13:09:46 +0200 (CEST)
> > From: St?phane LASSIRE <slass...@cesap.asso.fr>
> > To: "XWiki Users" <users@xwiki.org>
> > Subject: Re: [xwiki-users] Xwiki on Debian 8 + Tomcat7 - GRAVE:
> > "IOException
> > Message-ID: <007d01d1ee40$d2d3d270$787b7750$@cesap.asso.fr>
> > Content-Type: text/plain;   charset="utf-8"
> >
> > Hello Thomas,
> >
> > Well, this is strange story.
> >
> > For persistent session I found a tip here : uncomment the rule in
> > context.xml :
> >
> > 
> >
> > 
> > WEB-INF/web.xml
> >
> > 
> > 
> > 
> > **end of context.xml**
> > And it is OK
> >
> > The answer to your question :
> >
> > root@CESAP-WIKI01:/usr/lib/xwiki/WEB-INF/lib# ll
> > xwiki-platform-container-*
> > -rw-r--r-- 1 root root 24971 juil. 29 17:26
> > xwiki-platform-container-api-8.2.1.jar
> > -rw-r--r-- 1 root root 35318 juil. 29 17:26
> > xwiki-platform-container-servlet-8.2.1.jar
> >
> > The jar file is there.
> >
> > Could it be a problem with tomcat 7.0.56 ?
> > Will it be easier for me to migrate to tomcat8 ? and  put away the
> tomcat7
> > unstable
> >
> > Thanks
> >
> > Cordialement
> >
> > St?phane Lassire
> > Charg? de l'informatique et de la communication
> > T?l direct : 01 42 85 81 87

Re: [xwiki-users] users Digest, Vol 109, Issue 11

2016-08-05 Thread AMAN SATYA
Hello everyone , actually I wanted to know , what all are the programming
languages that would be beneficial for GSoC . I will be taking part in GSoC
next year and I have pretty good hands in java . So I just wanted your
advice regarding that as I am new to this group

On Thu, Aug 4, 2016 at 8:11 PM, <users-requ...@xwiki.org> wrote:

> Send users mailing list submissions to
> users@xwiki.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.xwiki.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
> users-requ...@xwiki.org
>
> You can reach the person managing the list at
> users-ow...@xwiki.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
>1. [myxwiki] XWiki Enterprise 8.2.1 Upgrade (Thomas Mortagne)
>2. Re: Xwiki on Debian 8 + Tomcat7 - GRAVE: "IOException
>   (St?phane LASSIRE)
>3. Re: Xwiki on Debian 8 + Tomcat7 - GRAVE: "IOException
>   (Thomas Mortagne)
>4. How to create a link to a page translation? (Hofst?tter Mario)
>5. [ANN] Contrib Parent pom 6.4-3 (Thomas Mortagne)
>
>
> --
>
> Message: 1
> Date: Thu, 4 Aug 2016 12:14:46 +0200
> From: Thomas Mortagne <thomas.morta...@xwiki.com>
> To: XWiki Users <users@xwiki.org>, XWiki Developers <d...@xwiki.org>
> Subject: [xwiki-users] [myxwiki] XWiki Enterprise 8.2.1 Upgrade
> Message-ID:
> <CAPnKnLGTst4CHWB6PMND-o5zOFYWemiybG6Ns7pnjZx_ej68pA@
> mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> Hi everyone,
>
> myxwiki.org has been upgraded to XE 8.2.1. If you own a wiki hosted
> there you should have a look at the release notes for this version at:
> http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/
>
> You should automatically get an upgrade wizard for your wiki when you
> login as admin.
> For more details see the upgrade guide available at :
> http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade#
> HUpgradingwikidocuments
>
> To be notified of the myxwiki.org server upgrade you can follow
> myxwiki on twitter:
> http://twitter.com/myxwiki
>
> Thanks,
> -XWiki Community
>
>
> --
>
> Message: 2
> Date: Thu, 4 Aug 2016 13:09:46 +0200 (CEST)
> From: St?phane LASSIRE <slass...@cesap.asso.fr>
> To: "XWiki Users" <users@xwiki.org>
> Subject: Re: [xwiki-users] Xwiki on Debian 8 + Tomcat7 - GRAVE:
> "IOException
> Message-ID: <007d01d1ee40$d2d3d270$787b7750$@cesap.asso.fr>
> Content-Type: text/plain;   charset="utf-8"
>
> Hello Thomas,
>
> Well, this is strange story.
>
> For persistent session I found a tip here : uncomment the rule in
> context.xml :
>
> 
>
> 
> WEB-INF/web.xml
>
> 
> 
> 
> **end of context.xml**
> And it is OK
>
> The answer to your question :
>
> root@CESAP-WIKI01:/usr/lib/xwiki/WEB-INF/lib# ll
> xwiki-platform-container-*
> -rw-r--r-- 1 root root 24971 juil. 29 17:26
> xwiki-platform-container-api-8.2.1.jar
> -rw-r--r-- 1 root root 35318 juil. 29 17:26
> xwiki-platform-container-servlet-8.2.1.jar
>
> The jar file is there.
>
> Could it be a problem with tomcat 7.0.56 ?
> Will it be easier for me to migrate to tomcat8 ? and  put away the tomcat7
> unstable
>
> Thanks
>
> Cordialement
>
> St?phane Lassire
> Charg? de l'informatique et de la communication
> T?l direct : 01 42 85 81 87
> Courriel : slass...@cesap.asso.fr
>
>
> -Message d'origine-
> De : users [mailto:users-boun...@xwiki.org] De la part de Thomas Mortagne
> Envoy? : jeudi 4 ao?t 2016 11:51
> ? : XWiki Users
> Objet : Re: [xwiki-users] Xwiki on Debian 8 + Tomcat7 - GRAVE: "IOException
>
> Ok this time it's a very different error which indeed looks more serious.
> But it still seems related to persistent storage of the session and in this
> case it seems to be trying to load a saved request (which is really not the
> kind of thing that make sense to store). For me your Tomcat is in a pretty
> weird state and try to load stuff that don't make much sense in the context
> of XWiki but I don't know anything about persistent storage. Seems to be to
> have something to clean somewhere and some option to disable (if it's still
> enabled).
>
> Tomcat cannot find the class
> org.xwiki.container.servlet.filters.SavedRequestManager$SavedRequest
> which is supposed to be located in jar
> /usr/lib/xwiki/WEB-INF/lib/xwiki-platform-co

Re: [xwiki-users] Users disappearing on mywiki?

2016-06-06 Thread Thomas Mortagne
Sorry I just saw your message (it ended up in spam).

Do you still have the issue ? http://scservicesub.myxwiki.org looks
fine from the pages I checked.

On Wed, May 18, 2016 at 3:29 PM, Regan Gill  wrote:
> I am having a couple of issues. Firstly, most users are not working and it 
> appears to be that they need to be migrated to XWiki 2 from 1 and I am not 
> sure why that wasn't automatic or if there is a bulk way to do that. If I do 
> it manually on each user they can then log in and their profile shows 
> correctly again.
> But secondly a bunch of macros wont execute now, including ones in the Admin 
> section - it appears that something changed after I did the last upgrade.
> Any ideas for how to fix these?
>
>   From: Regan Gill 
>  To: "users@xwiki.org" 
>  Sent: Tuesday, May 17, 2016 9:17 PM
>  Subject: Users disappearing on mywiki?
>
> Did any one else have users disappear on their wiki on mywiki.org?A number of 
> ours no longer exist. I just discovered this today on 
> scservicesub.mywiki.org. The User Directory is not working either.
>
>
> ___
> users mailing list
> users@xwiki.org
> http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users disappearing on mywiki?

2016-05-18 Thread Regan Gill
I am having a couple of issues. Firstly, most users are not working and it 
appears to be that they need to be migrated to XWiki 2 from 1 and I am not sure 
why that wasn't automatic or if there is a bulk way to do that. If I do it 
manually on each user they can then log in and their profile shows correctly 
again.
But secondly a bunch of macros wont execute now, including ones in the Admin 
section - it appears that something changed after I did the last upgrade.
Any ideas for how to fix these?

  From: Regan Gill 
 To: "users@xwiki.org"  
 Sent: Tuesday, May 17, 2016 9:17 PM
 Subject: Users disappearing on mywiki?
   
Did any one else have users disappear on their wiki on mywiki.org?A number of 
ours no longer exist. I just discovered this today on scservicesub.mywiki.org. 
The User Directory is not working either.

   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users disappearing on mywiki?

2016-05-17 Thread Regan Gill
Did any one else have users disappear on their wiki on mywiki.org?A number of 
ours no longer exist. I just discovered this today on scservicesub.mywiki.org. 
The User Directory is not working either.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users accounts

2015-10-09 Thread seb59
Hi,

Yes you can do this when using LDAP => you change user rights in the LDAP
;-)
I tested It just now.









--
View this message in context: 
http://xwiki.475771.n2.nabble.com/Users-accounts-tp7596412p7596413.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users accounts

2015-10-09 Thread Maciej Fokt

Hello,

Can I set, for example, user's account active time? I mean, I'd like to  
set "Mr. Green's account will be active for 2 months" after this time his  
account will be blocked.


Can I do this?

Greetings
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 93, Issue 57

2015-04-28 Thread Niko Behar
Thank you Caleb!



On Apr 28, 2015, at 5:00 AM, users-requ...@xwiki.org wrote:

Send users mailing list submissions to
   users@xwiki.org

To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
   users-requ...@xwiki.org

You can reach the person managing the list at
   users-ow...@xwiki.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of users digest...


Today's Topics:

  1. Re: How to Add WYSIWIG toolbar button (Marius Dumitru Florea)
  2. SSL on Tomcat 7 Xwiki (Niko B.)
  3. Re: SSL on Tomcat 7 Xwiki (Caleb James DeLisle)
  4. Re: How to Add WYSIWIG toolbar button (Mahomed Hussein)


--

Message: 1
Date: Mon, 27 Apr 2015 21:17:52 +0300
From: Marius Dumitru Florea mariusdumitru.flo...@xwiki.com
To: XWiki Users users@xwiki.org
Subject: Re: [xwiki-users] How to Add WYSIWIG toolbar button
Message-ID:
   calzcbbz4o0qor0vtpxo-xmzkxvk1cus3fmpqfzarrmt9cga...@mail.gmail.com
Content-Type: text/plain; charset=UTF-8

On Fri, Apr 24, 2015 at 7:27 PM, Mahomed Hussein
maho...@custodiandc.com wrote:
 Hi
 
 I have a problem where users want to highlight text in the WYSIWIG editor and 
 press a button on the toolbar to automatically add the {{code}}, {{warning}} 
 etc. start and end tags to the text. I know how to add a macro button and to 
 style it. But the problem with the macro is that it pops up a form with a 
 text area that you then need to fill in with text you want to put inside the 
 tags. The behaviour I am looking for is similar to highlighting text and then 
 pressing the Bold button on the toolbar.
 
 I have done some digging/searching/googling and found the simpledittoolbar.vm 
 and I?ve customised this and added the copy to my skin. I have added the 
 following code in the relevant sections and it works perfectly when I click 
 EditWiki but it doesn?t show on the toolbar when I click EditWYSIWIG. I am 
 running XWiki 7.0

simpledittoolbar.vm affects only the wiki editor.

 
 #set($discard = $syntax10Elements.add(['code', '{{code}}', '{{/code}}', 
 'page_code']))
 #set($discard = $syntax20Elements.add(['code', '{{code}}', '{{/code}}', 
 'page_code']))
 #set($discard = $confluence10Elements.add(['code', '{{code}}', '{{/code}}', 
 'page_code']))

 So any idea how I can make the button show on the WYSIWIG toolbar? 
 Alternatively how do I make the macro execute on the highlighted text?

It's not simple. You have two options:

(1) Put a button on the toolbar with something like
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#HAdjusttheeditorUIfromaJavaScriptExtension
then listen on click and use
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#HWysiwygEditor
#getSelectionRange() to access the selected text and then
#getCommandManager() to
http://extensions.xwiki.org/xwiki/bin/view/Extension/WYSIWYG+Editor+Module#HCommandManager
#execute the 'macroInsert' command. The complex part is to understand
the format of the command parameter. You can check
https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-client/src/main/java/org/xwiki/gwt/wysiwyg/client/plugin/macro/MacroCall.java
.

(2) Write a plugin for the WYSIWYG editor from Java, but for this
you'll have to recompile the editor and thus you'll end up with a
custom editor, which is harder to maintain over time and may cause
upgrade headaches.

Hope this helps,
Marius

 
 Thanks in advance.
 
 
 Kind regards,
 
 Mahomed
 
 
 
 
 
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users


--

Message: 2
Date: Mon, 27 Apr 2015 11:57:07 -0700
From: Niko B. nikoficat...@gmail.com
To: users users@xwiki.org
Subject: [xwiki-users] SSL on Tomcat 7 Xwiki
Message-ID:
   cab3iuq45z7vczqhqs56f_o0z1pj7bzfuci-yc9+5vxwzme5...@mail.gmail.com
Content-Type: text/plain; charset=UTF-8

Hi,

I am trying to setup SSL/TLS on xwiki running tomcat7. I am trying to find
the tomcat conf file and the java directory but they dont seem to be in the
default location. Since we are running tomcat, the ssl certificate would
have to be in tomcat correct? Would this be easier in Jetty? Does anyone
have instructions on how to setup SSL/TLS on xwiki or can someone point me
in the right direction?

Thanks in advance!


--

Message: 3
Date: Tue, 28 Apr 2015 10:11:43 +0200
From: Caleb James DeLisle c...@cjdns.fr
To: XWiki Users users@xwiki.org
Subject: Re: [xwiki-users] SSL on Tomcat 7 Xwiki
Message-ID: 553f40bf.2010...@cjdns.fr
Content-Type: text/plain; charset=utf-8

I know it's possible to setup tomcat itself to do TLS but personally I would
look at using an Apache/AJP connector or Nginx/HTTP for handling the TLS and
proxying

Re: [xwiki-users] users Digest, Vol 93, Issue 41

2015-04-21 Thread Peter Huisman

Hi Marius,

I am using 6.4.3 and the unmodified LiveTableResults macro. I haven't 
tried this for a simple user since this is a (sub-)wiki that is 
accessible only for Admin and guest (non-registered) users. I will try 
to check this out later today.


Thanks,
Peter



users-requ...@xwiki.org schreef op 20-4-2015 om 14:00:

Send users mailing list submissions to
users@xwiki.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-requ...@xwiki.org

You can reach the person managing the list at
users-ow...@xwiki.org

When replying, please edit your Subject line so it is more specific
than Re: Contents of users digest...


Today's Topics:

1. Livetable results for guest users (Peter Huisman)
2. Re: Livetable results for guest users (Marius Dumitru Florea)
3. create new xclass property (TOTOUM NEMKAM, Eva)
4. Re: create new xclass property (Marius Dumitru Florea)
5. Help me again ;) (Maciej Fokt)
6. Re: Help me again ;) (ricardo.julio.rodriguez.fernan...@sergas.es)


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] users-requ...@xwiki.org

2015-04-16 Thread Khjintcorp


Sent from my iPhone
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 90, Issue 36

2015-01-29 Thread Thomas Mortagne
http://markmail.org/message/3jvgaobtocbqaz6a

On Wed, Jan 28, 2015 at 6:28 PM, Kyndel Openheart kyndel.l...@gmail.com wrote:
 Hello,

 I just wanted to check in on my request for a wiki growinghome on the
 community farm.  I submitted my request 8 days ago on the 20th.  When can I
 expect this process to be complete?  I haven't heard one way or the other
 if the request was granted.

 Thanks very much.
 -Kyndel

 On Wed, Jan 28, 2015 at 4:00 AM, users-requ...@xwiki.org wrote:

 Send users mailing list submissions to
 users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
 users-requ...@xwiki.org

 You can reach the person managing the list at
 users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

1. Re: Refreshing a LiveTable (Clemens Klein-Robbenhaar)
2. Re: Manage rights for author (Guillaume Lerouge)
3. Re: Error: The Context Component Manager should only be used
   for read access. (Bryn Jeffries)
4. Re: Error: The Context Component Manager should only be used
   for read access. (=?utf-8?Q?vincent=40massol.net?=)
5. some issues upgrading to 6.4
   (ricardo.julio.rodriguez.fernan...@sergas.es)
6. Re: some issues upgrading to 6.4 (Thomas Mortagne)


 --

 Message: 1
 Date: Tue, 27 Jan 2015 13:54:18 +0100
 From: Clemens Klein-Robbenhaar c.robbenh...@espresto.com
 To: users@xwiki.org
 Subject: Re: [xwiki-users] Refreshing a LiveTable
 Message-ID: 54c78a7a.10...@espresto.com
 Content-Type: text/plain; charset=windows-1252

 On 01/27/2015 02:52 AM, Bryn Jeffries wrote:
  Is there a right way to make a LiveTable refresh?
 

 I do not know of a right way, but one that currently works is to fetch
 the livetable by its name, and refetch the current rows via some not-so
 obvious code,
 like:

  var livetable = window['livetable_'+ id_of_livetable_here ] ;
  var end = livetable.limit;
  var start = Math.max(livetable.lastOffset, 1);
  livetable.clearCache();
  livetable.getRows(start, end, start, end);


 That works in some little extension I wrote:


 https://github.com/xwiki-contrib/application-reviewpages/blob/master/application-reviewpages-ui/src/main/resources/ReviewPages/Script.xml#L176

 I think I even borrowed it from some other xwiki-contrib code, but
 cannot remember from where.
 Certainly this is not using any API and it is expected to break without
 notice in any new XWiki version, but for now it does the job (for me at
 least).

 Sure there is a better way, to do this, (or at least it should ;)) but I
 do not know about it.

  I have a page that includes a LiveTable to show the results of a query
 on an external database, and a form triggers an AJAX call to modify the
 database (e.g., insert a new row). I'd like the AJAX call to include an
 action within OnSuccess to make the LiveTable refresh to show these
 modifications.
 
 
 http://xwiki.475771.n2.nabble.com/Proposal-Hightlight-applied-filters-in-livetable-tp4936097p4942165.html
  and
  http://jira.xwiki.org/browse/XWIKI-5100
  appear to discuss something of this kind, but I couldn't find any
 instructions. The closest thing was a line in livetable.js
 
 https://github.com/xwiki/xwiki-platform/blob/4f92c9fc4dc9d4bb7b42a54f3e289f42e833d986/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/js/xwiki/table/livetable.js#L963
  where it looks like a refresh is triggered on event
 xwiki:livetable:mylivetable:filtersChanged. I have tried calling
  document.fire('xwiki:livetable:mylivetable:filtersChanged');
  from within a javascript function, but this did not appear to make the
 mylivetable LiveTable update. Could anyone direct me further?
 
  Thanks,
 
  Bryn
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 



 --

 Message: 2
 Date: Tue, 27 Jan 2015 18:37:55 +0100
 From: Guillaume Lerouge guilla...@xwiki.com
 To: XWiki Users users@xwiki.org
 Subject: Re: [xwiki-users] Manage rights for author
 Message-ID:
 CALC6keWLgRX-uiWdBfqEEd-ByXoC_o1VhWsrK=
 dd8v1arbp...@mail.gmail.com
 Content-Type: text/plain; charset=UTF-8

 Hi Marc,

 by default, the creator of a page has edit rights on that page. If that
 users switches to advanced mode on their user profile, then go back to
 their page, they will be able to see an Access rights option in the
 Edit button.

 Thanks,

 Guillaume

 On Tue, Jan 27, 2015 at 9:31 AM, Marc AUDEFROY audefroy.m...@gmail.com
 wrote:

  Hi all!
 
  How could an author manage the rights on the pages he created? How put
  this default behavior?
 
  Thanks!
 
  Marc
  ___
  users mailing list
  users

Re: [xwiki-users] users Digest, Vol 90, Issue 36

2015-01-28 Thread Kyndel Openheart
Hello,

I just wanted to check in on my request for a wiki growinghome on the
community farm.  I submitted my request 8 days ago on the 20th.  When can I
expect this process to be complete?  I haven't heard one way or the other
if the request was granted.

Thanks very much.
-Kyndel

On Wed, Jan 28, 2015 at 4:00 AM, users-requ...@xwiki.org wrote:

 Send users mailing list submissions to
 users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
 users-requ...@xwiki.org

 You can reach the person managing the list at
 users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

1. Re: Refreshing a LiveTable (Clemens Klein-Robbenhaar)
2. Re: Manage rights for author (Guillaume Lerouge)
3. Re: Error: The Context Component Manager should only be used
   for read access. (Bryn Jeffries)
4. Re: Error: The Context Component Manager should only be used
   for read access. (=?utf-8?Q?vincent=40massol.net?=)
5. some issues upgrading to 6.4
   (ricardo.julio.rodriguez.fernan...@sergas.es)
6. Re: some issues upgrading to 6.4 (Thomas Mortagne)


 --

 Message: 1
 Date: Tue, 27 Jan 2015 13:54:18 +0100
 From: Clemens Klein-Robbenhaar c.robbenh...@espresto.com
 To: users@xwiki.org
 Subject: Re: [xwiki-users] Refreshing a LiveTable
 Message-ID: 54c78a7a.10...@espresto.com
 Content-Type: text/plain; charset=windows-1252

 On 01/27/2015 02:52 AM, Bryn Jeffries wrote:
  Is there a right way to make a LiveTable refresh?
 

 I do not know of a right way, but one that currently works is to fetch
 the livetable by its name, and refetch the current rows via some not-so
 obvious code,
 like:

  var livetable = window['livetable_'+ id_of_livetable_here ] ;
  var end = livetable.limit;
  var start = Math.max(livetable.lastOffset, 1);
  livetable.clearCache();
  livetable.getRows(start, end, start, end);


 That works in some little extension I wrote:


 https://github.com/xwiki-contrib/application-reviewpages/blob/master/application-reviewpages-ui/src/main/resources/ReviewPages/Script.xml#L176

 I think I even borrowed it from some other xwiki-contrib code, but
 cannot remember from where.
 Certainly this is not using any API and it is expected to break without
 notice in any new XWiki version, but for now it does the job (for me at
 least).

 Sure there is a better way, to do this, (or at least it should ;)) but I
 do not know about it.

  I have a page that includes a LiveTable to show the results of a query
 on an external database, and a form triggers an AJAX call to modify the
 database (e.g., insert a new row). I'd like the AJAX call to include an
 action within OnSuccess to make the LiveTable refresh to show these
 modifications.
 
 
 http://xwiki.475771.n2.nabble.com/Proposal-Hightlight-applied-filters-in-livetable-tp4936097p4942165.html
  and
  http://jira.xwiki.org/browse/XWIKI-5100
  appear to discuss something of this kind, but I couldn't find any
 instructions. The closest thing was a line in livetable.js
 
 https://github.com/xwiki/xwiki-platform/blob/4f92c9fc4dc9d4bb7b42a54f3e289f42e833d986/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/js/xwiki/table/livetable.js#L963
  where it looks like a refresh is triggered on event
 xwiki:livetable:mylivetable:filtersChanged. I have tried calling
  document.fire('xwiki:livetable:mylivetable:filtersChanged');
  from within a javascript function, but this did not appear to make the
 mylivetable LiveTable update. Could anyone direct me further?
 
  Thanks,
 
  Bryn
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 



 --

 Message: 2
 Date: Tue, 27 Jan 2015 18:37:55 +0100
 From: Guillaume Lerouge guilla...@xwiki.com
 To: XWiki Users users@xwiki.org
 Subject: Re: [xwiki-users] Manage rights for author
 Message-ID:
 CALC6keWLgRX-uiWdBfqEEd-ByXoC_o1VhWsrK=
 dd8v1arbp...@mail.gmail.com
 Content-Type: text/plain; charset=UTF-8

 Hi Marc,

 by default, the creator of a page has edit rights on that page. If that
 users switches to advanced mode on their user profile, then go back to
 their page, they will be able to see an Access rights option in the
 Edit button.

 Thanks,

 Guillaume

 On Tue, Jan 27, 2015 at 9:31 AM, Marc AUDEFROY audefroy.m...@gmail.com
 wrote:

  Hi all!
 
  How could an author manage the rights on the pages he created? How put
  this default behavior?
 
  Thanks!
 
  Marc
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users


 --

 Message: 3
 Date: Tue, 27 Jan 2015 18

Re: [xwiki-users] users Digest, Vol 89, Issue 7 - What would you be interested in seeing in XWiki 7.x?

2014-12-05 Thread Pracht, Matthias (ATS)
Hi Vincent,

To push XWiki  a biiig step forward, you should think about improving the 
WYSIWYG editor in my opinion. Always if I explain users XWiki I can see 
surprised faces, if they see the limited possibilities of the editor. 
Especially 2 features are always highlighted to keep their MS Office way of 
working:
1. Table handling (formatting and usage - today not only displaying tables is 
needed)
2. Pasting images in a page in edit mode via clipboard.

THX
Matthias

-Original Message-
From: users [mailto:users-boun...@xwiki.org] On Behalf Of 
users-requ...@xwiki.org
Sent: Freitag, 5. Dezember 2014 16:34
To: users@xwiki.org
Subject: users Digest, Vol 89, Issue 7

Send users mailing list submissions to
users@xwiki.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-requ...@xwiki.org

You can reach the person managing the list at
users-ow...@xwiki.org

When replying, please edit your Subject line so it is more specific than Re: 
Contents of users digest...


Today's Topics:

   1. What would you like to see in the XWiki 7.x cycle?
  (=?utf-8?Q?vincent=40massol.net?=)
   2. Re: What would you like to see in the XWiki 7.x cycle?
  (Daniel Lundh)
   3. run document skript with admin rights (Adrien Moi)
   4. Re: What would you like to see in the XWiki 7.x cycle?
  (Pascal BASTIEN)
   5. I can not use less variable in a SSX (Pascal BASTIEN)
   6. Re: I can not use less variable in a SSX
  (Ecaterina Moraru (Valica))
   7. Re: I can not use less variable in a SSX
  (Ecaterina Moraru (Valica))


--

Message: 1
Date: Fri, 5 Dec 2014 13:17:43 +0100
From: =?utf-8?Q?vincent=40massol.net?= vinc...@massol.net
To: XWiki Users users@xwiki.org
Subject: [xwiki-users] What would you like to see in the XWiki 7.x
cycle?
Message-ID: etPan.5481a267.62bbd95a.d55@Vincents-MacBook-Pro.local
Content-Type: text/plain; charset=utf-8

Dear XWiki users,

We?re getting close to the end of the XWiki 6.x cycle (6.4 is planned for the 
end of December) and in January we?ll start developing the XWiki 7.x cycle 
(which will last the whole 2015 year), starting with XWiki 7.0.

Thus it?s time for the XWiki devs to start defining the global roadmap for 
XWiki 7.x.

As XWiki users, I?d like to know if you have some needs for XWiki 7.x. What 
would you be interested in seeing in XWiki 7.x?

I?d like to start some proposal on the xwiki devs list (for the XWiki 7.x 
cycle) around end of December so it would be nice if you could shoot your 
suggestion ideas fast so that we can take them into account in the discussion! 
:)

Thanks a lot for your help and I hope you?re enjoying using XWiki!?

-Vincent Massol
XWiki Committer




--

Message: 2
Date: Fri, 5 Dec 2014 13:34:32 +0100
From: Daniel Lundh dlu...@gmail.com
To: XWiki Users users@xwiki.org
Subject: Re: [xwiki-users] What would you like to see in the XWiki 7.x
cycle?
Message-ID:
CAJcM3q-w3=ohitUcPxtFGZiQWgsFqiteBDKEcA1=v8dlngq...@mail.gmail.com
Content-Type: text/plain; charset=UTF-8

Hello.

New XWiki user here.

First, a big thanks, we are enjoying XWiki. :)

We have a fairly common use case, using the wiki for documenting servers and 
systems, trying to build an SKMS ala ITIL.

What i'd like to see is better formatting of text being cut  pasted from
(mainly) Word.
The single biggest issue I have heard complaints about is formatting.
We are moving away from a Lotus Domino environment and here too the formatting 
is mangled (this may have everything to do with Domino and nothing with XWiki 
however) when doing copy/paste.

I'd like tables to work like they do in Excel. When I press the tab key I want 
to move to the next field.
I want to be able to size the table with my mouse in real-time.
I want the columns to be plainly visible, not just the rows.

I want numbered lists to be a core feature.

Making text different colors and/or fonts should work like in a regular word 
processor, with a menu item in the WYSIWYG editor.

That's from the top of my head, anyway.

Have a great weekend.

Regards,
Daniel



On Fri, Dec 5, 2014 at 1:17 PM, vinc...@massol.net vinc...@massol.net
wrote:

 Dear XWiki users,

 We?re getting close to the end of the XWiki 6.x cycle (6.4 is planned 
 for the end of December) and in January we?ll start developing the 
 XWiki 7.x cycle (which will last the whole 2015 year), starting with XWiki 
 7.0.

 Thus it?s time for the XWiki devs to start defining the global roadmap 
 for XWiki 7.x.

 As XWiki users, I?d like to know if you have some needs for XWiki 7.x.
 What would you be interested in seeing in XWiki 7.x?

 I?d like to start some proposal on the xwiki devs list (for the XWiki 
 7.x
 cycle) around end of December so it would be nice if you could shoot 
 your

Re: [xwiki-users] users Digest, Vol 83, Issue 35

2014-06-24 Thread Ronald D. Smith
hi,

I apologize for not being very smart about this.

Please send me the URL where I can register for myxwiki.org.

I just don't seem to be able to locate it on your site.

Thanks,

Ron

Ronald D. Smith
rdssoftw...@frontier.com
ron.rdssoftw...@icloud.com
ron.rdssoftw...@gmail.com

From: Thomas Mortagne thomas.morta...@xwiki.com
 Subject: Re: [xwiki-users] [myxwiki] new wiki request
 Date: June 23, 2014 at 3:15:33 AM EDT
 To: XWiki Users users@xwiki.org
 Reply-To: XWiki Users users@xwiki.org
 
 
 On Thu, Jun 19, 2014 at 5:24 PM, Ronald D. Smith
 ron.rdssoftw...@gmail.com wrote:
 Hi,
 
 • description: Bristol Action of Bristol Township near Canandaigua, NY USA.  
 Bristol Action is an unofficial non-profit group working to protect the 
 environment in Bristol Township.  We want to create a web site that augments 
 our page on FaceBook.  This site will contain information regarding the 
 latest issues regarding High Volume Hydrofracturing, HVHF or ‘Fracking’  in 
 our township and New York State.  It will also contain information about 
 alternative energy sources available in our area. Ron Smith will be the 
 technical person as he has developed computer software for over 40 years.  
 We will also have several people (no more than 5) updating content on the 
 site.  We would like to use the mywiki community farm to host this web site.
 
 • owner name: smithrond
 
 I can't find any existing user with this id (you need to register yourself).
 
 
 • wiki name: bristolaction(if this is not available, then usany 
 bristolaction)
 
 Please let me know what else you need to set up a wiki on .myxwiki.org.
 
 Thanks,
 
 Ronald D. Smith
 ron.rdssoftw...@gmail.com
 
 PS: my apologies for not understanding the instructions on the mywiki.org 
 page, http://myxwiki.org/xwiki/bin/view/Main/WebHome.  I was expecting a 
 link in step 1, Register on myxwiki.org (this wiki), that would take me to 
 the page where I could register.  Not finding anywhere to register, I 
 followed the link in step 2 to the XWiki user mailing list where I 
 registered.  Today, I registered on the XWiki Enterprise as smithrond and 
 experimented with the sandbox.  I found it would meet our needs.  So I hope 
 smithrond is what was meant by registering in step 1.  Please accept this PS 
 as feedback, not criticism. I maintain web sites myself and find it is hard 
 to learn what the visitors are experiencing unless they tell me what 
 confused them.  Thanks.
 
 
 
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 -- 
 Thomas Mortagne
 
 
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

Ronald D. Smith
rdssoftw...@frontier.com
ron.rdssoftw...@icloud.com
ron.rdssoftw...@gmail.com




___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 83, Issue 35

2014-06-24 Thread Guillaume Fenollar
Hello Ronald,

It seems rights were wrong about Registration. Thank you for reporting
this, it has been fixed.
Now the register button should be visible again. Or you can click the
following link to register yourself:
http://myxwiki.org/xwiki/bin/register/XWiki/Register

Have a good day

Guillaume


2014-06-24 14:32 GMT+02:00 Ronald D. Smith ron.rdssoftw...@gmail.com:

 hi,

 I apologize for not being very smart about this.

 Please send me the URL where I can register for myxwiki.org.

 I just don't seem to be able to locate it on your site.

 Thanks,

 Ron

 Ronald D. Smith
 rdssoftw...@frontier.com
 ron.rdssoftw...@icloud.com
 ron.rdssoftw...@gmail.com

 From: Thomas Mortagne thomas.morta...@xwiki.com
  Subject: Re: [xwiki-users] [myxwiki] new wiki request
  Date: June 23, 2014 at 3:15:33 AM EDT
  To: XWiki Users users@xwiki.org
  Reply-To: XWiki Users users@xwiki.org
 
 
  On Thu, Jun 19, 2014 at 5:24 PM, Ronald D. Smith
  ron.rdssoftw...@gmail.com wrote:
  Hi,
 
  • description: Bristol Action of Bristol Township near Canandaigua, NY
 USA.  Bristol Action is an unofficial non-profit group working to protect
 the environment in Bristol Township.  We want to create a web site that
 augments our page on FaceBook.  This site will contain information
 regarding the latest issues regarding High Volume Hydrofracturing, HVHF or
 ‘Fracking’  in our township and New York State.  It will also contain
 information about alternative energy sources available in our area. Ron
 Smith will be the technical person as he has developed computer software
 for over 40 years.  We will also have several people (no more than 5)
 updating content on the site.  We would like to use the mywiki community
 farm to host this web site.
 
  • owner name: smithrond
 
  I can't find any existing user with this id (you need to register
 yourself).
 
 
  • wiki name: bristolaction(if this is not available, then usany
 bristolaction)
 
  Please let me know what else you need to set up a wiki on .myxwiki.org.
 
  Thanks,
 
  Ronald D. Smith
  ron.rdssoftw...@gmail.com
 
  PS: my apologies for not understanding the instructions on the
 mywiki.org page, http://myxwiki.org/xwiki/bin/view/Main/WebHome.  I was
 expecting a link in step 1, Register on myxwiki.org (this wiki), that
 would take me to the page where I could register.  Not finding anywhere to
 register, I followed the link in step 2 to the XWiki user mailing list
 where I registered.  Today, I registered on the XWiki Enterprise as
 smithrond and experimented with the sandbox.  I found it would meet our
 needs.  So I hope smithrond is what was meant by registering in step 1.
  Please accept this PS as feedback, not criticism. I maintain web sites
 myself and find it is hard to learn what the visitors are experiencing
 unless they tell me what confused them.  Thanks.
 
 
 
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 
 
  --
  Thomas Mortagne
 
 
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users

 Ronald D. Smith
 rdssoftw...@frontier.com
 ron.rdssoftw...@icloud.com
 ron.rdssoftw...@gmail.com




 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 82, Issue 13

2014-05-12 Thread Thomas Mortagne
myxwiki.org had some issues, looks like ours SOLR module is not a big
fan of very big farms, we need to work on it. In the meantime I
removed it from myxwiki.org and all seems to be ok (except SOLR search
of course).

On Sun, May 11, 2014 at 5:53 AM, Regan Gill reganfg...@yahoo.com wrote:
 Hi, I am now unable to access our wiki:

 http://scservicesub.myxwiki.org


 is this related to the upgrade?

 Thanks,
 Regan
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 82, Issue 13

2014-05-10 Thread Regan Gill
Hi, I am now unable to access our wiki:

http://scservicesub.myxwiki.org


is this related to the upgrade?

Thanks,
Regan
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 61, Issue 37

2012-08-28 Thread Joseph-Andre Guaragna
2012/8/28  users-requ...@xwiki.org:
 Send users mailing list submissions to
 users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
 http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
 users-requ...@xwiki.org

 You can reach the person managing the list at
 users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

1. custom athentication issues. (Bob Egolf)
2. Start point to update the XWiki Editor in XWiki
   (Boudjelda Mohamed Said)
3. Re: Start point to update the XWiki Editor in XWiki
   (Marius Dumitru Florea)
4. selected the informations tab as default on every pages
   (Joseph-Andre Guaragna)
5. Re: selected the informations tab as default on every pages
   (Vincent Massol)


 --

 Message: 1
 Date: Mon, 27 Aug 2012 08:20:48 -0400
 From: Bob Egolf ego...@gmail.com
 To: XWiki Users users@xwiki.org
 Subject: [xwiki-users] custom athentication issues.
 Message-ID:
 camh_rhihmreaztjy890af7z1etp9qiwu4xq6x3aevkhebsk...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Good morning,

 This is a duplicate post of one I sent to the devs list in case this is a
 better place for the question.

 I am writing a custom authentication class following notes from
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Authentication
 and the sample given in
 http://bodez.wordpress.com/2008/10/15/xwiki-user-authentication-with-oracle-sso/


 The class is written and I can see the Remote Authentication is called and
 returns just fine and my method returns a new XWikiUser

 however, in my logs I see the checkAuth being fired twice, once with the
 j_username = entered username... but the second time it is fired set to null
 and is always returning a login failure.

 Here is my checkAuth method:
 public XWikiUser checkAuth(XWikiContext context) throws XWikiException {

 log.debug(ARFSSOAuthServiceImpl.checkAuth);

 String user = getRemoteUser(context);

 if (user==null || user.equals()){
 log.error(SSOAuthServiceImpl: User cannot be authenticated
 (REMOTE_USER is null));
 // TODO: redirect login.
 return null;
 }else{
 log.warn(ARFSSOAuthServiceImpl: User  + user +  has been authenticated);
  this.createUser(user, context);
  user = XWiki. + user;
 }
 log.warn(SSOAuthServiceImpl: authentication successful context.setUser  +
 user);
 context.setUser(user);
 return new XWikiUser(user);

 }


 Here is the log from a single post of the credentials:
 2012-08-25 11:11:30,285 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - sso Auth check auth before super
 2012-08-25 11:11:30,287 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - request j_username = testuser
 2012-08-25 11:11:30,287 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - request j_password = testpwd
 2012-08-25 11:11:30,287 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFWebAuthenticator - processLogin j_username = testuser
 2012-08-25 11:11:30,288 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFWebAuthenticator - processLogin j_password = testpwd
 2012-08-25 11:11:30,289 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  net.ARFHttpClient   - ARFHttpClient post request to:
 http://localhost.com/test.php
 2012-08-25 11:11:30,417 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  net.ARFHttpClient   - ARFHttpClient response string:
 status=0|firstname=Test|lastname=User
 2012-08-25 11:11:30,418 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFWebAuthenticator - processLogin... webresponse status = 0
 2012-08-25 11:11:30,421 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFWebAuthenticator - convertARFResponseToUsername token =
 TestUser
 2012-08-25 11:11:30,421 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - ARFSSOAuthServiceImpl: User TestUser has
 been authenticated
 2012-08-25 11:11:30,422 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - ARFSSOAuthServiceImpl.createUser: User
 TestUser before find.
 2012-08-25 11:11:30,427 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - ARFSSOAuthServiceImpl.createUser:
 XwikiUser XWiki.TestUser after find.
 2012-08-25 11:11:30,427 [
 http://zzz/xwiki/bin/loginsubmit/XWiki/XWikiLogin] WARN
  sso.ARFSSOAuthServiceImpl   - SSOAuthServiceImpl

Re: [xwiki-users] users Digest, Vol 58, Issue 21

2012-05-10 Thread 王海龙
hi,everybody!
how to write macro to use lucene to search child pages in the document tree
?

2012/5/10 users-requ...@xwiki.org

 Send users mailing list submissions to
users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
users-requ...@xwiki.org

 You can reach the person managing the list at
users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

   1. Re: [xwiki-devs] WYSIWYG toolbar features (Geo Du)
   2. Passing parameters in URI (Moritz Hesse (EA GmbH))
   3. Re: Filter items in live table (Moritz Hesse (EA GmbH))
   4. Re: Passing parameters in URI (Thomas Mortagne)
   5. XWiki 4.0 - How XWO_ID and XWD_ID are created ? (Caroline DETANTE)
   6. What are you using AppWithinMinutes for? (Guillaume Lerouge)
   7. Re: Passing parameters in URI (Moritz Hesse (EA GmbH))
   8. Re: Possible upgrade 3.5.1 to 4.0 issue (Vincent Massol)
   9. Re: Passing parameters in URI (Thomas Mortagne)


 --

 Message: 1
 Date: Thu, 10 May 2012 00:23:51 -0400
 From: Geo Du ddd...@gmail.com
 To: XWiki Users users@xwiki.org
 Subject: Re: [xwiki-users] [xwiki-devs] WYSIWYG toolbar features
 Message-ID:
CAM4k9MFa9VTd1eaNjnckZ+CgV2w4R3_75kAu+mEkoaK=rup...@mail.gmail.com
 
 Content-Type: text/plain; charset=ISO-8859-1

 Thanks very much Marius, I will do more research.

 Dave

 On Mon, May 7, 2012 at 3:22 AM, Marius Dumitru Florea 
 mariusdumitru.flo...@xwiki.com wrote:

  On Mon, May 7, 2012 at 10:20 AM, Marius Dumitru Florea
  mariusdumitru.flo...@xwiki.com wrote:
   Hi Dave,
  
   On Sat, May 5, 2012 at 4:14 AM, Geo Du ddd...@gmail.com wrote:
   Hi, Marius,
  
   Thanks very much for your help, I checked the link
  
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configurationturned on
  
   the full list of toolbars like the following in xwiki.cfg file, then I
  
   Where did you read xwiki.cfg or xwiki.properties on
   http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor (the
   link I gave you) ?
  
   restarted tomcat, checked the page with wysiwyg editor, nothing
  changed, no
  
   subtoolbar, findtoobar or symboltoolbar showed up, and actually I want
  to
  
   There's no subtoolbar nor findtoobar.
  
   You don't have to change any configuration file nor to restart the
   server. You just have to go to the Administration, then to the WYSIWYG
   Editor section (from the left vertical menu) and there you'll be able
   to add plugins and features on the tool bar, like stated on
  
 
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor#HConfiguration
 
  You should see this
 
 
 http://www.xwiki.org/xwiki/bin/download/ReleaseNotes/ReleaseNotesXWikiEnterprise30/wysiwygConfig.png
  .
 
   .
  
   Hope this helps,
   Marius
  
   add Text Alignment, Fonts, TextSize, colors to the toolbar, I googled
   around, could not find a solution, any more clues? I checked
   xwiki.properties file as well, nothing there related to wysiwyg
 editor.
  
   Thanks again
  
   Dave
  
  
   #---
   # WYSIWYG Editor configuration
   #
  
   #-# You can configure the toolbars you wish to see in the WYSIWYG
  editor by
   defining the
   #-# xwiki.wysiwyg.toolbars property.
   #-# When not defined it defaults to:
   xwiki.wysiwyg.toolbars=texttoolbar, listtoolbar, indenttoolbar,
   undotoolbar, titletoolbar, \
styletoolbar, horizontaltoolbar,
   attachmenttoolbar, macrostoolbar, \
tabletoolbar, tablerowtoolbar,
 tablecoltoolbar,
   linktoolbar, subtoolbar, findtoolbar, symboltoolbar
   #-# The full list of toolbars includes the one defined above and the
   following ones:
   #-#   subtoolbar, findtoolbar, symboltoolbar
  
   Then
  
   On Wed, May 2, 2012 at 5:27 AM, Marius Dumitru Florea 
   mariusdumitru.flo...@xwiki.com wrote:
  
   Hi Dave,
  
   On Wed, May 2, 2012 at 6:41 AM, Geo Du ddd...@gmail.com wrote:
Hi, all,
   
I have a problem to add more tools onto the toolbar with xwiki 3.5
 I
  am
using, I like to add Text Alignment, Fonts, TextSize, colors, but I
   checked
  
this link:
   http://platform.xwiki.org/xwiki/bin/view/Features/WysiwygEditor,
  
   This is the user documentation. It describes the WYSIWYG editor
   features for simple users.
  
it is for 2.0, where is the toolbar configuration information about
  the
   3.5
version? I could not find from the admin guide.
  
   http://platform.xwiki.org/xwiki/bin/view/AdminGuide/ links to
   http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration
   which has a section Configure the WYSIWYG editor which points to
   http://platform.xwiki.org/xwiki/bin/view/AdminGuide/WysiwygEditor
  
Also from

Re: [xwiki-users] users Digest, Vol 58, Issue 21

2012-05-10 Thread Paul Libbrecht
You'd need to list the pages' full name (I am not sure I know how)
then pack your query xxx in brackets
then append the pages obligation

  +(xxx) +(A B C)

paul

Le 10 mai 2012 à 15:04, 王海龙 a écrit :

 hi,everybody!
 how to write macro to use lucene to search child pages in the document tree

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 58, Issue 10

2012-05-06 Thread 王海龙
why luncence search can not find the  child pages(in the doc-tree)  with
key word  ?  the common pages that are not child pages can be searched
 i follow
http://extensions.xwiki.org/xwiki/bin/view/Extension/Search+Application
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 47, Issue 13

2011-06-16 Thread Yannick Dewilde
Hi Marius,

Yes my wiki is hosted on myxwiki.org, I will follow the thread as adviced
and let you know.

Thanks,

Yannick



2011/6/14 users-requ...@xwiki.org

 Send users mailing list submissions to
users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
users-requ...@xwiki.org

 You can reach the person managing the list at
users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

   1. Fwd: Fwd: users Digest, Vol 47, Issue 12 (Marius Dumitru Florea)
   2. Fwd: users Digest, Vol 47, Issue 12 (Yannick Dewilde)
   3. Subscribe to RSS feed inpassword-protected wiki (coldserenity)
   4. Activity Dashboard doesn't work (Felix van Wasen)
   5. Re: Activity Dashboard doesn't work (Sergiu Dumitriu)
   6. Re: Subscribe to RSS feed inpassword-protected wiki
  (Sergiu Dumitriu)
   7. Re: Class with hibernate query (Sergiu Dumitriu)
   8. Re: Subscribe to RSS feed inpassword-protected wiki
  (Roman Muntyanu)
   9. Issue on attachments versioning (Maxime Sinclair)
  10. Re: Issue on attachments versioning (Maxime Sinclair)


 --

 Message: 1
 Date: Mon, 13 Jun 2011 13:46:40 +0300
 From: Marius Dumitru Florea mariusdumitru.flo...@xwiki.com
 Subject: [xwiki-users] Fwd: Fwd: users Digest, Vol 47, Issue 12
 To: XWiki Users users@xwiki.org
 Message-ID: 4df5ea90.8060...@xwiki.com
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 Hi Yannick,

 You didn't answer the second question. Do you have this problem on a
 wiki hosted by myxwiki.org or on a wiki hosted elsewhere. If your wiki
 is hosted on myxwiki.org then you need to follow this thread
 http://lists.xwiki.org/pipermail/users/2011-June/024308.html . Otherwise
 you need to tell us more about your problem. What version of XWiki
 Enterprise are you using? Is it a fresh install or did you upgrade
 recently? Was the WYSIWYG editor working before? What browser are you
 using? Does it happen on other browsers? On Firefox, do you see any
 JavaScript exception logged in the Firebug console?

 Hope this helps,
 Marius

  Original Message 
 Return-Path:yannick.dewi...@gmail.com
 X-Original-To:  mariusdumitru.flo...@xwiki.com
 Delivered-To:   mariusdumitru.flo...@xwiki.com
 Received:   from mail-yx0-f178.google.com (mail-yx0-f178.google.com
 [209.85.213.178]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No
 client certificate requested) by borabora.xpertnet.biz (Postfix) with
 ESMTP id 5D8D76601E7 for mariusdumitru.flo...@xwiki.com; Mon, 13 Jun
 2011 12:15:26 +0200 (CEST)
 Received:   by yxm8 with SMTP id 8so1763086yxm.9 for
 mariusdumitru.flo...@xwiki.com; Mon, 13 Jun 2011 03:15:24 -0700 (PDT)
 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com;
 s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date
 :message-id:subject:from:to:content-type;
 bh=9g4XSJEg18VB89KXhCUEE+Fy9FsKNpu3WDWDI5OwbE0=;
 b=SXsznF3RcKfunBMiQt8ciqP0EUyBcpnweOkV1qtHT9BlpXPgE8z9Mi/EYHq0cy4vlH
 atwJTAAPzUhoBa9PPNj22QDsGD8JpDhvAZf3QBIP19ousa0ynvoYh+qPezLn9PJvlSls
 6Au1mBKy2jhxWraP0s4uNchXCUCW99d2uWBJY=
 DomainKey-Signature:a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
 h=mime-version:in-reply-to:references:date:message-id:subject:from:to
 :content-type;
 b=TcDsP59ApWfv4Xjck3eHTq3+mbk5Y6K5P9uRxI/ZTnen4RbTwPnhmT7c7dOWUjgWO/
 hzZbypFO58oxa+aoptgvSVq8dW5PWEViHvDIXRvuilZ4/f3Ej99+ooZvsljkI7RxGACY
 hboezguoMQ1V9FNjc7uhOUnYZrpt50XR7zyEg=
 MIME-Version:   1.0
 Received:   by 10.236.191.200 with SMTP id
 g48mr6974588yhn.437.1307960124156; Mon, 13 Jun 2011 03:15:24 -0700 (PDT)
 Received:   by 10.147.124.4 with HTTP; Mon, 13 Jun 2011 03:15:24 -0700
 (PDT)
 In-Reply-To:mailman.3.1307959204.7144.us...@xwiki.org
 References: mailman.3.1307959204.7144.us...@xwiki.org
 Date:   Mon, 13 Jun 2011 12:15:24 +0200
 Message-ID: banlktim08txuvfwbb7bo4skdy67zief...@mail.gmail.com
 Subject:Fwd: users Digest, Vol 47, Issue 12
 From:   Yannick Dewilde yannick.dewi...@gmail.com
 To: mariusdumitru.flo...@xwiki.com
 Content-Type:   multipart/alternative;
 boundary=20cf30563e6b94ab6804a595328b



 Hi Marius,

 No I can't edit a simple wiki page with WYSIWYG...

 Thanks for your help

 Yannick

 -- Forwarded message --
 From: ** users-requ...@xwiki.org mailto:users-requ...@xwiki.org
 Date: 2011/6/13
 Subject: users Digest, Vol 47, Issue 12
 To: users@xwiki.org mailto:users@xwiki.org


 Message: 2
 Date: Mon, 13 Jun 2011 12:19:19 +0300
 From: Marius Dumitru Florea mariusdumitru.flo...@xwiki.com
 mailto:mariusdumitru.flo...@xwiki.com
 Subject: Re: [xwiki-users] Blog : windows Content: and Summary
 (optional): not accessible
 To: users@xwiki.org mailto:users@xwiki.org
 Message-ID

Re: [xwiki-users] Users in Multiple Groups.

2011-04-12 Thread Marius Dumitru Florea
Hi Joel,

On 04/12/2011 12:53 AM, Joel Schuster wrote:


 So how would I set up my group rights in this scenario? I've tried this out
 and I can't seem to get it to work.



 SpaceMain -  everyone should be able to see

 SpaceOne -  only users in GroupOne can see. No one else may see this space,
 Non-grouped or spacetwo users.

 SpaceTwo -  only users in GroupTwo and use. No one else may see this space,
 Non-grouped or spaceone users.




 I've tried denying GroupOne  AllGroup from SpaceTwo but a GroupTwo member
 isn't being allowed to see.

Have you tried to explicitly allow view/edit to SpaceOne for GroupOne 
and to SpaceTwo for GroupTwo? I think an explicit allow means deny for 
all the rest, but I haven't tried.

Hope this helps,
Marius






 Joel Schuster

 joel.schus...@opsysinc.com

 719-510-0181



 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users in Multiple Groups.

2011-04-12 Thread Thomas Mortagne
On Tue, Apr 12, 2011 at 08:31, Marius Dumitru Florea
mariusdumitru.flo...@xwiki.com wrote:
 Hi Joel,

 On 04/12/2011 12:53 AM, Joel Schuster wrote:


 So how would I set up my group rights in this scenario? I've tried this out
 and I can't seem to get it to work.



 SpaceMain -  everyone should be able to see

 SpaceOne -  only users in GroupOne can see. No one else may see this space,
 Non-grouped or spacetwo users.

 SpaceTwo -  only users in GroupTwo and use. No one else may see this space,
 Non-grouped or spaceone users.




 I've tried denying GroupOne  AllGroup from SpaceTwo but a GroupTwo member
 isn't being allowed to see.

 Have you tried to explicitly allow view/edit to SpaceOne for GroupOne
 and to SpaceTwo for GroupTwo? I think an explicit allow means deny for
 all the rest, but I haven't tried.

Yes giving a right for a group/user implicitly remove it for others.


 Hope this helps,
 Marius






 Joel Schuster

 joel.schus...@opsysinc.com

 719-510-0181



 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users in Multiple Groups.

2011-04-12 Thread Joel Schuster
I believe that I have this working now. I'm not sure I understand why, but it 
does seem to work. What I can say is that I did not use 'remove' right, only 
add.

- Joel


 -Original Message-
 From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On
 Behalf Of Thomas Mortagne
 Sent: Tuesday, April 12, 2011 1:40 AM
 To: XWiki Users
 Subject: Re: [xwiki-users] Users in Multiple Groups.
 
 On Tue, Apr 12, 2011 at 08:31, Marius Dumitru Florea
 mariusdumitru.flo...@xwiki.com wrote:
  Hi Joel,
 
  On 04/12/2011 12:53 AM, Joel Schuster wrote:
 
 
  So how would I set up my group rights in this scenario? I've tried
  this out and I can't seem to get it to work.
 
 
 
  SpaceMain -  everyone should be able to see
 
  SpaceOne -  only users in GroupOne can see. No one else may see this
  space, Non-grouped or spacetwo users.
 
  SpaceTwo -  only users in GroupTwo and use. No one else may see this
  space, Non-grouped or spaceone users.
 
 
 
 
  I've tried denying GroupOne  AllGroup from SpaceTwo but a GroupTwo
  member isn't being allowed to see.
 
  Have you tried to explicitly allow view/edit to SpaceOne for GroupOne
  and to SpaceTwo for GroupTwo? I think an explicit allow means deny for
  all the rest, but I haven't tried.
 
 Yes giving a right for a group/user implicitly remove it for others.
 
 
  Hope this helps,
  Marius
 
 
 
 
 
 
  Joel Schuster
 
  joel.schus...@opsysinc.com
 
  719-510-0181
 
 
 
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 
 --
 Thomas Mortagne
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users in Multiple Groups.

2011-04-12 Thread Sergiu Dumitriu
On 04/12/2011 02:26 PM, Joel Schuster wrote:
 I believe that I have this working now. I'm not sure I understand why, but it 
 does seem to work. What I can say is that I did not use 'remove' right, only 
 add.

Deny rights are stronger than allow rights.

Since all members of GroupTwo are also members of AllGroup, they are 
also denied access. Thus, setting deny on AllGroup really means that 
nobody can view that space.

As for why it works, as others already said, if someone has allow, 
then everybody else implicitly is denied. If you say that GroupOne is 
allowed to view, this translates into only GroupOne is allowed to view.

Also note that there's no inheritance between rights, so also set the 
same rights for edit and comment as well, since otherwise users in 
GroupTwo will be able to edit documents, although they cannot view them.

 - Joel


 -Original Message-
 From: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] On
 Behalf Of Thomas Mortagne
 Sent: Tuesday, April 12, 2011 1:40 AM
 To: XWiki Users
 Subject: Re: [xwiki-users] Users in Multiple Groups.

 On Tue, Apr 12, 2011 at 08:31, Marius Dumitru Florea
 mariusdumitru.flo...@xwiki.com  wrote:
 Hi Joel,

 On 04/12/2011 12:53 AM, Joel Schuster wrote:


 So how would I set up my group rights in this scenario? I've tried
 this out and I can't seem to get it to work.



 SpaceMain -   everyone should be able to see

 SpaceOne -   only users in GroupOne can see. No one else may see this
 space, Non-grouped or spacetwo users.

 SpaceTwo -   only users in GroupTwo and use. No one else may see this
 space, Non-grouped or spaceone users.




 I've tried denying GroupOne   AllGroup from SpaceTwo but a GroupTwo
 member isn't being allowed to see.

 Have you tried to explicitly allow view/edit to SpaceOne for GroupOne
 and to SpaceTwo for GroupTwo? I think an explicit allow means deny for
 all the rest, but I haven't tried.

 Yes giving a right for a group/user implicitly remove it for others.



-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users can't change password / view profile

2011-04-11 Thread wac
Hello!

I added them normally I guess.

Wiki - Administer Wiki - Users - Add new user

Then I added to user to the appropriate groups.

When I give the user explicit rights to view and edit that page:

/xwiki/bin/view/XWiki/test

(test being the user...)

I do get the following error:

Failed to execute the [include] macro

org.xwiki.rendering.macro.MacroExecutionException: Failed to get  
content for Document [XWiki.XWikiUserSheet]
at  
org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:172)
at  
org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:57)
at  
org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:184)
at  
org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:129)
at  
org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:72)
at  
com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7483)
at  
com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7432)
at 
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:835)
at 
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:783)
at 
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:878)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at  
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at  
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at  
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at  
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at  
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at  
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
at  
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at  
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at  
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at  
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at  
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at  
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:196)
at  
org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:161)
at  
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1895)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1833)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:860)
at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
at  
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at  
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at  
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at  
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at  
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at  
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at  
org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at  
org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at  
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at  
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at 
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at  
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at  

Re: [xwiki-users] Users can't change password / view profile

2011-04-11 Thread Raluca Stavro
Hello,

On Mon, Apr 11, 2011 at 4:19 PM, w...@yellowhippy.com wrote:

 Hello!

 I added them normally I guess.

 Wiki - Administer Wiki - Users - Add new user

 Then I added to user to the appropriate groups.

 When I give the user explicit rights to view and edit that page:

 /xwiki/bin/view/XWiki/test

 (test being the user...)

 I do get the following error:

 Failed to execute the [include] macro

 org.xwiki.rendering.macro.MacroExecutionException: Failed to get
 content for Document [XWiki.XWikiUserSheet]
at

 org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:172)
at

 org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:57)
at

 org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:184)
at

 org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:129)
at

 org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:72)
at

 com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7483)
at

 com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7432)
at
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:835)
at
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:783)
at
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:878)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at

 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at

 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at

 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at

 org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at

 org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
at

 org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at

 org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at

 org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at

 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at

 org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:196)
at

 org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:161)
at

 com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1895)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1833)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:860)
at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
at

 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at

 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at

 org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at

 org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at

 org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at

 org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 

Re: [xwiki-users] Users can't change password / view profile

2011-04-11 Thread Caleb James DeLisle
Did you block view access to the XWiki space? Blocking view on XWiki.* is a 
difficult thing to do,
you have to make many exceptions EG: explicitly allow them to view 
XWikiUserSheet. It's not really
supported and although I think it has been done, a lot of work is involved and 
many odd bugs appear
since there are so many important documents which become unavailable.

Caleb

On 04/11/2011 09:19 AM, w...@yellowhippy.com wrote:
 Hello!
 
 I added them normally I guess.
 
 Wiki - Administer Wiki - Users - Add new user
 
 Then I added to user to the appropriate groups.
 
 When I give the user explicit rights to view and edit that page:
 
 /xwiki/bin/view/XWiki/test
 
 (test being the user...)
 
 I do get the following error:
 
 Failed to execute the [include] macro
 
 org.xwiki.rendering.macro.MacroExecutionException: Failed to get  
 content for Document [XWiki.XWikiUserSheet]
   at  
 org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:172)
   at  
 org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:57)
   at  
 org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:184)
   at  
 org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:129)
   at  
 org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:72)
   at  
 com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7483)
   at  
 com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7432)
   at 
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:835)
   at 
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:783)
   at 
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:878)
   at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:545)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at  
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at  
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at  
 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
   at  
 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
   at  
 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
   at  
 org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
   at  
 org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
   at  
 org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
   at  
 org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
   at 
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
   at  
 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
   at  
 org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
   at  
 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
   at  
 org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:196)
   at  
 org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:161)
   at  
 com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
   at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1895)
   at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1833)
   at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:860)
   at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
   at  
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at  
 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
   at  
 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
   at  
 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
   at  
 org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
   at  
 org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
   at 
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
   at  
 org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
   at  
 org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
   at  
 

Re: [xwiki-users] Users can't change password / view profile

2011-04-11 Thread wac
Hello,

I imported xwiki-enterprise-wiki-2.7.1.xar / XWiki Enterprise 2.7.1.34853

should I update then? Any Ideas where XWiki.XWikiUserSheet might have gone?

Thanks,
Chris


Zitat von Raluca Stavro rmoro...@gmail.com:

 Hello,

 On Mon, Apr 11, 2011 at 4:19 PM, w...@yellowhippy.com wrote:

 Hello!

 I added them normally I guess.

 Wiki - Administer Wiki - Users - Add new user

 Then I added to user to the appropriate groups.

 When I give the user explicit rights to view and edit that page:

 /xwiki/bin/view/XWiki/test

 (test being the user...)

 I do get the following error:

 Failed to execute the [include] macro

 org.xwiki.rendering.macro.MacroExecutionException: Failed to get
 content for Document [XWiki.XWikiUserSheet]
at

 org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:172)
at

 org.xwiki.rendering.internal.macro.include.IncludeMacro.execute(IncludeMacro.java:57)
at

 org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transformOnce(MacroTransformation.java:184)
at

 org.xwiki.rendering.internal.transformation.macro.MacroTransformation.transform(MacroTransformation.java:129)
at

 org.xwiki.rendering.internal.transformation.DefaultTransformationManager.performTransformations(DefaultTransformationManager.java:72)
at

 com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7483)
at

 com.xpn.xwiki.doc.XWikiDocument.performSyntaxConversion(XWikiDocument.java:7432)
at
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:835)
at
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:783)
at
 com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:878)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:545)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at

 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at

 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at

 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at

 org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at

 org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.java:493)
at

 org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
at

 org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:142)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at

 org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
at

 org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
at

 org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:196)
at

 org.xwiki.velocity.internal.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:161)
at

 com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:116)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1895)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1833)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:860)
at sun.reflect.GeneratedMethodAccessor148.invoke(Unknown Source)
at

 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:389)
at

 org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:378)
at

 org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
at

 org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:252)
at

 org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:332)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:212)
at

 org.apache.velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:247)
at

 org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
at
 org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
at

 

[xwiki-users] Users in Multiple Groups.

2011-04-11 Thread Joel Schuster
 

So how would I set up my group rights in this scenario? I've tried this out
and I can't seem to get it to work.

 

SpaceMain - everyone should be able to see

SpaceOne - only users in GroupOne can see. No one else may see this space,
Non-grouped or spacetwo users.

SpaceTwo - only users in GroupTwo and use. No one else may see this space,
Non-grouped or spaceone users.

 

I've tried denying GroupOne  AllGroup from SpaceTwo but a GroupTwo member
isn't being allowed to see.

 

 

Joel Schuster

joel.schus...@opsysinc.com

719-510-0181

 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users can't change password / view profile

2011-04-09 Thread Caleb James DeLisle
How did you add the users? They should all have explicit edit permission on 
their own pages.
/xwiki/bin/edit/XWiki/Admin?editor=object
notice here there is an XWikiRights object which allows edit permission for the 
user Administrator.

Caleb


On 04/08/2011 07:43 PM, w...@yellowhippy.com wrote:
 Hello everyone,
 
 my problem is, that the users I created cannot change their password.  
 If they click on the Profile or Preference Link they get:
 Error: You are not allowed to view this document or perform this action.
 
 The Users themselfs do not have any rights assigned to them. However,  
 they all belong to a group called SUG. The groupd has the following  
 rights:
 
 View: true
 Comment: true
 Edit: false
 Delete: false
 Admin: false
 Register: false
 Program: false
 
 I don't think that I have changed anything this space/page -rights.
 
 What am I missing? Any help is appreciated.
 
 Cheers,
 Chris
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users can't change password / view profile

2011-04-08 Thread wac
Hello everyone,

my problem is, that the users I created cannot change their password.  
If they click on the Profile or Preference Link they get:
Error: You are not allowed to view this document or perform this action.

The Users themselfs do not have any rights assigned to them. However,  
they all belong to a group called SUG. The groupd has the following  
rights:

View: true
Comment: true
Edit: false
Delete: false
Admin: false
Register: false
Program: false

I don't think that I have changed anything this space/page -rights.

What am I missing? Any help is appreciated.

Cheers,
Chris
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 44, Issue 34

2011-03-20 Thread xino
Hi Vincent,

 Date: Sun, 20 Mar 2011 13:47:06 +0100
 From: Vincent Massol vinc...@massol.net
 Subject: Re: [xwiki-users] [myxwiki] new wiki request
 To: XWiki Users users@xwiki.org
 Message-ID: 76f3e2f3-a7c4-4376-865c-65e36568d...@massol.net
 Content-Type: text/plain; charset=us-ascii

 Hi Xino,

 On Mar 20, 2011, at 7:50 AM, x...@lavabit.com wrote:

 Hello!

 I'd like to make a request for a new Xwiki-based hosted wiki on myxwiki.

 My username is xino, and I'd like to have the host name of elonadev.

 Could you fill your first name/last name please on
 http://myxwiki.org/xwiki/bin/view/XWiki/xino ?

Done, and thank you!


 The purpose of the wiki is to host development efforts of the
 continuation
 of the non-commercial but closed-source game, Elona.

 I'll create it.

 Thanks
 -Vincent




 Date: Sun, 20 Mar 2011 13:55:55 +0100
 From: Vincent Massol vinc...@massol.net
 Subject: Re: [xwiki-users] [myxwiki] new wiki request
 To: XWiki Users users@xwiki.org
 Message-ID: c5d82e49-1c62-4d7d-b4a2-1f253f1ef...@massol.net
 Content-Type: text/plain; charset=us-ascii

 Hi again Xino,

 You wiki has been created at
 http://elonadev.myxwiki.org/xwiki/bin/view/Main/WebHome

 Enjoy it and please report here any issue or anything not working.
 Improvement ideas are also very welcome.


Gladly.  I've been running Xwiki on my laptop so far, and I've found it
quite powerful.

 Thanks
 -Vincent on behalf of the xwiki community

 On Mar 20, 2011, at 1:47 PM, Vincent Massol wrote:

 Hi Xino,

 On Mar 20, 2011, at 7:50 AM, x...@lavabit.com wrote:

 Hello!

 I'd like to make a request for a new Xwiki-based hosted wiki on
 myxwiki.

 My username is xino, and I'd like to have the host name of elonadev.

 Could you fill your first name/last name please on
 http://myxwiki.org/xwiki/bin/view/XWiki/xino ?

 The purpose of the wiki is to host development efforts of the
 continuation
 of the non-commercial but closed-source game, Elona.

 I'll create it.

 Thanks
 -Vincent





Regards,

John


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users created through admin options have dual authentication when LDAP is on

2011-02-03 Thread Thomas Mortagne
On Wed, Feb 2, 2011 at 19:28, Jerome Velociter jer...@xwiki.com wrote:
 Hi Juan,

 If you really want to create users prior to their first login via LDAP
 authentication, creating the user from the administration is not
 enough. You must add an XWiki.LDAPProfileClass object to the user
 document, which precises the LDAP uid of the user.
 If you don't do that, a new user will be created when the person
 connects for the first time. This is for example what happened with
 your users jssmith_1, etc.

This is because without this object LDAP authenticator has no way to
know that it's supposed to overwrite this perfectly valid XWiki user
so it create a new one to be safe.


 I have contributed an extension to allow automatic LDAP
 synchronization (at night for example), so admins that want to give
 access rights to their LDAP users don't have to create them manually.
 You can find it here
 http://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP+Tools

 The synchronization feature only works starting with XWiki Enterprise
 3.0 (not released yet). Though I can provide a built jar to drop in
 for 2.7 if anyone is interested.

 Jerome.

 On Wed, Feb 2, 2011 at 12:36 AM, Juan Carlos Vizueta jvizu...@gmail.com 
 wrote:
 Hi,

 I added my LDAP users to Xwiki manually one by one through the Xwiki
 Administration form, I did that so I can add them to their corresponding
 groups so they have their correct user rights since their first login.

 When creating a new user through the form, the password is mandatory, so I
 copy/pasted the user in the password field (e.g.: user jsmith and password
 jsmith as well).

 Then when I asked the user to login, she could login correctly, but then I
 thought maybe I should try to login using the password I set on the form,
 and oh surprise, it logged in too!, is this the correct behavior or did I do
 something wrong here?

 I need users to login only when entering their ldap password, not their
 xwiki password.

 Thanks in advance.

 JC
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users created through admin options have dual authentication when LDAP is on

2011-02-01 Thread Juan Carlos Vizueta
Hi,

I added my LDAP users to Xwiki manually one by one through the Xwiki
Administration form, I did that so I can add them to their corresponding
groups so they have their correct user rights since their first login.

When creating a new user through the form, the password is mandatory, so I
copy/pasted the user in the password field (e.g.: user jsmith and password
jsmith as well).

Then when I asked the user to login, she could login correctly, but then I
thought maybe I should try to login using the password I set on the form,
and oh surprise, it logged in too!, is this the correct behavior or did I do
something wrong here?

I need users to login only when entering their ldap password, not their
xwiki password.

Thanks in advance.

JC
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 41, Issue 3

2010-12-02 Thread Boris Gorelik
Hi Rudi, Hi Vincent,

Many thanks!

I removed (yesterday) xwiki-plugin-collection-1.1-xwiki20.jar, and now I can 
work!

Best regards
Boris

 

 Message: 2

 Date: Wed, 1 Dec 2010 06:57:34 -0800 (PST)

 From: Tronicek 

 Subject: Re: [xwiki-users] (no subject)

 To: users@xwiki.org

 Message-ID: 

 Content-Type: text/plain; charset=us-ascii

 

 

 Hi Boris, Hi Vincent,

 

 i realized a problem in MultiPageExportApplication. It requires the

 xwiki-collection plugin to be installed.

 The problem is that xwiki-plugin-collection-1.1-xwiki20.jar has a reference

 to the Class org.xwiki.rendering.listener.Attachment

 

 After removing the plugin from xwiki.cfg the ClassNotFoundException was

 gone. So remove:

 com.xpn.xwiki.plugin.collection.CollectionPlugin, \

 

 I've been missing a JIRA category for this. Vincent, can you report this

 error, please?

 Thanks,

 Rudi

 -- 

 View this message in context: 
 http://xwiki.475771.n2.nabble.com/no-subject-tp5787856p5792137.html

 Sent from the XWiki- Users mailing list archive at Nabble.com.

 

 

 --

 

 --

 

 Message: 6

 Date: Thu, 2 Dec 2010 10:12:15 +0100

 From: Vincent Massol 

 Subject: Re: [xwiki-users] (no subject)

 To: XWiki Users 

 Message-ID: 

 Content-Type: text/plain; charset=us-ascii

 

 Hi Rudi,

 

 On Dec 1, 2010, at 3:57 PM, Tronicek wrote:

 

  

  Hi Boris, Hi Vincent,

  

  i realized a problem in MultiPageExportApplication. It requires the

  xwiki-collection plugin to be installed.

  The problem is that xwiki-plugin-collection-1.1-xwiki20.jar has a reference

  to the Class org.xwiki.rendering.listener.Attachment

  

  After removing the plugin from xwiki.cfg the ClassNotFoundException was

  gone. So remove:

  com.xpn.xwiki.plugin.collection.CollectionPlugin, \

  

  I've been missing a JIRA category for this. Vincent, can you report this

  error, please?

 

 Well right now this collection plugin is not developed nor supported by the 
 xwiki dev team. It's not part of any release and doesn't have any jira 
 project. It's been contributed by an individual (Ludovic Dubost). It's not 
 even documented on code.xwiki.org...

 

 It's only available here:

 http://svn.xwiki.org/svnroot/xwiki/contrib/sandbox/xwiki-plugin-collection/

 

 Since it's used by the mutipage export app it should be at least:

 1) promoted to contrib/projects

 2) documented on code.xwiki.org

 

 Any taker for that?

 

 Then we need to review it and decide if that's something we want in the 
 platform (in which case we'll need to rewrite it as a component IMO) and if 
 so take ownership of it.

 

 So in the meantime, you could request access to the contrib sandbox and fix 
 it, see:

 http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome

 (note: we have a skin issue I've just noticed on contrib ;)).

 

 Thanks

 -Vincent

 


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 41, Issue 3

2010-12-02 Thread Boris Gorelik
Hi Rudi, Hi Vincent,

Many thanks!

I removed xwiki-plugin-collection-1.1-xwiki20.jar, and now I can work!

Best regards
Boris

 

 Message: 2

 Date: Wed, 1 Dec 2010 06:57:34 -0800 (PST)

 From: Tronicek 

 Subject: Re: [xwiki-users] (no subject)

 To: users@xwiki.org

 Message-ID: 

 Content-Type: text/plain; charset=us-ascii

 

 

 Hi Boris, Hi Vincent,

 

 i realized a problem in MultiPageExportApplication. It requires the

 xwiki-collection plugin to be installed.

 The problem is that xwiki-plugin-collection-1.1-xwiki20.jar has a reference

 to the Class org.xwiki.rendering.listener.Attachment

 

 After removing the plugin from xwiki.cfg the ClassNotFoundException was

 gone. So remove:

 com.xpn.xwiki.plugin.collection.CollectionPlugin, \

 

 I've been missing a JIRA category for this. Vincent, can you report this

 error, please?

 Thanks,

 Rudi

 -- 

 View this message in context: 
 http://xwiki.475771.n2.nabble.com/no-subject-tp5787856p5792137.html

 Sent from the XWiki- Users mailing list archive at Nabble.com.

 

 

 --

 

 --

 

 Message: 6

 Date: Thu, 2 Dec 2010 10:12:15 +0100

 From: Vincent Massol 

 Subject: Re: [xwiki-users] (no subject)

 To: XWiki Users 

 Message-ID: 

 Content-Type: text/plain; charset=us-ascii

 

 Hi Rudi,

 

 On Dec 1, 2010, at 3:57 PM, Tronicek wrote:

 

  

  Hi Boris, Hi Vincent,

  

  i realized a problem in MultiPageExportApplication. It requires the

  xwiki-collection plugin to be installed.

  The problem is that xwiki-plugin-collection-1.1-xwiki20.jar has a reference

  to the Class org.xwiki.rendering.listener.Attachment

  

  After removing the plugin from xwiki.cfg the ClassNotFoundException was

  gone. So remove:

  com.xpn.xwiki.plugin.collection.CollectionPlugin, \

  

  I've been missing a JIRA category for this. Vincent, can you report this

  error, please?

 

 Well right now this collection plugin is not developed nor supported by the 
 xwiki dev team. It's not part of any release and doesn't have any jira 
 project. It's been contributed by an individual (Ludovic Dubost). It's not 
 even documented on code.xwiki.org...

 

 It's only available here:

 http://svn.xwiki.org/svnroot/xwiki/contrib/sandbox/xwiki-plugin-collection/

 

 Since it's used by the mutipage export app it should be at least:

 1) promoted to contrib/projects

 2) documented on code.xwiki.org

 

 Any taker for that?

 

 Then we need to review it and decide if that's something we want in the 
 platform (in which case we'll need to rewrite it as a component IMO) and if 
 so take ownership of it.

 

 So in the meantime, you could request access to the contrib sandbox and fix 
 it, see:

 http://contrib.xwiki.org/xwiki/bin/view/Main/WebHome

 (note: we have a skin issue I've just noticed on contrib ;)).

 

 Thanks

 -Vincent


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 40, Issue 61

2010-11-26 Thread Fortini (Gmail)
Received:
[xwiki-users] [myxwiki] new wiki request
would like to check out the xwiki platform
icliptv
thx

searched (Nov 26, h15:14 EU time):
http://gfortini.myxwiki.org 
answer:
The requested wiki does not exist

Any help?
tnx

Giuseppe Fortini



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 34, Issue 55

2010-05-27 Thread Gerwin Software - Caroline
Hello,

How can I obtain an answer to my previous request ?

I copy it again in case :


*Xwiki issues to delete blog space  renaming a space*

/Hello,

I have installed Xwiki for my company, and wanted to disable the blog.
It seemed that I cannot do that so I decided to *delete the blog space. *

I have read that in order to delete a whole space I have to delete all 
files in it so I did it, but the blog space is still there, empty with a 
? shown at the end.

I have searched through the internet and found someone had the same 
problem as me. The answer of the admin was :

The reason is that there are some hidden documents in some spaces (like 
in the Blog space for example). We need to fix this. In the meantime, 
one solution (which is a pain I agree) is to go to that hidden page (you 
can use Ctrl + M to navigate) and delete it from there.

So I wanted to delete those hidden files but I can't find them :S
Can someone explain me how to show the hidden files and delete them ?
I can't understand where to go and use Ctrl+M to navigate :S


I have an other issue :*I tried to rename a space but didn't 
succeed *:S

I have searched through the internet adn found this piece of information :

If you want to rename a full space, see the Space Rename Snippet..
(source : http://platform.xwiki.org/xwiki/bin/view/Features/Spaces
 http://code.xwiki.org/xwiki/bin/view/Snippets/RenameSpaceSnippet)

So I tried it but this Space Rename Snippet is a xwiki code 1.0 and our 
xwiki is a 2.0 version , so the Snippet doesn't work :/

So I tried to find a 2.0 version of the Space Rename Snippet code but 
without any success.
If someone has it or any solution to change the name of a space I'm 
listening :)

 Sincerely.
/

Many thanks,

Caroline.

users-requ...@xwiki.org a écrit :
 Send users mailing list submissions to
   users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
   users-requ...@xwiki.org

 You can reach the person managing the list at
   users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

1. Re: [xwiki-devs]  [Proposal] Rights Management UI
   (Ecaterina Valica)
2. Re: Captcha for comments (Gregor Schneider)
3. Re: Captcha for comments (Caleb James DeLisle)
4. Re: Captcha for comments (Gregor Schneider)
5. Re: How to list the subspace under the space? Little bit
   successful. Need more steps to go.. (Nithya Vembu)
6. Re: Captcha for comments (Caleb James DeLisle)
7. Can't delete attachment (Christian Dionne)


 --

 Message: 1
 Date: Wed, 26 May 2010 16:48:45 +0300
 From: Ecaterina Valica vali...@gmail.com
 Subject: Re: [xwiki-users] [xwiki-devs]  [Proposal] Rights Management
   UI
 To: XWiki Developers d...@xwiki.org
 Cc: XWiki Users users@xwiki.org
 Message-ID:
   aanlktino6mbanv1pikru-unk36wcpbdktoe3kyrk6...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

  Hi,

 Did:
 - source of inheritance is per rights;
 - local source of inheritance: if the a right is allowed to anyone else at
 the same level, it is implicitly disallowed for any others;
 - inheritance from upper levels / groups.

 Please see if I put the rights correctly:
 Wiki Level:
 http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Rights41Wiki
 Space Level:
 http://incubator.myxwiki.org/xwiki/bin/view/Improvements/Rights41Space

 Obs. Summary view + icons not done yet.

 Thanks,
 Caty

 On Sat, May 22, 2010 at 11:31, Denis Gervalle d...@softec.lu wrote:

   
 Hi Caty,

 This one is simpler and more easy to understand than proposal 2 (which I
 liked but were complex). It is your best try IMO. I agree with Caty that
 using icons too reduce the place taken will not allow easy extensions. But
 Alex proposal would help to have a summary view, which is nice to have too.

 Maybe we could do both in fact. Propose a summary view (by default), which
 fit a single line per user, this view would present the common rights
 (V/C/E/D/A/(R/P)) using icons, and a last icon would be used to mention
 there is more special rights either inherited, allowed or denied. So we
 only
 need to use (and think about) a short icon representation for common
 rights,
 and extended rights will be represented by a single special representation.
 Rows could be expanded individually or globally so if you want a more
 detailled information, you may reach it either for a single user or all at
 once. Changing common rights would be allowed in collapsed mode and
 expanded
 mode, but changing special rights would only be allowed in expanded view.

 If you want to keep the width even smaller, you may also colspan the
 user/group column over the others, using 2 rows per user

Re: [xwiki-users] users Digest, Vol 34, Issue 57

2010-05-27 Thread Gerwin Software - Caroline
hi gregor,
i'm sorry to have posted it twice but i don't understand each time i 
send an email to us...@wiki.org i get an email back :
/Sorry. Your message could not be delivered to: Bruno Neves (Mailbox or 
Conference is full.)/

anyway, yes i've read your link and i already tried to delete all pages 
from the space blog, but it seems that there are hidden pages to 
delete and i don't know how to show and delete those pages.

also, i don't get how to rename a space, can you help me ?

i would be very glad :)

regards,

caroline.


users-requ...@xwiki.org a écrit :
 Send users mailing list submissions to
   users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
   users-requ...@xwiki.org

 You can reach the person managing the list at
   users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

1. Re: Captcha for comments (Gregor Schneider)
2. Re: Captcha for comments (Gregor Schneider)
3. *Xwiki issues to delete blog space  renaming a   space*
   (Gerwin Software - Caroline)
4. Re: *Xwiki issues to delete blog space  renaming a   space*
   (Gregor Schneider)
5. Re: [xwiki-devs] [Proposal] Rights Management UI (Denis Gervalle)
6. Re: Captcha for comments (Gregor Schneider)


 --

 Message: 1
 Date: Thu, 27 May 2010 09:59:59 +0200
 From: Gregor Schneider rc4...@googlemail.com
 Subject: Re: [xwiki-users] Captcha for comments
 To: XWiki Users users@xwiki.org
 Message-ID:
   aanlktikd_-ptmza9xd23jsczos-8riptey4uqjkua...@mail.gmail.com
 Content-Type: text/plain; charset=UTF-8

 Caleb,

 I'm afraid I'm too dump to get it.

 When I open http://myHost/xwiki/bin/admin/XWiki/XWikiPreferences,
 there's no edit-icon.

 Opening the URL
 http://dekolxrd01/xwiki/bin/admin/XWiki/XWikiPreferences?editor=class,
 there's no notable change.

 Any clues how to edit XWikiPreferences in classmode?

 TIA

 Gregor
   
 


 No virus found in this incoming message.
 Checked by AVG - www.avg.com 
 Version: 8.5.437 / Virus Database: 271.1.1/2898 - Release Date: 05/26/10 
 18:26:00

   
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 32, Issue 67

2010-03-31 Thread Mike Davis

I want to parse XML attachments to a page and display the data in a
  table or list on the page. Does this functionality exist? Just checking
  before I write my own code.
  
   So you have attachments which are XML files and you want to parse them
  and display their content in a wiki table ?
  
   If so, I'd suggest you use the {{groovy}} macro and use the groovy xml
  slurper to do the work. You should be able to write this in less than 10
  lines :)
  
   http://groovy.codehaus.org/Reading+XML+using+Groovy%27s+XmlSlurper
  
   Thanks
   -Vincent
 
  Thanks, got that up and running in only a few minutes! Now I'd like a way
  to have the user click on one level of the xml hierarchy I display and have
  it expand to show the children of that section (I have the hierarchy
  iteration code, just not the gui code). Something graphically like a
  macro error (the one that says Failed to execute macro: groovy) and then
  you click to expand and view the content.
 
 
 http://code.xwiki.org/xwiki/bin/view/Snippets/ShowHideDIVSnippet
 
 Guillaume


Ok, I have that code working (ShowHidDIV) in a velocity macro with {{html}} 
tags around the div.  Unfortunately, when I pass the xmlslurper object to a 
velocity macro, I can no longer access fields of the object, it looks like it's 
all being converted to a big string.  My code:

{{groovy}}

xmlFile = new String(doc.getAttachment(file.xml).content)
def slurp = new XmlSlurper().parseText(xmlFile)
def allReg = slurp.Register
xcontext.put(allReg,allReg)

{{/groovy}}

 

{{velocity}}
#set($allReg=$xcontext.get(allReg))

{{html}}
div onclick=toggleClass($('REG'), 'hidden')
Show/Hide
/div
div id=REG class=hidden
$allReg.field
/div
{{/html}}
{{/velocity}}


But like I said, I can't access the fields of allReg in the velocity script: 
$allReg.field just returns the whole string from the slurper.  So I need a way 
to either embed html in the groovy code with access to the groovy variables, or 
a way to correctly pass a slurper object using xcontext.

 

Thanks,

-Mike

 
  
_
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/210850553/direct/01/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 32, Issue 67

2010-03-31 Thread Caleb James DeLisle


Mike Davis wrote:
 I want to parse XML attachments to a page and display the data in a
 table or list on the page. Does this functionality exist? Just checking
 before I write my own code.
 So you have attachments which are XML files and you want to parse them
 and display their content in a wiki table ?
 If so, I'd suggest you use the {{groovy}} macro and use the groovy xml
 slurper to do the work. You should be able to write this in less than 10
 lines :)
 http://groovy.codehaus.org/Reading+XML+using+Groovy%27s+XmlSlurper

 Thanks
 -Vincent
 Thanks, got that up and running in only a few minutes! Now I'd like a way
 to have the user click on one level of the xml hierarchy I display and have
 it expand to show the children of that section (I have the hierarchy
 iteration code, just not the gui code). Something graphically like a
 macro error (the one that says Failed to execute macro: groovy) and then
 you click to expand and view the content.

 http://code.xwiki.org/xwiki/bin/view/Snippets/ShowHideDIVSnippet

 Guillaume
 
 
 Ok, I have that code working (ShowHidDIV) in a velocity macro with {{html}} 
 tags around the div.  Unfortunately, when I pass the xmlslurper object to a 
 velocity macro, I can no longer access fields of the object, it looks like 
 it's all being converted to a big string.  My code:

I would approach this problem by using groovy only.
When your velocity or groovy executes, it's output is parsed as XWiki syntax so 
you can do this in the groovy
macro.

println({{html}});
// Remember to escape  marks.
println(div onclick=\toggleClass($('REG'), 'hidden')\);
println(Show/Hide);
println(/div);
pritnln(div id=\REG\ class=\hidden\);
// Is getField() what you want?
println(allReg.getField());
println(/div);
println({{/html}});


Your method is sound and I'm sure it could be made to work, but I would opt to 
use one script language
in order to minimize the code complexity and fragility.

Caleb



 
 {{groovy}}
 
 xmlFile = new String(doc.getAttachment(file.xml).content)
 def slurp = new XmlSlurper().parseText(xmlFile)
 def allReg = slurp.Register
 xcontext.put(allReg,allReg)
 
 {{/groovy}}
 
  
 
 {{velocity}}
 #set($allReg=$xcontext.get(allReg))
 
 {{html}}
 div onclick=toggleClass($('REG'), 'hidden')
 Show/Hide
 /div
 div id=REG class=hidden
 $allReg.field
 /div
 {{/html}}
 {{/velocity}}
 
 
 But like I said, I can't access the fields of allReg in the velocity script: 
 $allReg.field just returns the whole string from the slurper.  So I need a 
 way to either embed html in the groovy code with access to the groovy 
 variables, or a way to correctly pass a slurper object using xcontext.
 
  
 
 Thanks,
 
 -Mike
 
  
 
 _
 Hotmail: Trusted email with powerful SPAM protection.
 http://clk.atdmt.com/GBL/go/210850553/direct/01/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users

2010-02-01 Thread J. Allen Santos

Hi,
I was playing with XWiki 1.8.1. I was told that users in a wiki is represented 
as a page with a certain object - XWikiUsers. I copied one user page from one 
xwiki instance and then saved it to another xwiki instance so as to register 
that user to that instance. The user was registered but, it seems that the 
user doesn't have any rights at all. So, I tried modifying the rights. I 
registered as Admin then included that user to the XWikiAll group. That solved 
the problem.
Any comments?
Any ideas on how to completely register a user from one instance to another 
by copying the user page.. using code?
Thanks,
Allen 
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users

2010-02-01 Thread Vincent Massol
Hi,

On Feb 1, 2010, at 9:58 AM, J. Allen Santos wrote:

 
 Hi,
 I was playing with XWiki 1.8.1. I was told that users in a wiki is 
 represented as a page with a certain object - XWikiUsers. I copied one user 
 page from one xwiki instance and then saved it to another xwiki instance so 
 as to register that user to that instance. The user was registered but, 
 it seems that the user doesn't have any rights at all. So, I tried modifying 
 the rights. I registered as Admin then included that user to the XWikiAll 
 group. That solved the problem.
 Any comments?
 Any ideas on how to completely register a user from one instance to another 
 by copying the user page.. using code?

You also need to add the new user to the correct group (XWikiAllGroup for ex). 
You can do that using the UI, using the object editor or through code.

Thanks
-Vincent

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 29, Issue 38

2009-12-14 Thread Dilipkumar Jadhav
Hi Sergiu,
These two points were one of my biggest concerns after deciding to go for a
XEM  not a plain XE. 
I am so relieved now. :) 
A big thank you to you for this clarification. Thanks...

Message: 2
Date: Sun, 13 Dec 2009 13:21:22 +0100
From: Sergiu Dumitriu ser...@xwiki.com
Subject: Re: [xwiki-users] XEM main wiki inaccessible
To: XWiki Users users@xwiki.org
Message-ID: 4b24dc42.1010...@xwiki.com
Content-Type: text/plain; charset=UTF-8; format=flowed

On 12/12/2009 09:12 PM, Dilipkumar Jadhav wrote:
 Hi Thomas,
 I followed your instructions  checked the XWikiServerXWiki file. Changed
 the settings for domain name/alias, etc.
 And I am able to access the main wiki now. Thank you for guiding me in
this
 direction.
 However, two questions did come up:
 1. Do the virtual wikis share the same user groups?

All virtual wikis can see the groups and user defined in the main wiki, 
and each one can define its own users and groups, which should only be 
visible inside the local wiki. Global groups are prefixed, as in 
xwiki:XWiki.AdminGroup, while local groups have a local name, as in 
XWiki.LocalGroup

 2. Can the readers, writers  administrators of individual virtual wikis
be
 modified after creation of the virtual wiki?

Yes. Just open the local wiki, and go to the Administration interface, 
and select Users to create new local users, Groups to create new local 
groups, and Global Rights to assign rights to local or global users and 
groups.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 27, Issue 15

2009-10-07 Thread Sergiu Dumitriu
Luis Ruiz wrote:
 Hi Ricardo,
 
 In my case we would like that all pages are stored in the filesystem, of
 course attached content must be in filesystem, in the database only the
 structure of the wiki. Is that possible?
 

It is possible if you write your own storage implementation, derived 
from the current implementations.

I think the easiest step is to implement file-based storage only for 
attachments, and this has already been done by some of our users. 
Searching the mail archives should provide some pointers.

Next, if you just want to access documents from a folder, you can use 
WebDAV for that. See http://platform.xwiki.org/xwiki/bin/Features/WebDAV
I don.t think that actually storing the contents of the documents 
outside the database helps, since wiki content should never reach the 
limits of the database (unless you're storing genomes or data out of the 
LHC as wiki content). The main advantage of the database is speed. The 
main advantage of filesystems, easy access from other programs, can be 
achieved through WebDAV.

 2009/10/6 [Ricardo Rodriguez] Your EPEC Network ICT Team 
 webmas...@environmentalchange.net
 
 Hi,

 Guillaume Lerouge wrote:
 Why exactly do you needs pages to be stored in the filesystem? Maybe you
 can
 find a way to address your use case using existing XWiki features...
 In our case more than pages are attached files what we need to be stored
 in the filesystem. Could this be also your case, Luis?

 These files are usually images or data files generated by several
 analytical facilities. I don't know at what extend a XWiki installation
 using MySQL as RDBMS is suitable for storing, let's say, some hundreds
 of files weighting about 30Mb each. As far as I remember, this is a
 pending issue in XWiki, but it has not been forgotten.

 Greetings,

 Ricardo


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 27, Issue 15

2009-10-06 Thread Luis Ruiz
Hi Jean-Vincent and Roman,

First of all, thanks for your fast replies!! Sandbox works great but I would
need admin rights and I installed the windows installer but here I don't
have a servlet container :( .

I will explain my case. I have to develop or integrate a wiki in a whole
university but I have too many technical restrictions. I have seen many
wikis and I think xWiki fits us perfectly but I need to know if it lets me:

   - Store pages in File System.

We have a large amount of data in database, and we need to save pages in
filesystem. I have read about JcrStore, is that up to me?

   - Integrate Authentification with CAS Server (SSO)

I have read about possible ways to do this, but I would like to know if
someone has done it, because we have to take a decision soon.

Maybe this mail fits better in the developers mailing list, sorry!!

Thanks

2009/10/6 users-requ...@xwiki.org

 Send users mailing list submissions to
users@xwiki.org

 To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
 or, via email, send a message with subject or body 'help' to
users-requ...@xwiki.org

 You can reach the person managing the list at
users-ow...@xwiki.org

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of users digest...


 Today's Topics:

   1. Re: [myxwiki] new wiki request (Jean-Vincent Drean)
   2. Re: [myxwiki] new wiki request (roman.frie...@ropardo.de)
   3. Re: how to mask those elements (Bodin Gr?gory)
   4. Migrate SysWiki To xwiki (Maria Carolina Ramirez)
   5. Re: how to mask those elements (Caleb James DeLisle)
   6. Re: FW: xwiki 2.0, task manager application, Error number
  4001 in 4: Error while parsing velocity page TasksCode.NewTask
  (Michael Beetz)


 --

 Message: 1
 Date: Mon, 5 Oct 2009 12:02:57 +0200
 From: Jean-Vincent Drean jean-vinc...@drean.org
 Subject: Re: [xwiki-users] [myxwiki] new wiki request
 To: XWiki Users users@xwiki.org
 Message-ID:
c58832290910050302k57da85bidd88dd412c81...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Hi Luis,

 What about using the existing sandbox wiki to try it stuff out instead ?
 http://playground.xwiki.org/

 PS: We don't create wikis on myxwiki.org just to try stuff out.

 Thanks,
 JV.

 On Mon, Oct 5, 2009 at 10:34 AM, Luis Ruiz roc...@gmail.com wrote:
  Hi,
 
  I'm working on a non-profit organization and I want to install xwiki, but
  first I need to test all features in order to see if it fits to us.
 
  Admin username: LuisLuis
  Domain name prefix: prueba
 
 
  Thanks!!!
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 


 --

 Message: 2
 Date: Mon, 5 Oct 2009 12:28:53 +0200
 From: roman.frie...@ropardo.de
 Subject: Re: [xwiki-users] [myxwiki] new wiki request
 To: XWiki Users users@xwiki.org
 Message-ID:
c5cc98f5cb127d40a4e61e02629402807...@rpseads01.ropardo.local
 Content-Type: text/plain;   charset=iso-8859-1

 Hi Luis,

 for extensive testing, including administration etc. you could use a
 standalone installer:
 - Windows: xwiki-enterprise-installer-windows-2.0.exe
 - other platforms: xwiki-enterprise-installer-generic-2.0-standard.jar
 http://www.xwiki.org/xwiki/bin/view/Main/Download

 XWiki is runnable directly after installation. User: Admin/admin

 Instructions:
 http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation#HInstallingtheStandalonedistribution

 Regards,
 Roman

 -Urspr?ngliche Nachricht-
 Von: users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] Im Auftrag
 von Jean-Vincent Drean
 Gesendet: Montag, 5. Oktober 2009 12:03
 An: XWiki Users
 Betreff: Re: [xwiki-users] [myxwiki] new wiki request

 Hi Luis,

 What about using the existing sandbox wiki to try it stuff out instead ?
 http://playground.xwiki.org/

 PS: We don't create wikis on myxwiki.org just to try stuff out.

 Thanks,
 JV.

 On Mon, Oct 5, 2009 at 10:34 AM, Luis Ruiz roc...@gmail.com wrote:
  Hi,
 
  I'm working on a non-profit organization and I want to install xwiki, but
  first I need to test all features in order to see if it fits to us.
 
  Admin username: LuisLuis
  Domain name prefix: prueba
 
 
  Thanks!!!
  ___
  users mailing list
  users@xwiki.org
  http://lists.xwiki.org/mailman/listinfo/users
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users


 --

 Message: 3
 Date: Mon, 5 Oct 2009 21:28:03 +0200
 From: Bodin Gr?gory hend...@hotmail.com
 Subject: Re: [xwiki-users] how to mask those elements
 To: users@xwiki.org
 Message-ID: snt110-w18b61d214f734a2847d0eca1...@phx.gbl
 Content-Type: text/plain; charset=iso-8859-1



  Re

Re: [xwiki-users] users Digest, Vol 27, Issue 15

2009-10-06 Thread Guillaume Lerouge
Hi Luis,

On Tue, Oct 6, 2009 at 11:27 AM, Luis Ruiz roc...@gmail.com wrote:

 Hi Jean-Vincent and Roman,

 First of all, thanks for your fast replies!! Sandbox works great but I
 would
 need admin rights and I installed the windows installer but here I don't
 have a servlet container :( .

 I will explain my case. I have to develop or integrate a wiki in a whole
 university but I have too many technical restrictions. I have seen many
 wikis and I think xWiki fits us perfectly but I need to know if it lets me:

   - Store pages in File System.

 We have a large amount of data in database, and we need to save pages in
 filesystem. I have read about JcrStore, is that up to me?


We've had the request a number of times in the past but XWiki doesn't store
pages in the filesystem as of now. However, please note that plenty of APIs
are available to access the content of those pages (REST API, XML/RPC
API...).

Why exactly do you needs pages to be stored in the filesystem? Maybe you can
find a way to address your use case using existing XWiki features...

  - Integrate Authentification with CAS Server (SSO)


 I have read about possible ways to do this, but I would like to know if
 someone has done it, because we have to take a decision soon.


Yes, that can be done. I've seen it working on a number of project. The
integration work can take up to 2 days but it's doable.


 Maybe this mail fits better in the developers mailing list, sorry!!


Hope this helps,

Guillaume

-- 
Guillaume Lerouge
Product Manager - XWiki SAS
Skype: wikibc
Twitter: glerouge
http://guillaumelerouge.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 27, Issue 15

2009-10-06 Thread [Ricardo Rodriguez] Your EPEC Network ICT Team
Hi,

Guillaume Lerouge wrote:
 Why exactly do you needs pages to be stored in the filesystem? Maybe you can
 find a way to address your use case using existing XWiki features...

In our case more than pages are attached files what we need to be stored 
in the filesystem. Could this be also your case, Luis?

These files are usually images or data files generated by several 
analytical facilities. I don't know at what extend a XWiki installation 
using MySQL as RDBMS is suitable for storing, let's say, some hundreds 
of files weighting about 30Mb each. As far as I remember, this is a 
pending issue in XWiki, but it has not been forgotten.

Greetings,

Ricardo

-- 
Ricardo Rodríguez
Your EPEC Network ICT Team

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 27, Issue 15

2009-10-06 Thread Luis Ruiz
Hi Ricardo,

In my case we would like that all pages are stored in the filesystem, of
course attached content must be in filesystem, in the database only the
structure of the wiki. Is that possible?

Thanks for your answers!!


2009/10/6 [Ricardo Rodriguez] Your EPEC Network ICT Team 
webmas...@environmentalchange.net

 Hi,

 Guillaume Lerouge wrote:
  Why exactly do you needs pages to be stored in the filesystem? Maybe you
 can
  find a way to address your use case using existing XWiki features...

 In our case more than pages are attached files what we need to be stored
 in the filesystem. Could this be also your case, Luis?

 These files are usually images or data files generated by several
 analytical facilities. I don't know at what extend a XWiki installation
 using MySQL as RDBMS is suitable for storing, let's say, some hundreds
 of files weighting about 30Mb each. As far as I remember, this is a
 pending issue in XWiki, but it has not been forgotten.

 Greetings,

 Ricardo

 --
 Ricardo Rodríguez
 Your EPEC Network ICT Team

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users not displayed

2009-08-11 Thread Christian Ribeaud
Thanks a lot, Niels. Really. I got it now. But this is really  
cumbersome! And when using the administration panel,
I always get empty panels: rights, users, groups,... (only the number  
of items is displayed).

To me it sounds like a show-stopper and it will definitely prevent us  
for using XWiki. I thought that this open-source application
would be in a better shape. It is a pity but we have to look for  
something more useful. Thanks a lot and have a nice day,

christian
--
Canoo - Your Solution Provider for Rich Internet Applications

 Christian Ribeaud
 Canoo Engineering AG
 Kirschgartenstrasse 5
 CH-4051 Basel

 Tel: +41 61 228 94 44
 Fax: +41 61 228 94 49

 christian.ribe...@canoo.com
 http://www.canoo.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users not displayed

2009-08-11 Thread Sergiu Dumitriu
Christian Ribeaud wrote:
 Thanks a lot, Niels. Really. I got it now. But this is really  
 cumbersome! And when using the administration panel,
 I always get empty panels: rights, users, groups,... (only the number  
 of items is displayed).
 
 To me it sounds like a show-stopper and it will definitely prevent us  
 for using XWiki. I thought that this open-source application
 would be in a better shape. It is a pity but we have to look for  
 something more useful. Thanks a lot and have a nice day,

Christian, this bug is not something common. It's something strange
happening with your wiki, and it seems to work fine for everybody else.
I'm sure that this issue can be solved.

First, what version of XWiki is that?

Second, can you try using Firefox with the Firebug extension installed,
open Firebug on the Net panel, enable it, and then open the users
administration page. There should be a request for something like
http://localhost:8080/xwiki/bin/admin/XWiki/XWikiPreferences?xpage=getusersoffset=1limit=10reqNo=1wiki=localsort=dir=

Can you copy the response for this message and send it by mail?

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users not displayed

2009-08-11 Thread Niels Mayer
Christian Ribeaud christian.ribe...@canoo.com:
 Thanks a lot, Niels. Really. I got it now. But this is really cumbersome!
And when using the administration panel,
 I always get empty panels: rights, users, groups,... (only the number of
items is displayed).

One more thought on this issue: if you have upgraded your Xwiki, be sure to
issue a shift-reload command in your browser on the home page, and probably
on any important administrative pages. The bug we're seeing could becoming
from two different possible sources: (1) New upgrade XAR overwriting
system-specific configurations present in XWiki.XWikiAdminGroup,
XWiki/.WikiAllGroup, XWiki.XWikiPreferences;
(2) New upgrade WAR containing new javascript code, but same-path as
previous javascript code that resides in browser cache. The new WAR was
expecting to talk to the new javascript, but instead, talks to the old
javascript. On browsers like Mozilla/FireFox, errors like calling
nonexistent javascript functions happen without the end-user noticing,
unless special steps are taken to see if javascript errors are happening. If
the latter scenario happened, it could have  left your Xwiki in a half
updated state because the application never got the expected response from
Javascript. (The bug would then be the  lack of defensive programming on
the part of Xwiki to detect this situation ...)

It is entirely possible that the initial add-user and edit-groups bugs
that cause these administrative features to break happened with old
javascript in the browser coming from a previous version of Xwiki. This is
not an Xwiki problem, it is a Web problem. Ultimately, it's something that's
entirely in the control of the person running the website, and not really
something that Xwiki can control (other than the defensive programming
bit).
You might see this issue more often in Xwiki because the team is doing
software development the right way which means continuous improvement,
continuous revisions, regular releases, and lots of users testing and using
the software in every possible unexpected situation, etc. Microsoft's
release infrequently, and badly approach means users only get to see these
kinds of compatibility problems on each new service pack or browser upgrade,
and that's at best once every few years. With the furious pace of Xwiki
development, we can end up seeing this bug every few months, and that's just
fine by me. Shift-reload is your friend.

So if you're having problems in this regard, it is in no way Xwiki''s fault
-- just change your sites sub-domain name, or the path to Xwiki documents --
and you'd implicitly fix this problem for this or any web software on each
upgrade. If the web-site doesn't want users to see this problem, one can
easily add a revision number in the path to the javascript libs so that
the browser will automatically load the new revision (the path changed,
nothing in cache) as opposed to using the one in the cache. (This might
actually be a good bit of defensive programming for Xwiki -- add a
revision code to the path of any javascript lib referenced in the browser,
and then just have xwiki do the path-rewriting magic to verify incoming
requests are for the correct revision code, and serve up correct files out
of xe-WAR/resources/js ).
This is also a world where my BANK's website doesn't work on any current
browser I use day-to-day
(FireFox 3.5.3 on x86_64 Linux, Chrome on Windows) and pops up errors all
over the place when using my current up-to-date IE 8. Which means we're
doing financial transactions underpinned by something as flaky as IE's
Javascript. So really, in comparison, the kind of problems we see in Xwiki
are minor in comparison. Furthermore, the architect and original designer
has joined this thread, so he'll probably have it fixed in 5 minutes once
we've actually done our part of the open source social contract and have
helped better characterize the problem. No need to wait a year for Microsoft
to deliver a new service pack here in Xwiki land

Finally, Xwiki is open enough, both at the software level, and even at the
data level with everything is a wiki doc that we can actually diagnose and
fix these problems ourselves. You think you'd have been so quick to do the
same kind of fix I suggested for Xwiki using, by analogy,  Microsoft's
registry editor ??

 I thought that this open-source application would be in a better shape.

Xwiki is in great shape. It is undergoing a massive transformation at this
time, typical of 1.0-2.0 transitions. Fundamentally, Xwiki is an amazing
application and there's really no competition for it. (
http://blog.asyd.net/2008/12/xwiki-cest-decidemment-magique/ (C'est vrai!),
http://www.opensolaris.org/os/community/web/restructuring/wiki_eval_x/
http://madplanet.com/xwiki/bin/view/Blog/Rough+Diamond ) You do not
necessarily need to be running the latest and greatest revision unless
you're ready to deal with the latest and greatest issues. This wisdom
doesn't just apply for Xwiki... it's 

Re: [xwiki-users] Users not displayed

2009-08-10 Thread Christian Ribeaud
Hi Niels,

many thanks for your answer. However I am not sure I understood  
everything. What I actually would like to know is what should I do to  
solve this
critical problem? How should I edit the 
http://xwiki:8080/xwiki/bin/edit/XWiki/XWikiAllGroup?editor=object 
  for instance? We are using one and only
one XWiki, no virtual ones (if I got it right, virtual wikis allows  
you to create/use more than one XWiki instance).

I also tried to re-import the XAR file logged as administrator. The  
problem still persists.

I forgot to mention it: we are using XWiki Enterprise 1.9.2.22089. So  
not the milestone one.

This problem is quite critical and decisive for us. I installed XWiki  
locally on my machine with a PostgreSQL database and things work  
fluently.
I do not understand why this does not work on this Linux machine and  
with a MySQL database. Do you think this is a question of right  
permissions?

I wish you a wonderful day. Cheers,

christian
--
Canoo - Your Solution Provider for Rich Internet Applications

 Christian Ribeaud
 Canoo Engineering AG
 Kirschgartenstrasse 5
 CH-4051 Basel

 Tel: +41 61 228 94 44
 Fax: +41 61 228 94 49

 christian.ribe...@canoo.com
 http://www.canoo.com/

On Aug 9, 2009, at 11:10 PM, Niels Mayer wrote:

 On Fri, Aug 7, 2009 at 11:32 PM, Christian Ribeaud 
 christian.ribe...@canoo.com 
  wrote:
 Because the mailing list does not seem to accept attached images, here
 the link
 to the screenshot:

   http://www.ribeaud.ch/tmp/xwiki.png

 I believe this problem can be fixed by hand editing the Objects  
 of type XWiki.XWikiGroups
 in http://xwiki:8080/xwiki/bin/edit/XWiki/XWikiAllGroup? 
 editor=object then redisplaying 
 http://xwiki:8080/xwiki/bin/view/XWiki/XWikiAllGroup 
  ; in a virtual wiki setup, you may need to do something similar to  
 explicitly set xwiki:XWiki.Admin for each http://vhost:8080/xwiki/ 
 bin/edit/XWiki/XWikiAdminGroup?editor=object prior to calling 
 http://xwiki:8080/xwiki/bin/view/XWiki/XWikiAdminGroup 
 , . This needs some explanation: since you don't necessarily want  
 the local  vhost:XWiki.Admin shadowing the root   
 xwiki:XWiki.Admin (the one with programming rights), you  don't want  
 the v-host to have a local XWiki.Admin user at all. So if you do  
 this, you'll see additional breakage until the correct root  
 xwiki:XWiki.Admin' user is pointed in the vhost for both  
 XWikiAllGroup and XWikiAdminGroup. If you got these from the latest  
 XAR, you'll probably want to do some hand-editing in a virtual-wiki  
 setup if you hit this issue.

 Related to the above issue, if you've imported your vhost wiki as  
 the local vhost:XWiki.Admin (which you'd have picked up unless  
 you explicitly excluded in loading the XAR into the v-host), you  
 probably want to re-import the XAR  logged in as xwiki:XWiki.Admin  
 (the root user with programming rights set). Otherwise any scripts  
 that expected programming rights in the XAR will silently fail in  
 the virttual-host, even though they work on the root. OpenOffice  
 Server Administration ( 
 http://xwiki:8080/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladminsection=XWiki.OfficeImporterAdmin
  
  )  is a potential casualty of this kind of installation mistake; so  
 is http://xwiki:8080/xwiki/bin/view/Main/AllDocs?view=attachments  
 (works on root host, shows up empty on any virtual host). The  
 underlying issue is that on a v-host, a document that might need  
 programming rights is only saved as local XWiki.Admin user w/o  
 programming rights; for example 
 http://xwiki:8080/xwiki/bin/edit/Main/AllDocs?editor=wiki 
  and its four included documents --  XWiki.AllAttachments,  
 XWiki.Tableview, XWiki.Treeview, XWiki.OrphanedPages -- are all  
 saved as local XWiki.Admin. However, only 
 http://xwiki:8080/xwiki/bin/view/XWiki/AllAttachments 
  has the problem of displaying empty on a virtual host.

 I'm assuming that since you're seeing this new users behavior,  
 you're using the recent 2.0M2 release?
 Here's my initial observations of the same issue you raised posted  
 to the devs list:

 FYI, http://www.mail-archive.com/d...@xwiki.org/msg09995.html

 Re: [xwiki-devs] [ANN] XWiki Enterprise 2.0 Milestone 2 released
 Niels Mayer Mon, 03 Aug 2009 22:21:35 -0700
 A few more problems, which i consider more major than previous  
 first impression issues: On the main host of a v-hosted setup:
 (1) Using administration users panel, add a user. As soon as user  
 is added, no entries in users panel display. Subsequent return to  
 this panel continues to show no users. The added user is created,  
 however, and other user logins still work. However, no subsequent  
 editing or browsing of users in user panel is possible.
 (2) In administration groups panel, go to a group , e.g.  
 XWikiAdminGroup and add the new user to that group. As soon as this  
 is done, all the users in the group list disappear, yet the  
 lightbox popup remains up. Subsequent 

Re: [xwiki-users] Users not displayed

2009-08-10 Thread Niels Mayer

 many thanks for your answer. However I am not sure I understood everything.
 What I actually would like to know is what should I do to solve this
 critical problem? How should I edit the
 http://xwiki:8080/xwiki/bin/edit/XWiki/XWikiAllGroup?editor=object for
 instance?


First, browse /xwiki/bin/view/XWiki/XWikiAllGroup if this doesn't have all
the registered users of your wiki listed, then they will not have privilege
to do much of anything on the wiki. This can happen, for example, if you
overwrite your original XWikiAllGroup file with the one from the XAR at
import-time. If that happens, or if  XWikiAdminGroup is similarly
overwritten or damaged, then additional administrators won't be granted that
privilege.

Hand editing of the objects associated with these documents may be necessary
if the above happens,. Hand editing is also necessitated by the new bug that
occurs from add user or add member to group causing
/xwiki/bin/view/XWiki/XWikiAllGroup and
/xwiki/bin/view/XWiki/XWikiAdminGroup to not list the associated users. I
guess this must be a regression introduced into 1.9 as 1.8 didn't have this
problem, and also had a different implementation and appearance for viewing
XWikiAllGroup and XWikiAdminGroup.

To hand-edit these documents, as 'Admin', select document menu Edit-Object.
In the object editor, note that each object is displayed in an accordion
with each object
heading looking like XWiki.XWikiGroups[11] (1.8) or Objects of type
XWiki.XWikiGroups...XWikiGroups 6: XWiki.NielsMayer (2.0). Fully expand the
accordions to see the contents of the objects you want to verify and edit.

On each of these group-documents (e.g. XWiki.XWikiAdminGroup,
XWiki.XWikiAllGroup), there are multiple object instances of
XWiki.XWikiGroups, each having a single Member field; that field contains
a single valid XWiki user. Verify that the document referenced as the user,
e.g. XWiki.NielsMayer exists and has appropriate rights for each user
listed as Member. Delete any XWiki.XWikiGroups instances that don't
correspond to  a real user on your wiki; use the Add Object panel on the
right to add new instances of XWiki.XWikiGroups to the group docs for any
users not listed. (You don't need to
delete an invalid member and separately add a valid one, just change the
invalid document in the member field to a valid one).

Finally, go to Administration-Rights and make sure the group documents you
just hand edited have appropriate rights, e.g. Wiki.XWikiAdminGroup should
probably have Edit Delete and Admin checked; XWiki.XWikiAllGroup
should probably  have View and Comment selected.  This might be needed
if you overwrote XWiki.XWikiPreferences in importing the new XAR. On the
other hand, sometimes you might need to overwrite XWiki.XWikiPreferences
(e.g. in upgrading Xwiki across big revision changes).
It's probably a good idea to allow XWiki.XWikiPreferences to get overwritten
across big Xwiki revision changes, just re-do Administration- General,
Presentation, Registration, Programming and Rights*.*
One helpful tip is to use your browser's form-field autocompletion features
to save the contents of the fields of the old wiki by re-saving General,
Presentation, Registration, Programming and Rights prior to upgrading the
wiki. After upgrading, use your browser's memory of prior form fileds to
reinsert the appropriate prior form-field contents back into the form,  and
re-save.
*
*It would be a nice addition to XWiki to have some kind of merging tool on
import. This would allow updating of system documents with new features or
bugfixes, while giving the wiki administrator bettter control over
customizations made in the wiki. Something like
http://n2.nabble.com/import-administration-enhancement-feature-request-td2488744.html
* ...

***Niels
http://nielsmayer.com



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users not displayed

2009-08-09 Thread Niels Mayer
On Fri, Aug 7, 2009 at 11:32 PM, Christian Ribeaud 
christian.ribe...@canoo.com wrote:

 Because the mailing list does not seem to accept attached images, here
 the link
 to the screenshot:

   http://www.ribeaud.ch/tmp/xwiki.png


I believe this problem can be fixed by hand editing the Objects of type
XWiki.XWikiGroups
in http://xwiki:8080/xwiki/bin/edit/XWiki/XWikiAllGroup?editor=object then
redisplaying http://xwiki:8080/xwiki/bin/view/XWiki/XWikiAllGroup ; in a
virtual wiki setup, you may need to do something similar to explicitly set
xwiki:XWiki.Admin for each
http://vhost:8080/xwiki/bin/edit/XWiki/XWikiAdminGroup?editor=object
prior to calling http://xwiki:8080/xwiki/bin/view/XWiki/XWikiAdminGroup, .
This needs some explanation: since you don't necessarily want the local
 vhost:XWiki.Admin shadowing the root  xwiki:XWiki.Admin (the one with
programming rights), you  don't want the v-host to have a local
XWiki.Admin user at all. So if you do this, you'll see additional breakage
until the correct root xwiki:XWiki.Admin' user is pointed in the vhost for
both XWikiAllGroup and XWikiAdminGroup. If you got these from the latest
XAR, you'll probably want to do some hand-editing in a virtual-wiki setup if
you hit this issue.

Related to the above issue, if you've imported your vhost wiki as the
local vhost:XWiki.Admin (which you'd have picked up unless you
explicitly excluded in loading the XAR into the v-host), you probably want
to re-import the XAR  logged in as xwiki:XWiki.Admin (the root user with
programming rights set). Otherwise any scripts that expected programming
rights in the XAR will silently fail in the virttual-host, even though they
work on the root. OpenOffice Server Administration (
http://xwiki:8080/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladminsection=XWiki.OfficeImporterAdmin)
 is a potential casualty of this kind of installation mistake; so is
http://xwiki:8080/xwiki/bin/view/Main/AllDocs?view=attachments (works on
root host, shows up empty on any virtual host). The underlying issue is
that on a v-host, a document that might need programming rights is only
saved as local XWiki.Admin user w/o programming rights; for example
http://xwiki:8080/xwiki/bin/edit/Main/AllDocs?editor=wiki and its four
included documents --
 XWiki.AllAttachments, XWiki.Tableview, XWiki.Treeview, XWiki.OrphanedPages
-- are all saved as local XWiki.Admin. However, only
http://xwiki:8080/xwiki/bin/view/XWiki/AllAttachments has the problem of
displaying empty on a virtual host.

I'm assuming that since you're seeing this new users behavior, you're
using the recent 2.0M2 release?
Here's my initial observations of the same issue you raised posted to the
devs list:

FYI, http://www.mail-archive.com/d...@xwiki.org/msg09995.html

Re: [xwiki-devs] [ANN] XWiki Enterprise 2.0 Milestone 2 released


 Niels Mayer

Mon, 03 Aug 2009 22:21:35 -0700


 A few more problems, which i consider more major than previous first

impression issues:

On the main host of a v-hosted setup:


 (1) Using administration users panel, add a user.

As soon as user is added, no entries in users panel display. Subsequent

return to this panel continues

to show no users. The added user is created, however, and other user logins

still work. However, no subsequent

editing or browsing of users in user panel is possible.


 (2) In administration groups panel, go to a group , e.g. XWikiAdminGroup

and add the new user to that

group. As soon as this is done, all the users in the group list disappear,

yet the lightbox popup remains up.

Subsequent browsing of a group where new members added shows an emtpy list

of users, just like in the above

users panel.


 (3) the lightbox popup out of Groups-XWikiAdminGroup has a cancel button

that is nearly invisible, and partially overlaps other buttons (the

forw/back pager, which needn't display if only one page of users in list).

This is in firefox 3.0.12 on Fedora 10 Linux.


 -- Niels

http://nielsmayer.com


 PS: I shift-reloaded the pages with issues a few times to make sure it

wasn't caused by the browser caching an old javascript file..


 PPS: I wouldn't have been adding users had I not just recently extracted my

head from a dark and fetid orifice, in attempting to get programming

rights on a muli-vhost-wiki... fortunately I happened to catch

http://jira.xwiki.org/jira/browse/XWIKI-4066 out of the corner of my eye :


  For example, when the backup pack xwiki-enterprise-wiki-n.n.xar is used
 as

 a template or imported into a virtual sub-wiki and since local user

 XWiki.Admin is used as authors of most pages, those don't receive

 programming rights, because only global user may have these rights. For
 most

 pages, this has no concequence, but a few ones don't work properly. For

 example XWiki.AllAttachementsResults, which use non-priviledged API does
 not

 work in a virtual wiki, without being resaved by a global user having

 programming rights first.



 Isn't this the cause of 

Re: [xwiki-users] Users not displayed

2009-08-08 Thread Christian Ribeaud
Because the mailing list does not seem to accept attached images, here  
the link
to the screenshot:

  http://www.ribeaud.ch/tmp/xwiki.png

Cheers,

christian

On Aug 7, 2009, at 10:08 PM, Christian Ribeaud wrote:

 Hi,

 We made a XWiki default installation, nothing special. We are using  
 a MySQL5 database which has
 been configured as following:

   !-- MySQL configuration.
Uncomment if you want to use MySQL and comment out other  
 database configurations.
Note that the database will be created automatically if it  
 doesn't already exist.
We need to set the sql_mode to a less strict value, see  
 XWIKI-1945
   --
   property name=connection.urljdbc:mysql://localhost:33065/xwiki? 
 useServerPrepStmts 
 = 
 false 
 amp 
 ;useUnicode 
 =trueamp;characterEncoding=UTF-8amp;sessionVariables=sql_mode=''/ 
 property
   property name=connection.usernameusername/property
   property name=connection.passwordpassword/property
   property name=connection.driver_classcom.mysql.jdbc.Driver/ 
 property
   property name=dialectorg.hibernate.dialect.MySQLDialect/ 
 property
   property  
 name 
 = 
 connection 
 .provider_classcom.xpn.xwiki.store.DBCPConnectionProvider/property
   property name=connection.pool_size2/property
   property name=statement_cache.size2/property
   mapping resource=xwiki.hbm.xml/
   mapping resource=feeds.hbm.xml/

 XWiki is running in a Tomcat6 container with jdk1.5.0. For some  
 reason I do not understand, I am not able to
 see the users list when logged as administrator (which all  
 consequences this implies...). However I see the number of
 users that are registered (see attached picture)!! Does anyone  
 understand what the problem could be? I tried
 to display this page with Firefox and Safari. Nothing, and  
 apparently no JS error.

 Any help would be greatly appreciated. I wish you a wonderful day  
 and a nice week-end. Best,

 christian
 --
 Canoo - Your Solution Provider for Rich Internet Applications

   Christian Ribeaud
   Canoo Engineering AG
   Kirschgartenstrasse 5
   CH-4051 Basel

   Tel: +41 61 228 94 44
   Fax: +41 61 228 94 49

   christian.ribe...@canoo.com
   http://www.canoo.com/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 24, Issue 36

2009-07-25 Thread Dilipkumar Jadhav
Hello Chritophe,
Your suggestions worked. I was able to customize the search  split the
basic search into title search  content search.
Really appreciate you taking your time out to answer my question...
Thank you...





 Message: 2
 Date: Fri, 24 Jul 2009 15:38:45 +0530
 From: Dilipkumar Jadhav jadhav.dilipku...@gmail.com
 Subject: [xwiki-users] Customized search possibility
 To: users@xwiki.org
 Message-ID:
a5b160b50907240308r7ab7183uc54b0f1949000...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Hello All,
 Is there a way to customize xwiki search. Eg. If we would like to search
 for
 keywords only in the title of the document and not in the content OR if the
 search should return result based only on tag search.
 If it is possible would it be in groovy/velocity or it would involve source
 files...
 Any help is much appreciated.
 Thank you...


 --

 Message: 3
 Date: Fri, 24 Jul 2009 13:08:53 +0200
 From: PERINAUD Christophe christophe.perin...@kbl-bank.com
 Subject: Re: [xwiki-users] Customized search possibility
 To: XWiki Users users@xwiki.org
 Message-ID:
ed0c09f95babad44ba43b7ee2506ee1b01557...@msluclu1.lu.kb.int
 Content-Type: text/plain;   charset=iso-8859-1

 Hi,

 For the WebSearch engine (the one i use), you can modify the code of the
 WebSearch page for the look and change also the code in the page
 XWiki.WebSearchCode to customize the way to search your words in the wiki
 (page names, content, text fields, textarea fields). Would not be too
 difficult to also add a search in tags (based on the search in tags page)

 Hope it helps

 -Message d'origine-
 De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part
 de Dilipkumar Jadhav
 Envoy? : vendredi 24 juillet 2009 12:09
 ? : users@xwiki.org
 Objet : [xwiki-users] Customized search possibility

 Hello All,
 Is there a way to customize xwiki search. Eg. If we would like to search
 for
 keywords only in the title of the document and not in the content OR if the
 search should return result based only on tag search.
 If it is possible would it be in groovy/velocity or it would involve source
 files...
 Any help is much appreciated.
 Thank you...
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

 


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 23, Issue 26

2009-06-16 Thread Len Wanger

-  Improve WYSIWYG editor speed. I am running into speed problems in
the WYSISYG editor. When I type there is often 10-15 seconds of lag between
when I type a key and when it shows up on the screen. This makes it very
difficult to edit large sections of text.

- Which browser are you using? We'd be glad to try fixing those speed
issues but we need to know more about your environment first.

Client: Internet Explorer 7 on Windows XP. Server (running on same physical 
machine as the client): XWIki 1.9RC1, on Apache/Jetty/HSQLDB. The task monitor 
is showing CPU idle time around 80% but updating of the characters on the 
screen still is taking 10-15 seconds.

-  Long-term I think it would be interesting to add work flow
functionality to XWiki. The ability to define rules-based workflow and
notify users of items requiring their attention would be very interesting.

- See Vincent's answer to Richard remark about workflow earlier in the
thread.

Agreed. I think this could be a really important and big set of features and is 
worth doing right. I'm also glad to see other people think it's interesting. 
Note: if we do it right, a number of the standard XWiki pieces can be 
integrated into this (e.g. registering a new Wiki user is a great example of a 
workflow process).

Forwarding the email I received from Len Wanger (Len, I hope you don't mind
by the way) since I think he missed the reply-to-all button ;-)

Don't mind at all, thanks!

Len

Important:
This electronic mail message and any attached files contain information
intended for the exclusive use of the individual or entity to whom it is
addressed and may contain information that is proprietary, privileged,
confidential and/or exempt from disclosure under applicable law. If you
are not the intended recipient, you hereby are notified that any viewing,
copying, disclosure or distribution of this information may be subject to
legal restriction or sanction. Please notify the sender, by electronic
mail or telephone, of any unintended recipients and delete the original
message without making any copies.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] users/groups administration interface in virtual mode

2009-05-27 Thread ratso rizo
Hello,

I'm trying to configure virtual wikis following the documentation provided
at http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Virtualization.
I managed to configure manually some virtual wikis but then I'm no more able
to administrate users,groups and rights using the administration/preferences
 interface (works well in NO virtual mode). The page freezes on loading
and no users/groups or rights are diplayed.

I've got javascripts errors in the firefox's console and the following css
and javascript resources are not available when I run xwiki in virtual mode:

/prismewiki/bin/skin/resources/js/xwiki/usersandgroups/usersandgroups.css
/prismewiki/bin/skin/resources/js/xwiki/table/livetable.css
/prismewiki/bin/skin/resources/js/xwiki/lightbox/lightbox.css
/prismewiki/bin/skin/resources/js/xwiki/xwiki.js
/prismewiki/bin/skin/resources/js/xwiki/lightbox/lightbox.js
/prismewiki/bin/skin/resources/js/xwiki/usersandgroups/usersandgroups.js
/prismewiki/bin/skin/resources/js/xwiki/table/livetable.js

I got 302 http status for those urls and I can't access those urls.
Besides I expected those resource to be something like:

/prismewiki/xwiki/myvirtualwiki/bin/skin/resources/js/xwiki/usersandgroups/usersandgroups.css

but even with that virtual url I still cannot access the resource.

Thank you in advance for your help.

Regards,
Laurent
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users and Groups administration

2009-04-07 Thread Sergiu Dumitriu
alain.pe...@snecma.fr wrote:
 Hi,
 
 I report again a trouble which has not received help (well, I'm sure it's a
 stupid trouble), but, really, I'm stocken with this XWiki behavior :
 
 The trouble : if, as Admin in Administrator wiki, I insert for example 2
 users. I don't see them in the right category Users UI.
 The page tells Display rows from 1 to 3 out of 3 (which is right) but the
 users and not displayed.
 Same beahevior with the Groups UI : Display rows from 1 to 2 out of 2
 (obviously XWikiAdminGroup and XWikiAllGroup), but the groups are not
 displayed.
 
 This is for a deployment of xwiki on Tomcat 5.5 and MySQL DB, because with
 the standalone deployment (Jetty and HSQLDB), I get the right behavior :
 groups and users are displayed.
 
 I checked my config as far as I can :
   - in xwiki.cfg, I have the directive
 xwiki.users.initialGroups=XWiki.XWikiAllGroup
   - I have imported the right xwiki.xar
   - my hibernate parameters seem right
   - my directory templates is same as xwiki standalone
 
 I made again several times full new deployments (DB, XWiki, parameters) and
 always the same behavior.

- What version of the mysql-connector are you using?
- Are there any javascript errors in the browser?
- Can you look with Firebug or LiveHTTPHeaders to see if the transfered 
JSON is the same between the two instances? If not, post here the 
differences
- Are you using a custom/modified skin?

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users and Groups administration - resolved

2009-04-07 Thread alain . perry
About my mail addressing Users and Groups :

   Pb resolved : the componant Connector MySQL I used in middelware, was
   not at the right version : a rather stupid mistake.

   Alain



#
 This e-mail and any attached documents may contain confidential or 
proprietary information. If you are not the intended recipient, please advise 
the sender immediately and delete this e-mail and all attached documents from 
your computer system. Any unauthorised disclosure, distribution or copying 
hereof is prohibited.

  Ce courriel et les documents qui y sont attaches peuvent contenir des 
informations confidentielles. Si vous n'etes  pas le destinataire escompte, 
merci d'en informer l'expediteur immediatement et de detruire ce courriel  
ainsi que tous les documents attaches de votre systeme informatique. Toute 
divulgation, distribution ou copie du present courriel et des documents 
attaches sans autorisation prealable de son emetteur est interdite.
#
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users and Groups administration

2009-04-06 Thread Jerome Velociter
Hi Alain,

That's indeed not the correct behavior.

Which version of XWiki was used ? In which browser ?

Thanks in advance,
Jerome.

alain.pe...@snecma.fr wrote:
 Hi,

 I report again a trouble which has not received help (well, I'm sure it's a
 stupid trouble), but, really, I'm stocken with this XWiki behavior :

 The trouble : if, as Admin in Administrator wiki, I insert for example 2
 users. I don't see them in the right category Users UI.
 The page tells Display rows from 1 to 3 out of 3 (which is right) but the
 users and not displayed.
 Same beahevior with the Groups UI : Display rows from 1 to 2 out of 2
 (obviously XWikiAdminGroup and XWikiAllGroup), but the groups are not
 displayed.

 This is for a deployment of xwiki on Tomcat 5.5 and MySQL DB, because with
 the standalone deployment (Jetty and HSQLDB), I get the right behavior :
 groups and users are displayed.

 I checked my config as far as I can :
   - in xwiki.cfg, I have the directive
 xwiki.users.initialGroups=XWiki.XWikiAllGroup
   - I have imported the right xwiki.xar
   - my hibernate parameters seem right
   - my directory templates is same as xwiki standalone

 I made again several times full new deployments (DB, XWiki, parameters) and
 always the same behavior.

 Well, thousands of thanks for help



 #
  This e-mail and any attached documents may contain confidential or 
 proprietary information. If you are not the intended recipient, please advise 
 the sender immediately and delete this e-mail and all attached documents from 
 your computer system. Any unauthorised disclosure, distribution or copying 
 hereof is prohibited.

   Ce courriel et les documents qui y sont attaches peuvent contenir des 
 informations confidentielles. Si vous n'etes  pas le destinataire escompte, 
 merci d'en informer l'expediteur immediatement et de detruire ce courriel  
 ainsi que tous les documents attaches de votre systeme informatique. Toute 
 divulgation, distribution ou copie du present courriel et des documents 
 attaches sans autorisation prealable de son emetteur est interdite.
 #
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users and Groups administration

2009-04-03 Thread alain . perry
Hi,

I report again a trouble which has not received help (well, I'm sure it's a
stupid trouble), but, really, I'm stocken with this XWiki behavior :

The trouble : if, as Admin in Administrator wiki, I insert for example 2
users. I don't see them in the right category Users UI.
The page tells Display rows from 1 to 3 out of 3 (which is right) but the
users and not displayed.
Same beahevior with the Groups UI : Display rows from 1 to 2 out of 2
(obviously XWikiAdminGroup and XWikiAllGroup), but the groups are not
displayed.

This is for a deployment of xwiki on Tomcat 5.5 and MySQL DB, because with
the standalone deployment (Jetty and HSQLDB), I get the right behavior :
groups and users are displayed.

I checked my config as far as I can :
  - in xwiki.cfg, I have the directive
xwiki.users.initialGroups=XWiki.XWikiAllGroup
  - I have imported the right xwiki.xar
  - my hibernate parameters seem right
  - my directory templates is same as xwiki standalone

I made again several times full new deployments (DB, XWiki, parameters) and
always the same behavior.

Well, thousands of thanks for help



#
 This e-mail and any attached documents may contain confidential or 
proprietary information. If you are not the intended recipient, please advise 
the sender immediately and delete this e-mail and all attached documents from 
your computer system. Any unauthorised disclosure, distribution or copying 
hereof is prohibited.

  Ce courriel et les documents qui y sont attaches peuvent contenir des 
informations confidentielles. Si vous n'etes  pas le destinataire escompte, 
merci d'en informer l'expediteur immediatement et de detruire ce courriel  
ainsi que tous les documents attaches de votre systeme informatique. Toute 
divulgation, distribution ou copie du present courriel et des documents 
attaches sans autorisation prealable de son emetteur est interdite.
#
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users Administration

2009-03-30 Thread alain . perry
Hi,

That's my first training on xwiki ; I got a pb.
I downloaded xwiki enterprise and installed it as a Tomact 5.5 webapp, with
MySQL DB.

I login as Admin.
I have added 2 new users ; it's sure cause I can login these users ; but I
don't see them by the category users from xwiki preferences
In fact, I got a page where it is written Displaying rows from 1 to 3 out
of 3 (which is right) but the array is empty.

What's wrong with me ?

I should tell that with the standalone installation, I don't get this
trouble : I (as Admin) can see the users

Thanks for help





#
 This e-mail and any attached documents may contain confidential or 
proprietary information. If you are not the intended recipient, please advise 
the sender immediately and delete this e-mail and all attached documents from 
your computer system. Any unauthorised disclosure, distribution or copying 
hereof is prohibited.

  Ce courriel et les documents qui y sont attaches peuvent contenir des 
informations confidentielles. Si vous n'etes  pas le destinataire escompte, 
merci d'en informer l'expediteur immediatement et de detruire ce courriel  
ainsi que tous les documents attaches de votre systeme informatique. Toute 
divulgation, distribution ou copie du present courriel et des documents 
attaches sans autorisation prealable de son emetteur est interdite.
#
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 20, Issue 1

2009-03-01 Thread Dilipkumar Jadhav
Hello Niels,
Thank you so much for taking out the time to find this info for me. I
do take your advice to heart about the pitfalls of using tooltip on
XWiki. I also visited the website where the tooltips are actually
implemented. Unfortunately, the performance was not satisfactory. I
might have to come up with something else to circumnavigate my problem
at hand.
Once again, thank you so much for your timely response.


 Message: 7
 Date: Sat, 28 Feb 2009 12:40:48 -0800
 From: Niels Mayer nielsma...@gmail.com
 Subject: Re: [xwiki-users] Help with balloon styled tooltips
 To: XWiki Users users@xwiki.org
 Message-ID:
        6fb2fb120902281240w7d1b8c11l76fb221ffd08f...@mail.gmail.com
 Content-Type: text/plain; charset=ISO-8859-1

 Take a look at:
 http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki-core-1.8-rc-1-javadoc.zip/com/xpn/xwiki/api/XWiki.html

  java.lang.String
 *addTooltiphttp://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.8%2Drc%2D1%2Djavadoc.zip/com/xpn/xwiki/api/XWiki.html#addTooltip%28java.lang.String,%20java.lang.String%29
 *(java.lang.String html, java.lang.String message)
          Inserts a tooltip using toolTip.js   java.lang.String
 *addTooltiphttp://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.8%2Drc%2D1%2Djavadoc.zip/com/xpn/xwiki/api/XWiki.html#addTooltip%28java.lang.String,%20java.lang.String,%20java.lang.String%29
 *(java.lang.String html, java.lang.String message, java.lang.String params)
          Inserts a tooltip using toolTip.js   java.lang.String *
 addTooltipJShttp://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.8%2Drc%2D1%2Djavadoc.zip/com/xpn/xwiki/api/XWiki.html#addTooltipJS%28%29
 *()
          Inserts the tooltip Javascript
 Also, see http://curriki.org for an example of a site using tooltips, e.g.
 note the popups over the document names in
 http://www.curriki.org/xwiki/bin/view/Search/#o%3As%3Ds%253Aresource%5Ef%3Do%253Aresource%253Do%25253Asubjectparent%25253Ds%2525253AFW_masterFramework.Science%25255Esubject%25253Ds%2525253AFW_masterFramework.Science%25255Ecategory%25253Ds%2525253A%25255Elevel%25253Ds%2525253A%25255Elanguage%25253Ds%2525253A%25255Ereview%25253Ds%2525253A%25255Eictprfx%25253Ds%2525253A%25255Eict%25253Ds%2525253A%25255Especial%25253Ds%2525253A%255Egroup%253Do%25253Asubjectparent%25253Ds%2525253A%25255Esubject%25253Ds%2525253A%25255Elevel%25253Ds%2525253A%25255Elanguage%25253Ds%2525253A%25255Epolicy%25253Ds%2525253A%255Emember%253Do%25253Asubjectparent%25253Ds%2525253A%25255Esubject%25253Ds%2525253A%25255Emember_type%25253Ds%2525253A%25255Ecountry%25253Ds%2525253A%255Eblog%253Do%25253A%255Ecurriki%253Do%25253A%5Ep%3Do%253Aresource%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Egroup%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Emember%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Eblog%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Ecurriki%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%5Et%3Ds%253Asearch-resource-tab%5Ea%3Do%253Aresource%253Do%25253Aa%25253Db%2525253A1

 Warning -- there is a potentially significant performance penalty for adding
 tooltips. For one, even if you don't need to display any tooltip text (or
 it's from a long document and might never be displayed as it's scrolled off
 screen), it's all loaded into the browser.

 Niels
 http://nielsmayer.com



 On Sat, Feb 28, 2009 at 8:29 AM, Dilipkumar Jadhav 
 jadhav.dilipku...@gmail.com wrote:

 Hello friends,
 I am here to request help on embedding a balloon styled tooltip in our
 XWiki instance.
 I have had a fair amount of success in embedding various third party
 javascript libraries, however, the ones that depend on jquery do not
 seem to work through XWiki.
 I did go through an article which guides us through creating tooltips
 and custom validations in forms. Our requirement, however, is to have
 a balloon styled tooltip that can hold images, text (generally info)
 about the link that the user is about to visit if s/he were to click
 on it. Our users are having a hard time navigating the pages since
 they move from page to page assuming that the next page that they are
 about to visit is the one where they will find their answers.
 It is also not possible to load the current page with too much info
 about the links that they are about to visit (as this will lead to
 cluttered pages).
 Could someone be kind enough to guide me through embedding a tooltip
 that pops-up when the user hovers the mouse over a link. Or maybe
 there is plugin for it already which i might have missed.
 Thank you for your time and interest friends.
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



 --

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users


 End

Re: [xwiki-users] users Digest, Vol 20, Issue 1

2009-03-01 Thread Arnaud bourree
I don't understand mail with this type of subject.

Arnaud.

2009/3/1 Dilipkumar Jadhav jadhav.dilipku...@gmail.com

 Hello Niels,
 Thank you so much for taking out the time to find this info for me. I
 do take your advice to heart about the pitfalls of using tooltip on
 XWiki. I also visited the website where the tooltips are actually
 implemented. Unfortunately, the performance was not satisfactory. I
 might have to come up with something else to circumnavigate my problem
 at hand.
 Once again, thank you so much for your timely response.


  Message: 7
  Date: Sat, 28 Feb 2009 12:40:48 -0800
  From: Niels Mayer nielsma...@gmail.com
  Subject: Re: [xwiki-users] Help with balloon styled tooltips
  To: XWiki Users users@xwiki.org
  Message-ID:
 6fb2fb120902281240w7d1b8c11l76fb221ffd08f...@mail.gmail.com
  Content-Type: text/plain; charset=ISO-8859-1
 
  Take a look at:
 
 http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki-core-1.8-rc-1-javadoc.zip/com/xpn/xwiki/api/XWiki.html
 
   java.lang.String
  *addTooltip
 http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.8%2Drc%2D1%2Djavadoc.zip/com/xpn/xwiki/api/XWiki.html#addTooltip%28java.lang.String,%20java.lang.String%29
 
  *(java.lang.String html, java.lang.String message)
   Inserts a tooltip using toolTip.js   java.lang.String
  *addTooltip
 http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.8%2Drc%2D1%2Djavadoc.zip/com/xpn/xwiki/api/XWiki.html#addTooltip%28java.lang.String,%20java.lang.String,%20java.lang.String%29
 
  *(java.lang.String html, java.lang.String message, java.lang.String
 params)
   Inserts a tooltip using toolTip.js   java.lang.String *
  addTooltipJS
 http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.8%2Drc%2D1%2Djavadoc.zip/com/xpn/xwiki/api/XWiki.html#addTooltipJS%28%29
 
  *()
   Inserts the tooltip Javascript
  Also, see http://curriki.org for an example of a site using tooltips,
 e.g.
  note the popups over the document names in
 
 http://www.curriki.org/xwiki/bin/view/Search/#o%3As%3Ds%253Aresource%5Ef%3Do%253Aresource%253Do%25253Asubjectparent%25253Ds%2525253AFW_masterFramework.Science%25255Esubject%25253Ds%2525253AFW_masterFramework.Science%25255Ecategory%25253Ds%2525253A%25255Elevel%25253Ds%2525253A%25255Elanguage%25253Ds%2525253A%25255Ereview%25253Ds%2525253A%25255Eictprfx%25253Ds%2525253A%25255Eict%25253Ds%2525253A%25255Especial%25253Ds%2525253A%255Egroup%253Do%25253Asubjectparent%25253Ds%2525253A%25255Esubject%25253Ds%2525253A%25255Elevel%25253Ds%2525253A%25255Elanguage%25253Ds%2525253A%25255Epolicy%25253Ds%2525253A%255Emember%253Do%25253Asubjectparent%25253Ds%2525253A%25255Esubject%25253Ds%2525253A%25255Emember_type%25253Ds%2525253A%25255Ecountry%25253Ds%2525253A%255Eblog%253Do%25253A%255Ecurriki%253Do%25253A%5Ep%3Do%253Aresource%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Egroup%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Emember%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Eblog%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%255Ecurriki%253Do%25253Ac%25253Dn%2525253A0%25255Es%25253Dn%2525253A25%5Et%3Ds%253Asearch-resource-tab%5Ea%3Do%253Aresource%253Do%25253Aa%25253Db%2525253A1
 
  Warning -- there is a potentially significant performance penalty for
 adding
  tooltips. For one, even if you don't need to display any tooltip text (or
  it's from a long document and might never be displayed as it's scrolled
 off
  screen), it's all loaded into the browser.
 
  Niels
  http://nielsmayer.com
 
 
 
  On Sat, Feb 28, 2009 at 8:29 AM, Dilipkumar Jadhav 
  jadhav.dilipku...@gmail.com wrote:
 
  Hello friends,
  I am here to request help on embedding a balloon styled tooltip in our
  XWiki instance.
  I have had a fair amount of success in embedding various third party
  javascript libraries, however, the ones that depend on jquery do not
  seem to work through XWiki.
  I did go through an article which guides us through creating tooltips
  and custom validations in forms. Our requirement, however, is to have
  a balloon styled tooltip that can hold images, text (generally info)
  about the link that the user is about to visit if s/he were to click
  on it. Our users are having a hard time navigating the pages since
  they move from page to page assuming that the next page that they are
  about to visit is the one where they will find their answers.
  It is also not possible to load the current page with too much info
  about the links that they are about to visit (as this will lead to
  cluttered pages).
  Could someone be kind enough to guide me through embedding a tooltip
  that pops-up when the user hovers the mouse over a link. Or maybe
  there is plugin for it already which i might have missed.
  Thank you for your time and interest friends.
  ___
  users mailing list
  users@xwiki.org
  http

Re: [xwiki-users] users Digest, Vol 15, Issue 15

2008-10-09 Thread Dan Svoboda
Hi Guillaume,

My XWiki Workspaces has a 'Global admin' link at the top left.  
Clicking that takes me to the XWikiPreferences page, which has the new  
layout. From there, I click the 'General' link to get to the 'Basic  
Settings' page. After clicking the 'Edit Settings' link, I find that  
the 'Registration Settings' section of the form already has 'Deny' set  
under 'Public Registration. This is equivalent to what I described  
earlier. I was simply using the object editor on the XWikiPreferences  
page.

Does it work? Well, there was nothing to change since Public  
Registration was already set to 'Deny'. So, I still have the same  
problem.

Dan


 Message: 2
 Date: Wed, 8 Oct 2008 22:57:19 +0200
 From: Guillaume Lerouge [EMAIL PROTECTED]
 Subject: Re: [xwiki-users] preventing registration on workspaces under
   xem
 To: XWiki Users users@xwiki.org
 Message-ID:
   [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1

 In your XWiki Workspaces instance, click on the Adminisration link  
 located
 at the top left of the top menu bar.
 On the Settings page, click on the Edit settings located at the  
 top left.

 Then set allow public registration to false.

 Does this work ?

 Guillaume

 On Wed, Oct 8, 2008 at 7:48 PM, Daniel Svoboda
 [EMAIL PROTECTED]wrote:

 Hi,

 I'm using workspaces 1.2M1 as a virtual xwiki under xem 1.3. I have
 configured the XWikiServerClass object under XWikiServerServername to
 have the visibility property set to 'Private'. When I look at
 XWikiPreferences in the virtual xwiki, there are XWikiGlobalRights
 objects configured Deny, Groups:,Levels:Register,Users:XWikiGuest,  
 and
 Deny, Groups:XWikiAllGroup, Levels: edit, register, Users:

 The registration form still appears on the login page, and upon
 filling in the fields and submitting, registration is successful.

 I need to not allow registration by anyone except Admin.

 Thanks,

 Dan Svoboda
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users



___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 15, Issue 15

2008-10-09 Thread Guillaume Lerouge
Hi,

My XWiki Workspaces has a 'Global admin' link at the top left. Clicking that
takes me to the XWikiPreferences page, which has the new layout. From there,
I click the 'General' link to get to the 'Basic Settings' page. After
clicking the 'Edit Settings' link, I find that the 'Registration Settings'
section of the form already has 'Deny' set under 'Public Registration. This
is equivalent to what I described earlier. I was simply using the object
editor on the XWikiPreferences page.


 Does it work? Well, there was nothing to change since Public Registration
 was already set to 'Deny'. So, I still have the same problem.


Indeed, I had read your previous message too fast, sorry.

Could you please file a bug report on JIRA ?
http://jira.xwiki.org/jira/browse/XWS

Thanks,
Guillaume





 Message: 2
 Date: Wed, 8 Oct 2008 22:57:19 +0200
 From: Guillaume Lerouge [EMAIL PROTECTED]
 Subject: Re: [xwiki-users] preventing registration on workspaces under
xem
 To: XWiki Users users@xwiki.org
 Message-ID:
[EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1

 In your XWiki Workspaces instance, click on the Adminisration link
 located
 at the top left of the top menu bar.
 On the Settings page, click on the Edit settings located at the top
 left.

 Then set allow public registration to false.

 Does this work ?

 Guillaume

 On Wed, Oct 8, 2008 at 7:48 PM, Daniel Svoboda
 [EMAIL PROTECTED]wrote:

  Hi,

 I'm using workspaces 1.2M1 as a virtual xwiki under xem 1.3. I have
 configured the XWikiServerClass object under XWikiServerServername to
 have the visibility property set to 'Private'. When I look at
 XWikiPreferences in the virtual xwiki, there are XWikiGlobalRights
 objects configured Deny, Groups:,Levels:Register,Users:XWikiGuest, and
 Deny, Groups:XWikiAllGroup, Levels: edit, register, Users:

 The registration form still appears on the login page, and upon
 filling in the fields and submitting, registration is successful.

 I need to not allow registration by anyone except Admin.

 Thanks,

 Dan Svoboda
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users






-- 
Guillaume Lerouge
Product Manager - XWiki
Skype ID : wikibc
http://blog.xwiki.com/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 11, Issue 53

2008-06-24 Thread Thomas Mortagne
hi,

Your wiki http://malemy.myxwiki.org has been created.

Enjoy :)

On Mon, Jun 23, 2008 at 10:26 AM, Philippe Debreucq
[EMAIL PROTECTED] wrote:
 Hi,

 I can start with the http://playground.xwiki.org instance, but i prefer
 to have my own instance (malemy.xwiki.org) :)

 Thanks,
 Philippe

 

 Sujet:
 Re: [xwiki-users] [myxwiki] new wiki request
 Expéditeur:
 Vincent Massol [EMAIL PROTECTED]
 Date:
 Sun, 22 Jun 2008 16:20:35 +0200
 Destinataire:
 XWiki Users users@xwiki.org

 Destinataire:
 XWiki Users users@xwiki.org


 Hi Philippe,

 We have a test instance at http://playground.xwiki.org if you just
 want to do a quick test. Another option is to download it from
 xwiki.org and install it locally.

 We can also create an instance for you on myxwiki.org if you prefer.

 Let us know what you prefer.

 Thanks
 -Vincent

 On Jun 22, 2008, at 4:10 PM, Philippe Debreucq wrote:

 I just want to try the XWiki wiki, and test its fonctionnalities.

 My user name is 'pdebreucq', and i would like to have 'malemy' as server
 name.

 Thank's a lot!

 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users




-- 
Thomas Mortagne
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 11, Issue 53

2008-06-23 Thread Philippe Debreucq
Hi,

I can start with the http://playground.xwiki.org instance, but i prefer 
to have my own instance (malemy.xwiki.org) :)

Thanks,
Philippe

 

 Sujet:
 Re: [xwiki-users] [myxwiki] new wiki request
 Expéditeur:
 Vincent Massol [EMAIL PROTECTED]
 Date:
 Sun, 22 Jun 2008 16:20:35 +0200
 Destinataire:
 XWiki Users users@xwiki.org

 Destinataire:
 XWiki Users users@xwiki.org


 Hi Philippe,

 We have a test instance at http://playground.xwiki.org if you just 
 want to do a quick test. Another option is to download it from 
 xwiki.org and install it locally.

 We can also create an instance for you on myxwiki.org if you prefer.

 Let us know what you prefer.

 Thanks
 -Vincent

 On Jun 22, 2008, at 4:10 PM, Philippe Debreucq wrote:

 I just want to try the XWiki wiki, and test its fonctionnalities.

 My user name is 'pdebreucq', and i would like to have 'malemy' as server
 name.

 Thank's a lot!

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Users can't log anymore

2008-06-04 Thread Fabien
Hi,

Since a few day, my users are not able to log anymore into the xwiki
platform, I suspect that my tests with LDAP may have some thing to do with
it.

Thanks to my luck, I am still able to log in with the admin right, and I
tried to reset all users passwords so that they can login again.

But this seems not working at all throught the Xwiki administration page,
why ?

I am currently trying to erase the password directly into the data base but
the data model for user is not very trivial.

I have found that users are managed as XWikiDoc and I still need to find how
the String contenaining the password is linked to which user, I had also a
look to the xwiki datamodel page but it is tagged as obsolete !

Could anyone helps me ?

Thanks in advance,

Fabien
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users can't log anymore

2008-06-04 Thread Vincent Massol

On Jun 4, 2008, at 10:26 AM, Fabien wrote:

 Hi,

 Since a few day, my users are not able to log anymore into the xwiki
 platform, I suspect that my tests with LDAP may have some thing to  
 do with
 it.

 Thanks to my luck, I am still able to log in with the admin right,  
 and I
 tried to reset all users passwords so that they can login again.

 But this seems not working at all throught the Xwiki administration  
 page,
 why ?

 I am currently trying to erase the password directly into the data  
 base but
 the data model for user is not very trivial.

 I have found that users are managed as XWikiDoc and I still need to  
 find how
 the String contenaining the password is linked to which user, I had  
 also a
 look to the xwiki datamodel page but it is tagged as obsolete !

 Could anyone helps me ?

Does this help for changing a user's password:
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/User+Management ?

-Vincent

PS: You shouldn't touch the database. You're risking breaking  
everything.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users can't log anymore

2008-06-04 Thread Sebastien Fieux
Hi,

It would be probably better to find another method to fix your problem than
changing the DB directly.However, if you can't, I had to change a few
informations directly in the database myself so I know how it works.

So this is how to get to / change users information directly from the
database:
- The users are objects. You will find them in the xwikiobjects table with
the xwo_classname field 'XWiki.XWikiUsers'.
- Every objects has properties. They are listed in the xwikiproperties
table, with the same xwp_id value as the xwo_id of the xwikiobject.
- The xwp_name field tells you what stores that property. The xwp_classtype
tells what type it is.
- According to this type you will have to check the corresponding table. The
xwX_id and xwX_name remain the same as the xwikiproperties fields xwp_id and
xwp_name.
- Finally, the xwX_value field is what you want to get to. And probably what
you might want to change.

And of course, don't delete the table entries, you might corrupt the
database.

Hope it helped

Date: Wed, 4 Jun 2008 10:26:36 +020
 Subject: [xwiki-users] Users can't log anymore
 Message-ID:
[EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1

 Hi,

 Since a few day, my users are not able to log anymore into the xwiki
 platform, I suspect that my tests with LDAP may have some thing to do with
 it.

 Thanks to my luck, I am still able to log in with the admin right, and I
 tried to reset all users passwords so that they can login again.

 But this seems not working at all throught the Xwiki administration page,
 why ?

 I am currently trying to erase the password directly into the data base but
 the data model for user is not very trivial.

 I have found that users are managed as XWikiDoc and I still need to find
 how
 the String contenaining the password is linked to which user, I had also a
 look to the xwiki datamodel page but it is tagged as obsolete !

 Could anyone helps me ?

 Thanks in advance,

 Fabien


___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Users can't log anymore

2008-06-04 Thread Fabien
Thanks Sebastien,

I think this would be good to document that into the coder xwiki
documentation !

I will give it a try on a dump of the database as the change of password
through xwiki does not work.

Fabien

2008/6/4 Sebastien Fieux [EMAIL PROTECTED]:

 Hi,

 It would be probably better to find another method to fix your problem than
 changing the DB directly.However, if you can't, I had to change a few
 informations directly in the database myself so I know how it works.

 So this is how to get to / change users information directly from the
 database:
 - The users are objects. You will find them in the xwikiobjects table with
 the xwo_classname field 'XWiki.XWikiUsers'.
 - Every objects has properties. They are listed in the xwikiproperties
 table, with the same xwp_id value as the xwo_id of the xwikiobject.
 - The xwp_name field tells you what stores that property. The xwp_classtype
 tells what type it is.
 - According to this type you will have to check the corresponding table.
 The
 xwX_id and xwX_name remain the same as the xwikiproperties fields xwp_id
 and
 xwp_name.
 - Finally, the xwX_value field is what you want to get to. And probably
 what
 you might want to change.

 And of course, don't delete the table entries, you might corrupt the
 database.

 Hope it helped

 Date: Wed, 4 Jun 2008 10:26:36 +020
  Subject: [xwiki-users] Users can't log anymore
  Message-ID:
 [EMAIL PROTECTED]
  Content-Type: text/plain; charset=ISO-8859-1
 
  Hi,
 
  Since a few day, my users are not able to log anymore into the xwiki
  platform, I suspect that my tests with LDAP may have some thing to do
 with
  it.
 
  Thanks to my luck, I am still able to log in with the admin right, and I
  tried to reset all users passwords so that they can login again.
 
  But this seems not working at all throught the Xwiki administration page,
  why ?
 
  I am currently trying to erase the password directly into the data base
 but
  the data model for user is not very trivial.
 
  I have found that users are managed as XWikiDoc and I still need to find
  how
  the String contenaining the password is linked to which user, I had also
 a
  look to the xwiki datamodel page but it is tagged as obsolete !
 
  Could anyone helps me ?
 
  Thanks in advance,
 
  Fabien
 
 
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users

___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] users Digest, Vol 8, Issue 54

2008-03-14 Thread Sergiu Dumitriu
For the record, the problem is solved in SVN, and it will be shipped 
with 1.3.1 and 1.4-M1

[EMAIL PROTECTED] wrote:
 
 That works!  Thank you.
 
 
 Date: Thu, 13 Mar 2008 22:46:33 +0100
 From: Sergiu Dumitriu
 Subject: Re: [xwiki-users] Login problem with IE7
 To: XWiki Users
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 
 MSilverboard wrote:
  
   Hi,
  
   I see from previous posts that there was a problem with login using
   Internet Explorer 7 during development, and I think I may have a related
   problem.  I am able to login using Firefox 2.0, but trying to login
   using IE7, even as superadmin, simply returns me to the login page.  I
   have deleted all my cookies; that didn't help.  Here is the
   configuration I am using.  Any suggestions?
  
   Windows 2003 Server SP2
   Tomcat 6.0.16
   MySQL 5.0.51a
   Java runtime build 1.6.0_05-b13
  
   XWiki Enterprise Manager 1.1
   XWiki Enterprise Manager Wiki Administrator XAR 1.1
  
   I'm using default authentication.
  
 
 Hi,
 
 It seems there is a compatibility problem between the way Tomcat 6.0.16
 handles cookies and Internet Explorer. For the moment you should
 downgrade to Tomcat 6.0.14, until we find a workaround in the XWiki code.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users