Extension Tweak
Provide various tools to manipulate extensions (usually in a not very clean way) |
Type | XAR |
Category | |
Developed by | |
Active Installs | 13 |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
Provide tools to tweak extensions that are usually either not polished enough or too dangerous to be part of the standard Extension Manager.
Admin.ExtensionsTweak.Installed
Contains tools related to installed extensions.
- Move to wikis: sometime you install an extension on root namespace ("On farm" in EM UI) by mistake, this tool allow "moving" a root extension to each existing wikis
- Repair XAR extension: allow repair FS metadata of an installed XAR extension
- Set dependency marker: allow changing the dependency marker of an extension (generally so that it's taken into account or not by the upgrade job)
Admin.ExtensionsTweak.Local
Contains tools related to local extensions.
- Clean: get rid of extensions that have been uninstalled and kept in the local repository
- XIP import: import the extensions stored in a XIP package in the local extensions repository
Admin.ExtensionsTweak.Installed.EMInstallConfigClass
Is a class from which you can create configuration to automate installation of extension using the EM. Please note that recent version of XWiki as a built-in feature for the same purpose.
Admin.ExtensionsTweak.Installed.ExtensionInspector
This page provides a table listing every extension marked as installed on the server, with at least one namespace in which the extension has been manually installed.
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:
- 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
- You'll also need to install all dependent Extensions that are not already installed in your wiki
Release Notes
v1.7.1
v1.7.0
v1.6.0
v1.5.1
Fixed the link to the issues tracker.
v1.5
v1.4
v1.3
v1.2
v1.1
Dependencies
Dependencies for this extension (org.xwiki.contrib:extension-tweak 1.7.1):