Search FAQs

Last modified by Ecaterina Moraru (Valica) on 2016/03/17 17:19

Results 1 - 7 of 7

What are known issues with firefox add-ons?

Located in
Last modified by Clément Aubin on 2018/04/20 14:36
answer
{{box cssClass="floatinginfobox" title="**Content**"}} {{toc numbered="true" depth="3"/}} {{/box}} Here a list of some issues with firefox add-ons and the way to fix it

How to open external links in a new tab/window by default?

Located in
Last modified by Vincent Massol on 2020/04/24 10:04
answer
In the //Select a Class// box, select //JavaScriptExtension// and click the //Add// button. 1. ((( In the object that just appeared, enter one of the following snippets into the //Code// box (explained above):1.

How to solve the "Unable to parse form content" error in Jetty?

Located in
Last modified by Vincent Massol on 2022/02/21 11:11
answer
Note 2: We're setting it here instead of in Jetty's XML configuration files so that the XWiki WAR can be used in any Jetty config and work out of the box. --> <Set name="maxFormContentSize">10000000</Set> {{/code}} You can also set the JVM System Property ##org.eclipse.jetty.server.Request.maxFormContentSize## to the value you wish (e.g.

How to include a velocity page into another page?

Located in
Last modified by Lucas Charpentier on 2024/11/28 11:58
answer
{{box cssClass="floatinginfobox" title="**Contents**"}} {{toc/}} {{/box}} Here are several solutions to include a page containing Velocity script into another page

How to solve the "Form too large" error in Jetty?

Located in
Last modified by Nikita Petrenko on 2025/11/12 17:27
answer
Note 2: We're setting it here instead of in Jetty's XML configuration files so that the XWiki WAR can be used in any Jetty config and work out of the box. --> <Set name="maxFormContentSize">1000000</Set> <!

How to add a tracker in your XWiki using JavaScriptExtension object?

Located in
Last modified by Thomas Mortagne on 2023/10/10 14:07
answer
{{box cssClass="floatinginfobox" title="**Contents**"}} {{toc depth="3"/}} {{/box}} = Examples of trackers that can be added in XWiki = ((( * ((( [[Google Analytics>>https://analytics.google.com/analytics/web/provision/#/provision]] .

How to customize the wiki header search field to be centered?

Located in
Last modified by Lucas Charpentier on 2024/12/16 15:04
answer
Update the style of the search box so that it's actually centered: 11. Create a ##StyleSheetExtension## object on the page ##XWiki.QuickSearchUIX## .
RSS feed for search on [box]

Get Connected