 | Admin Tools |
| 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
|
Installable with the Extension Manager
View Source
Download v3.0.2
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.
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
- Requests Status
- Flush Cache
- Activity Report
- Wiki Diff
- Export Tools
- Run Query
- Used Space
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
After importing the XAR visit the page Admin.Tools
- Added a more relaxed verification for windows OS for getting environment variables, which seems to be needed on Windows server 2008
- Fixed programming rights check page error
- Stop saving known PR pages that does not exist