Image Style Application

Version 6.4 by Admin on 2022/04/25 00:09

cogProvide the UI to access the image styles on the Administration.
TypeXAR
Category
Developed by

XWiki Development Team

Active Installs6
Rating
0 Votes
LicenseGNU Lesser General Public License 2.1
Bundled With

XWiki Standard

Compatibility

14.3RC1+

Installable with the Extension Manager

Description

The image style Administration provide the user interface to created end modify the images styles available on a wiki.

Administration

image_style_admin.png

The main administration page allows to create a new image style on the new image style section, and to update the default image style.
The default image style is selected by default in the CKEditor Image Dialog when an user insert a new image.

Image Style configuration

image_style_form.png

The image style form provides the following properties:

  • Pretty Name: The style name displayed to end user.
  • Type: The type of the style. This is the technical identifier to uniquely identify a style.
  • Size
    • Adjustable size: When checked, the end users are allowed to change the size (i.e., width and height) of the image
    • Default width: The default value of for the width of an image with this style
    • Default height: The default value of for the height of an image with this style
    • Adjustable border: When checked, the end users are allowed to choose if the image has a border
    • Default border: When checked, the image has a border by default
    • Adjustable alignment: When checked, the end users are allowed to choose the alignment of the image
    • Default alignment: The alignment selected by default (none, start, end, center)
    • Adjustable Text Wrap: When checked, the end users are allowed to choose if the text is wrapped around the image
    • Default alignment: When checked, the image has is wrapped around the tet

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

Dependencies

Dependencies for this extension (org.xwiki.platform:xwiki-platform-image-style-ui 14.3-rc-1):

Get Connected