Re: [xwiki-users] Fwd: Upgrading a XWIKI installation 6.1 to 6.21 usings WARs

2014-10-14 Thread Manuel Smeria
Yes, Thomas is right. I was talking about bundling all Java connectors in the WAR build. Thanks, Manuel On Mon, Oct 13, 2014 at 10:44 AM, Thomas Mortagne wrote: > On Mon, Oct 13, 2014 at 9:33 AM, vinc...@massol.net > wrote: > > > > > > > > > > > > On 13 Oct 2014 at 09:11:20, Manuel Smeria (man

Re: [xwiki-users] question about ldap authentication

2014-10-14 Thread Pascal BASTIEN
Ok Thanks you. Then I searching and as soon it is surprising ... I managed another way :-) - I add a field in /edit/XWiki/XWikiUsers?editor=class, like town (string) by example, I disabled all ldapd field mapped to put them read only in 'edit mode' - I add it in /bin/view/XWiki/AdminUserProfileS

Re: [xwiki-users] question about ldap authentication

2014-10-14 Thread Thomas Mortagne
Another possible workaround would be the following: * add new field to the user class as you did already but don't modify the user UI * write a listener which will receive user document modification and fill the standard adress field used the two custom fields when there is a change (see extensions

Re: [xwiki-users] question about ldap authentication

2014-10-14 Thread Pascal BASTIEN
Thanks but it is a little bit complicate for me :-) By the way I discover a new bug in xwiki 6.2.1: If I disable a TextArea field (like "adress" in /bin/edit/XWiki/XWikiUsers?editor=class ): - in edit mode /bin/edit/XWiki/MyUser?editor=inline&category=profile the field (in a WYSIWYG editor zon

Re: [xwiki-users] Fwd: Upgrading a XWIKI installation 6.1 to 6.21 usings WARs

2014-10-14 Thread vinc...@massol.net
  On 14 Oct 2014 at 10:55:44, Manuel Smeria (man...@xwiki.com(mailto:man...@xwiki.com)) wrote: > Yes, Thomas is right. I was talking about bundling all Java connectors in > the WAR build. I don’t think that’s a good idea since the version of the connector you need to use depend on the ver

Re: [xwiki-users] question about ldap authentication

2014-10-14 Thread Thomas Mortagne
Depends what you mean exactly by "disable". In any case if you feel there is a bug it would be better to create an issue on http:/jira.xwiki.org than discussion it on a thread about LDAP module :) On Tue, Oct 14, 2014 at 11:23 AM, Pascal BASTIEN wrote: > Thanks but it is a little bit complicate

Re: [xwiki-users] question about ldap authentication

2014-10-14 Thread Pascal BASTIEN
Yes, concerning WYSIWYG I think: [XWIKI-9701] If profile details fields are empty, don't display them - XWiki.org JIRA De : Thomas Mortagne À : Pascal BASTIEN Cc : XWiki Users Envoyé le : Mardi 14 octobre 2014 11h44 Objet : Re: [xwiki-users] question abou

[xwiki-users] URL loop error

2014-10-14 Thread Jason Clemons
> Hey All, > > I’m hoping someone can help me out.. My wiki installation has stopped > working. I’m running it in Tomcat 8 from the ROOT folder “C:\Program Files > (x86)\Tomcat\webapps\ROOT” (the only app running on the server), nothing has > changed other than content in the wiki itself, bu

[xwiki-users] Failed to execute the [groovy] macro while creating an app within a minute

2014-10-14 Thread Peter Duever
Hello XWiki Community, while creating an App within a Minute I get groovy executing failures for each element of the form. It is possible to save and finish the process but I cannot access the editor for the content field. That means I cannot enter default entries. You can see the full failure

[xwiki-users] How to insert name and date (signature, ~~~~)?

2014-10-14 Thread markus schnalke
Hoi, in Mediawiki it's possible to insert one's name and the current date quite easily with four tilde characters: . Is it possible to do this in a convenient way in Xwiki, as well? And if so, how? I think it should be possible by creating a macro. However, I would appreciate if inserting t