Simple vs advanced profiles

Version 6.1 by Pauline Bessoles on 2025/04/16

Simple and Advanced editing profiles

Because XWiki is an application wiki, not all users will need to use the same features, and not all users need to use advanced features. For this reason, XWiki comes with a Simple and an Advanced editing profile. Users can easily choose which profile they prefer to use on their User Profile page (available at the top right of the page when you are logged in). By default, new users are given the Simple editing profile, but they can switch to the Advanced one as described below.

Simple Profile

Clicking on the "Edit" button has the following behavior for a "Simple" user:

  • If the current page is displayed by a sheet (e.g. if the page has an Object attached that has a sheet associated with it) then the page will be edited in Inline form edit mode.
  • If the current page does not have a sheet (i.e. it's a plain wiki page) then:
    • If the preferred content editor is the WYSIWYG editor and the syntax of the current page supports WYSIWYG editing then the page will be edited in-place.
    • Otherwise, the page will be edited in Wiki edit mode.

Advanced Profile

Experienced XWiki users will want to use all the editing choices (particularly those who want to use XWiki programming features). They can choose to switch to the Advanced profile on their user profile page (see image below). Following this, clicking on the arrow in the "Edit" button on any page will display the full editing menu, letting the user choose the mode to use ("Wiki", "Inline form", "Objects"...).

AdvancedEditMode.png
Once you have switched to the Advanced profile, the "Edit" menu will look like the following, on mouse click:

EditAdvancedMode.png

In addition, advanced users have the ability to create Terminal pages (i.e. pages that can't have children).

Get Connected