Re: [xwiki-users] FAQ Application tutorial is incomprehensible

2015-08-25 Thread Manuel Smeria
Hello Alex, I will look over the manual FAQ tutorial this week and update it. I'll also add some links to the documentation pages for the terms you specified. Thank you, Manuel On Tue, Aug 25, 2015 at 5:12 AM, Alex Henrie wrote: > Hi, > > I need to modify an XWiki application to add some funct

Re: [xwiki-users] FAQ Application tutorial is incomprehensible

2015-08-27 Thread Manuel Smeria
:13 AM, Manuel Smeria wrote: > Hello Alex, > > I will look over the manual FAQ tutorial this week and update it. > I'll also add some links to the documentation pages for the terms you > specified. > > Thank you, > Manuel > > > On Tue, Aug 25, 2015 at

Re: [xwiki-users] [xwiki-devs] [VOTE] Move to Java 8 as minimal version for XWiki 8.0+

2016-02-09 Thread Manuel Smeria
+1 Thanks, Manuel On Tue, Feb 9, 2016 at 10:53 PM, Paul Libbrecht wrote: > > > vinc...@massol.net wrote: > >> Just found this: http://java.com/en/download/help/sysreq.xml > > > > This is for Oracle’s JVM but all you need is to find a Java 8 JVM that > works for your OS. I don’t know the require

Re: [xwiki-users] PostgreSQL version downgraded for 8.0?

2016-03-29 Thread Manuel Smeria
Hello, I think Mark was reading the Summary pages for 7.4.2 and 8.0 which had some specific versions listed inside them. I've modified both http://www.xwiki.org/xwiki/bin/view/TestReports/ManualTestReportSummaryXWiki742 and http://www.xwiki.org/xwiki/bin/view/TestReports/ManualTestReportSummaryXWi

Re: [xwiki-users] upgrade error from 4.4.1 to 4.5M1

2013-01-30 Thread Manuel Smeria
Hi all, I was able to reproduce this when trying to fresh install XEM 4.5-m-1. I'm on Windows 7 with Tomcat 7 and Oracle 11.2. Basically I was unable to finish the installation using the Distribution Wizard and ended up installing the XAR. On Wed, Jan 30, 2013 at 3:21 PM, Silvio Mink wrote: >

[xwiki-users] XWiki Spanish Translations Status - Help Needed

2013-09-04 Thread Manuel Smeria
Hi all, During the last week I have been testing XWiki 5.2M1 in Spanish and searched for missing translations. While I did some translations myself where I was able to, there are still some categories where I didn't know how to properly translate the keys. Here is a list of the remaining categori

Re: [xwiki-users] XWiki 5.1 translated to Brazilian Portuguese (pt_BR)

2013-09-04 Thread Manuel Smeria
Hello all, During the last few days I have been testing XWiki 5.2M1 in Brazilian Portuguese and searched for missing translations. I was extremely happy when I saw that almost all of the keys were translated. Great job ! There are still 19 keys that aren't translated and I would like to ask anyone

Re: [xwiki-users] Exporting a space

2013-09-23 Thread Manuel Smeria
Hello Tim, In order to export a space you need to use the Admin Tools Application. After you've installed it navigate to http://localhost:8080/xwiki/bin/view/Admin/Export and select your space from the drop-down list. No

Re: [xwiki-users] Wrong french translation

2014-03-19 Thread Manuel Smeria
Hi, I've reproduced this issue and reported it here: http://jira.xwiki.org/browse/XWIKI-10152 Thanks, Manuel On Wed, Mar 19, 2014 at 9:52 AM, Thomas Mortagne wrote: > Not so sure it's related to translations, Sounds more like a blog bug, > would be nice if you could create a bug issue on > htt

Re: [xwiki-users] Need help to get Open Server importing feature running

2014-06-04 Thread Manuel Smeria
Hello Christian, >From what I know neither OpenOffice nor LibreOffice work on Windows if you set "openoffice.serverType=0". I have LibreOffice 4.2.4.2 on my Windows machine and I used these settings to get the Importer to work: * set "openoffice.serverType=1" in your xwiki.properties file * creat

Re: [xwiki-users] XWiki Enterprise 5.2.1 to 6.1 upgrade

2014-08-05 Thread Manuel Smeria
Hello Roni, You can upgrade your XWiki server by following the steps from this tutorial: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Upgrade Thanks, Manuel On Tue, Aug 5, 2014 at 3:22 PM, Rony Baby wrote: > I am new in this group, > > Right now we are using XWiki Enterprise 5.2.1. I w

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

2014-10-12 Thread Manuel Smeria
Hello Maik, In order to upgrade your XWiki installataion from 6.1 to 6.2.1 you need to follow these steps: * Download the 6.2.1 WAR file ( http://download.forge.ow2.org/xwiki/xwiki-enterprise-web-6.2.1.war) and extract it into a folder called "xwiki" * Go to your XWiki 6.1 installation folder and

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

2014-10-13 Thread Manuel Smeria
we could bundle the Java connectors for all the supported DBs into XWiki by default, but that's a different issue :) Thanks, Manuel On Mon, Oct 13, 2014 at 9:49 AM, vinc...@massol.net wrote: > Hi Manuel/Maik, > > On 13 Oct 2014 at 08:28:00, Manuel Smeria (man...@xwiki.com

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: > > > > > > > > > > > >

Re: [xwiki-users] Missing Edit options

2014-11-26 Thread Manuel Smeria
Hello Bryn, In order to have multiple Edit choices you need to change your user type to Advanced. You can find more information about this feature here: http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing#HAdvancedMode Thanks, Manuel On Thu, Nov 27, 2014 at 1:36 AM, Bryn Jeffries wro

Re: [xwiki-users] database related issue while upgrading to the brand new 7.0 release

2015-04-06 Thread Manuel Smeria
Hello all, I've just tested an upgrade from XWiki 6.4.3 to 7.0 on MySQL using the JDBC driver v5.1.35 and I didn't have any problem. Both the upgrade process and starting the XWiki server afterwards worked as expected. The only thing I did notice was this line: "2015-04-06 12:11:07,687 [main] W