Re: [xwiki-users] [xwiki-devs] [Proposal] XWiki Enterprise 2.0 Roadmap

2009-06-15 Thread Marius Dumitru Florea
Guillaume Lerouge wrote: > Hi XWiki Devs & Users, > here's the current proposal for the XWiki Enterprise 2.0 roadmap. Please > give us your feedback about it and tell us whether you think we missed > anything important. Please note that this roadmap covers the next 3 months > of development work. I

[xwiki-users] Korean and Japanese language

2009-06-15 Thread Gerritjan Koekkoek
Hi, Is XWIKI in general and sites hosted at XWIKI.com specifically able to del with Korean and Japanese as language? If so what needs to be done other then andding the languagecode to my preferences? Below is some tip I found on the WEB korean uses the ko character set. kr is the ISO 3166 Coun

Re: [xwiki-users] Problem with WYSIWYG editor and blog

2009-06-15 Thread Vincent Massol
On Jun 15, 2009, at 7:37 PM, Brett M. Bergquist wrote: > Vincent, I am pretty much a newbie with SVN. I work with other > projects > with it, but still it is pretty new to me. I have TortiseSVN > installed. > > The problem that I am having is that I am trying to get just the > head of > s

Re: [xwiki-users] Live Table "Loading... Page" never ends

2009-06-15 Thread Vincent Massol
Hello, I remember seeing this when a wiki was upgraded without importing the XE XAR. Also make sure you refresh your browser cache. Thanks -Vincent On Jun 15, 2009, at 3:04 PM, Henk Schouten wrote: > > Hello, > > Another problem I encounter with my freshly installed XEM 1.7. It > seems > th

[xwiki-users] LDAP Groups and Rights/Privileges

2009-06-15 Thread Dignan, Patrick
Hello, My previous issue with LDAP authentication has been resolved, largely thanks to tmontagne's assistance. Info on that can be found at the Use Cases for LDAP page. The current problem is that when an LDAP group is mapped to an XWiki group, the privileges don't seem to be set properly for

Re: [xwiki-users] Problem with WYSIWYG editor and blog

2009-06-15 Thread Brett M. Bergquist
Vincent, I am pretty much a newbie with SVN. I work with other projects with it, but still it is pretty new to me. I have TortiseSVN installed. The problem that I am having is that I am trying to get just the head of say "platform", but I end up retrieving "trunk", "tags", branches". I get

Re: [xwiki-users] [Proposal] XWiki Enterprise 2.0 Roadmap

2009-06-15 Thread Joshua Eastburn
Dear Dev Team, My company is certainly looking forward to the complete transition to 2.0 syntax. We much prefer it over 1.0 syntax and using a mixture of both has caused headaches in the past, so +1 to that goal. Thanks for all the work you do, Josh Eastburn SAES Pure Gas, Inc. San Luis Obisp

Re: [xwiki-users] How do I get a user to add himself to a group?

2009-06-15 Thread Guillaume Lerouge
Re, On Mon, Jun 15, 2009 at 5:21 PM, Guillaume Lerouge wrote: > Re, > > On Mon, Jun 15, 2009 at 5:09 PM, Sergiu Dumitriu wrote: > >> Guillaume Lerouge wrote: >> >>> >> >>> How exactly are you adding the user to that group? If you create an >> >>> XWikiGroups object, add it to the group document,

[xwiki-users] [Proposal] XWiki Enterprise 2.0 Roadmap

2009-06-15 Thread Guillaume Lerouge
Hi XWiki Devs & Users, here's the current proposal for the XWiki Enterprise 2.0 roadmap. Please give us your feedback about it and tell us whether you think we missed anything important. Please note that this roadmap covers the next 3 months of development work. Improvements not included here will

Re: [xwiki-users] How do I get a user to add himself to a group?

2009-06-15 Thread Guillaume Lerouge
Re, On Mon, Jun 15, 2009 at 5:09 PM, Sergiu Dumitriu wrote: > Guillaume Lerouge wrote: > >>> > >>> How exactly are you adding the user to that group? If you create an > >>> XWikiGroups object, add it to the group document, then save it, you > >>> should use saveWithProgrammingRights() instead of

Re: [xwiki-users] How do I get a user to add himself to a group?

2009-06-15 Thread Sergiu Dumitriu
Guillaume Lerouge wrote: >>> >>> How exactly are you adding the user to that group? If you create an >>> XWikiGroups object, add it to the group document, then save it, you >>> should use saveWithProgrammingRights() instead of save(). >>> >>> >> THis is from the NoAccess.WebHome page. >> >> Here is

Re: [xwiki-users] How do I get a user to add himself to a group?

2009-06-15 Thread Guillaume Lerouge
Hi Dean, On Mon, Jun 15, 2009 at 3:46 PM, Dean G Weber wrote: > > > > Small typo: > > The check is made on whether the page that holds the groovy script was > saved > > *BY* *AN USER* *WHO HAS* programming rights. > > > > Guillaume > > > > > The page that contains the Groovy script was create by

Re: [xwiki-users] How do I get a user to add himself to a group?

2009-06-15 Thread Dean G Weber
> > Small typo: > The check is made on whether the page that holds the groovy script was saved > *BY* *AN USER* *WHO HAS* programming rights. > > Guillaume > The page that contains the Groovy script was create by me, (admin), and it executes without a problem. It returns the expected results

Re: [xwiki-users] Live Table "Loading... Page" never ends

2009-06-15 Thread Ludovic Dubost
Which Live Table are you trying ? Is it the one installed as a XAR file downloaded from code.xwiki.org, or is it the one bundled with XE 1.9/XEM 1.7 ? Do you see anything in the log or in Firebug (using Firefox) ? Ludovic Henk Schouten a écrit : > Hello, > > Another problem I encounter with m

[xwiki-users] Live Table "Loading... Page" never ends

2009-06-15 Thread Henk Schouten
Hello, Another problem I encounter with my freshly installed XEM 1.7. It seems that the new component Live Table never finishes loading a page list. The animated gif and the text "Loading... Page" appears and than nothing happens and the page seems frozen Again I have seen this problem bo

Re: [xwiki-users] Error creating wiki using template

2009-06-15 Thread PERINAUD Christophe
Hi, I'm using XEM 1.6 from the jetty pack and Oracle 10g and i have the same problem. The template feature is not working. You should also have sometimes exceptions in the console with data types problems, founding an empty data set but expecting a blob one. What i did is to create a virtuel wi

[xwiki-users] [curriki-devs] Large XAR imports

2009-06-15 Thread Ludovic Dubost
Hi, I have published a large XAR import script which instead of working with an uploaded file (which causes an issue because large XAR files - over 20Megabytes - cannot be attached in the Wiki at all or without a significant increase in JVM memory settings when hte file is not VERY large) works

[xwiki-users] Error creating wiki using template

2009-06-15 Thread Henk Schouten
Hello, I have recently started using the XWiki Manager to manage 2 separate xwiki instances. While playing around and creating a new wiki I noticed that I cannot create a new wiki using a template wiki. If I create a new wiki using exactly the same settings but without a template it works just

Re: [xwiki-users] Skin modification question

2009-06-15 Thread oana . tabaranu
Hi Gerritjan, The best way to update your skin is to edit DefaultSkin because you need not have server access and you can change the look and feel for your XWiki instance for: one page, one user, one space or the entire wiki. You should use the object editor for DefaultSkin and just follow the st

Re: [xwiki-users] Custom authentication, LDAP configuration

2009-06-15 Thread Thomas Mortagne
On Tue, Jun 9, 2009 at 17:10, Andawyr wrote: > > > > tmortagne wrote: >> >> If you just want the part which create a xwiki user from ldap >> information you can look at XWikiLDAPAuthServiceImpl >> (http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/java/com/xpn/xwiki/user/im