XWiki Application - Admin Tools

Version 66.1 by Guillaume Fenollar on 2013/08/08 16:55

wrenchAdmin Tools
TypeXAR
Category
Developed by

XWiki Development Team

Rating
16 Votes
LicenseGNU Lesser General Public License 2.1
Compatibility
  • Version 2.0: Tested on XE 2.7
  • Versions 2.0.1 and 2.0.2: Tested on XE 3.1
  • Version 3.0:  Tested on XWiki 3.5.1 and 4.0 but should still be generally compatible with older versions
  • Version 4.0: Tested on XWiki 4.5.4 and 5.1

Installable with the Extension Manager

Description

This XAR contains many administration tools for XWiki Enterprise or XWiki Enterprise Manager. This tool replaces the ImportExport tool, the CheckConfig tool as well as some snippets.

Configuration Checks

The CheckConfig page checks:

  • Memory settings
  • Database pool settings
  • Cache settings
  • Encoding settings

The CheckIndexes page checks:

  • indexes on the main wiki and on child wikis of an XEM instance
  • allows to create the indexes directly from the wiki both on the main wiki and subwikis

The CheckDBEncoding page checks:

  • the default encoding and collection settings of the MySQL engine
  • the default encoding and collection of the 'xwiki' database 
  • the encoding and collection of the xwikidoc table
  • the encoding and collection of all the databases and xwikidoc tables of a XEM instance

The CheckRights page checks:

  • every space, page that has rights against the standard user and one chosen user

The CheckProgrammingRights checks:

  • every page that should have programming rights in the default wiki

The CheckPreferencesPages checks:

  • preferences pages that should have been upgraded to Syntax 2.0

TODO:

  • add support for xwiki.db.prefix
  • add support for xwiki.db

Other Admin Tools

  • Requests Status
  • Flush Cache
  • Activity Report
  • Wiki Diff
  • Export Tools
  • Run Query
  • Used Space

Prerequisites & Installation Instructions

We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.

You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions
  5. You'll also need to install all dependent Extensions that are not already installed in your wiki

After importing the XAR visit the page Admin.Tools

Release Notes

v3.0.2

v3.0.1

  • Fixed programming rights check page error
  • Stop saving known PR pages that does not exist

v2.0.2

  • Added a more relaxed verification for windows OS for getting environment variables, which seems to be needed on Windows server 2008

Get Connected