Re: [xwiki-users] Delete page - Error number 0 in 3: Exception while hibernate execute

2015-10-09 Thread Thomas Mortagne
If you put the same WAR version you won't get the Distribution Wizard anyway (otherwise you would get it every time you restart). On Fri, Oct 9, 2015 at 10:31 AM, Hamster wrote: > So with the same war file and the same database...do we still need to run the > upgrade

Re: [xwiki-users] Delete page - Error number 0 in 3: Exception while hibernate execute

2015-10-09 Thread Hamster
So with the same war file and the same database...do we still need to run the upgrade process? -- View this message in context: http://xwiki.475771.n2.nabble.com/Delete-page-Error-number-0-in-3-Exception-while-hibernate-execute-tp7596386p7596402.html Sent from the XWiki- Users mailing list

Re: [xwiki-users] Modifying the Search results page?

2015-10-09 Thread vinc...@massol.net
Hi, On 9 Oct 2015 at 04:04:22, Debajit Adhikary (debaj...@gmail.com(mailto:debaj...@gmail.com)) wrote: > I am trying to connect my XWiki to a third-party search engine. > > How can I modify the search results page? > > I am trying to modify this page: >

Re: [xwiki-users] Converting MediaWiki to Xwiki

2015-10-09 Thread Paul Libbrecht
Tasif, what kind of automation level do you expect? Do you feel like you'll have to adapt code anyways since there's some special markup in your wiki? I'm currently working on an import of an (old) confluence and handcrafting will get me there. The mediawiki and confluence situations are pretty

Re: [xwiki-users] Modifying the Search results page?

2015-10-09 Thread Debajit Adhikary
Thanks. On Fri, Oct 9, 2015 at 4:21 AM, Marius Dumitru Florea < mariusdumitru.flo...@xwiki.com> wrote: > On Fri, Oct 9, 2015 at 5:04 AM, Debajit Adhikary > wrote: > > > I am trying to connect my XWiki to a third-party search engine. > > > > How can I modify the search

[xwiki-users] Converting MediaWiki to Xwiki

2015-10-09 Thread Tausif Hasan
Hi all, I was wondering if anyone knew of any methods to convert mediawiki pages to xwiki pages. Preferably with the assistance of a tool as I am looking to convert about 200 or so pages. Thanks to anyone who knows a solution to this! Regards, Tausif Tausif Hasan | Intern New York Genome

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.

Re: [xwiki-users] Delete page - Error number 0 in 3: Exception while hibernate execute

2015-10-09 Thread Marius Dumitru Florea
On Fri, Oct 9, 2015 at 11:31 AM, Hamster wrote: > So with the same war file and the same database...do we still need to run > the > upgrade process? > Besides the war and the database there is also the permanent directory which holds important things like: * the extension

Re: [xwiki-users] Modifying the Search results page?

2015-10-09 Thread Marius Dumitru Florea
On Fri, Oct 9, 2015 at 5:04 AM, Debajit Adhikary wrote: > I am trying to connect my XWiki to a third-party search engine. > > How can I modify the search results page? > > I am trying to modify this page: > http://localhost:8443/bin/view/Main/Search > > > What file

Re: [xwiki-users] Delete page - Error number 0 in 3: Exception while hibernate execute

2015-10-09 Thread Hamster
Thanks guys, that should give us some clues to work on! -- View this message in context: http://xwiki.475771.n2.nabble.com/Delete-page-Error-number-0-in-3-Exception-while-hibernate-execute-tp7596386p7596407.html Sent from the XWiki- Users mailing list archive at Nabble.com.

Re: [xwiki-users] rendering

2015-10-09 Thread Eduard Moraru
On Thu, Oct 8, 2015 at 6:18 PM, vinc...@massol.net wrote: > > > > > > On 8 Oct 2015 at 17:14:39, Eduard Moraru (enygma2...@gmail.com(mailto: > enygma2...@gmail.com)) wrote: > > > On Thu, Oct 8, 2015 at 5:33 PM, vinc...@massol.net > > wrote: > > > > > > > > > > > > > > On 8

Re: [xwiki-users] Authentication problem when a LDAP User first logs in to the subwiki

2015-10-09 Thread AlexIv
all is right, the subwiki creates its local ldap users but I already use the option: xwiki.authentication.authclass=com.xpn.xwiki.user.impl.LDAP.XWikiLDAPAuthServiceImpl Btw, forgot to mention, maybe it's important. When a user authenticates in the subwiki first, his way in navigation is built

[xwiki-users] Antw.: rendering

2015-10-09 Thread Peter Huisman
Hi, That is what I expected. I am however calling a java service for this where I’m going through a list of documents and doing the conversion. I expect that I have to set the document in the context from within the service? Thanks for the answers, Peter On 8 Oct 2015 at 16:23:51, Eduard

Re: [xwiki-users] Antw.: rendering

2015-10-09 Thread Eduard Moraru
Hi, Yes, and make sure to restore the context document (generally in a finally block) once your service finishes with the conversions. Thanks, Eduard On Fri, Oct 9, 2015 at 9:51 AM, Peter Huisman wrote: > Hi, > > That is what I expected. I am however calling a java service

[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