Re: [xwiki-users] [myxwiki] XWiki Enterprise 8.3 Upgrade

2016-10-12 Thread Thomas Mortagne
We just downgraded it to 8.2.1 while analyzing what is wrong with 8.3 on myxwiki.org. On Wed, Oct 12, 2016 at 12:35 PM, Thomas Mortagne wrote: > Hi everyone, > > myxwiki.org has been upgraded to XE 8.3. If you own a wiki hosted > there you should have a look at the

[xwiki-users] XWiki 8 migration JSX Extension velocity parse

2016-10-12 Thread Gerritjan Koekkoek
Hi, We have this javascript function function getStats(event) { var url = "$xwiki.getURL('cdlsDashboard.statsGlobal', 'view')?xpage=plain=plain"; request(url, setStats, event); } Since migration to version 8 the browser console shows a strange get function and resulting error:

[xwiki-users] XWiki search on missing page translations

2016-10-12 Thread Mario
Our documentation subwiki is multilingual, english and german. Unfortunately, at the moment only some pages are translated, some exist in german only, some in english only (doh!). If a user is using german (default) as interface language, and searches for a page what only exists in english, the

[xwiki-users] [myxwiki] XWiki Enterprise 8.3 Upgrade

2016-10-12 Thread Thomas Mortagne
Hi everyone, myxwiki.org has been upgraded to XE 8.3. 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

Re: [xwiki-users] Parameters for children macro

2016-10-12 Thread Vincent Massol
Hi Mario, > On 12 Oct 2016, at 12:25, Mario wrote: > > With xwiki 8.3 the new children marcro is available, something we were > waiting for. Unfortunately the macro does not have any configuration > parameters at the moment. > Currently we use the following

[xwiki-users] Parameters for children macro

2016-10-12 Thread Mario
With xwiki 8.3 the new children marcro is available, something we were waiting for. Unfortunately the macro does not have any configuration parameters at the moment. Currently we use the following snippet in a huge number of ours pages to display child-documents: because translations and

Re: [xwiki-users] checklist creation and use

2016-10-12 Thread Eduard Moraru
Hi, Yet another, simpler, option would be use App Within Minutes [1] to define the structure of an application that contains a checklists (i.e. boolean values), possibly even other fields and field types. Then, a user creates a new entry where he will be presented the "form" to fill and saves his

Re: [xwiki-users] Display macro

2016-10-12 Thread Eduard Moraru
The only issue that I know of is related to the include macro in the sense that it does work when called from a velocity block, but it may not work when you expect it to. The problematic usecase is when you may do something like this: {{velocity}} {{include reference="document defining some

Re: [xwiki-users] XWiki failed to load due to mysql driver error

2016-10-12 Thread Clemens Klein-Robbenhaar
It looks like you have no mysql-connector-java*.jar in the WEB-INF/lib directory, or it could not be found Did you follow the steps here : http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL You might need to restart the servlet container or reload the xwiki webapp

[xwiki-users] XWiki failed to load due to mysql driver error

2016-10-12 Thread Kumar, Piyush
Hi All, I installed Xwiki 8.2.1 but getting below error in my tomcat : 2016-10-12 11:47:14,517 [localhost-startStop-1] ERROR w.k.x.w.ServletContextListener - No suitable driver found for jdbc:mysql://localhost:3306/xw_manager?useUn icode=true=utf8 java.sql.SQLException: No suitable driver

[xwiki-users] XWiki failed to load due to mysql driver error

2016-10-12 Thread Kumar, Piyush
Hi All, I installed Xwiki 8.2.1 but getting below error in my tomcat : 2016-10-12 11:47:14,517 [localhost-startStop-1] ERROR w.k.x.w.ServletContextListener - No suitable driver found for jdbc:mysql://localhost:3306/xw_manager?useUn icode=true=utf8 java.sql.SQLException: No suitable driver