Editing profiles: Simple vs. Advanced

Version 14.1 by Pauline Bessoles on 2025/04/17

XWiki supports two editing profiles—Simple and Advanced—to accommodate different user needs. By default, new users are assigned the Simple profile, but this can be changed from the User Profile (accessible via the top-right menu when logged in).

Simple user

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

  • If the page is displayed by a sheet (e.g., has an associated object with a sheet), then the page is edited in Inline form edit mode.
  • If the page is a plain wiki page (i.e., doesn't use a sheet):
    • If WYSIWYG is the preferred editor and the page syntax supports it, editing happens in-place.
    • Otherwise, editing defaults to Wiki edit mode.

Advanced user

The Advanced profile provides access to all editing modes, intended for users familiar with XWiki internals and programming features. After switching to the Advanced profile from the User Profile page, the Edit button reveals a dropdown with the following options: 

EditAdvancedMode.png

Related pages

Get Connected