Search FAQs
Last modified by Ecaterina Moraru (Valica) on 2016/03/17 17:19
Page
Results 1 - 7 of 7
- 1
What are known issues with firefox add-ons?
Located in
- 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
- 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
- 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
- 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
- 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
- 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
- answer
Update the style of the search box so that it's actually centered: 11. Create a ##StyleSheetExtension## object on the page ##XWiki.QuickSearchUIX## .
Page
- 1





Vincent Massol
Lucas Charpentier
Thomas Mortagne