XWiki Preferences

Version 324.1 by Vincent Massol on 2017/09/22

Class Properties

  • Web Background Color (webbgcolor: String)
  • Skin (skin: String)
  • Authenticated View (authenticate_view: Boolean)
  • Web Copyright (webcopyright: String)
  • Plugins (plugins: String)
  • Authenticate On Edit (authenticate_edit: Boolean)
  • Menu (menu: TextArea)
  • HTTP Meta Info (meta: TextArea)
  • Title (title: String)
  • Version (version: String)
  • SMTP Server (smtp_server: String)
  • Admin eMail (admin_email: String)
  • Validation eMail Content (validation_email_content: TextArea)
  • Confirmation eMail Content (confirmation_email_content: TextArea)
  • Stylesheet (stylesheet: String)
  • Stylesheets (stylesheets: String)
  • Multi-Lingual (multilingual: Boolean)
  • Default Language (default_language: String)
  • Editbox Width (editbox_width: String)
  • Default Editor (editor: Static List)
  • Editbox Height (editbox_height: String)
  • Use eMail Verification (use_email_verification: Boolean)
  • Advertisement Client ID (ad_clientid: String)
  • Backlinks (backlinks: Boolean)
  • Macros Languages (macros_languages: String)
  • Macros for Velocity (macros_velocity: String)
  • Macros for Groovy (macros_groovy: String)
  • Macros for new Wiki Parser (macros_wiki2: String)
  • Macros Mapping (macros_mapping: TextArea)
  • Authentication Active Check (auth_active_check: Boolean)
  • Macros for the Wiki Parser (macros_wiki: String)
  • Notification Pages (notification_pages: String)
  • Invitation eMail Content (invitation_email_content: TextArea)
  • Anonymous (registration_anonymous: Static List)
  • Registered (registration_registered: Static List)
  • Anonymous (edit_anonymous: Static List)
  • Registered (edit_registered: Static List)
  • Anonymous (comment_anonymous: Static List)
  • Registered (comment_registered: Static List)
  • Render velocity code (renderXWikiVelocityRenderer: Boolean)
  • Render Groovy code (renderXWikiGroovyRenderer: Boolean)
  • Render Wiki syntax (renderXWikiRadeoxRenderer: Boolean)
  • Panels displayed on the left (leftPanels: String)
  • Panels displayed on the right (rightPanels: String)
  • Display the left panel column (showLeftPanels: Boolean)
  • Display the right panel column (showRightPanels: Boolean)
  • Preferred page width (pageWidth: Static List)
  • Supported languages (languages: String)
  • convert email type (convertmail: String)
  • Activate the tagging (tags: Boolean)
  • Parent Space (parent: String)
  • Internationalization Document Bundles (documentBundles: String)
  • Maximum Upload Size (upload_maxsize: Number)
  • Ldap (ldap: Boolean)
  • Ldap server address (ldap_server: String)
  • Ldap server port (ldap_port: Number)
  • Ldap login matching (ldap_bind_DN: String)
  • Ldap password matching (ldap_bind_pass: String)
  • Ldap group filter (ldap_user_group: String)
  • Ldap base DN (ldap_base_DN: String)
  • Ldap base DN (ldap_UID_attr: String)
  • Ldap user fields mapping (ldap_fields_mapping: String)
  • Update user from LDAP (ldap_update_user: Boolean)
  • Ldap groups mapping (group_mapping: String)
  • LDAP groups members cache (ldap_groupcache_expiration: Number)
  • LDAP groups sync mode (ldap_mode_group_sync: Static List)
  • Try local login (ldap_trylocal: Boolean)
  • Validate Ldap user/password (ldap_validate_password: Boolean)
  • Ldap group to exclude (ldap_exclude_group: String)
  • Date Format (dateformat: String)
  • SMTP Port (smtp_port: String)
  • Obfuscate Email Addresses (obfuscateEmailAddresses: Boolean)
  • Server username (optional) (smtp_server_username: String)
  • Server password (optional) (smtp_server_password: String)
  • Additional JavaMail properties (javamail_extra_props: TextArea)
  • Default document syntax (core.defaultDocumentSyntax: String)
  • Color theme (colorTheme: Database List)
  • Enable extra accessibility features (accessibility: Boolean)
  • Make document title field mandatory (xwiki.title.mandatory: Boolean)
  • Enable CAPTCHA in Comments for Unregistered Users (guest_comment_requires_captcha: Boolean)
  • Show document annotations (showannotations: Boolean)
  • Show document comments (showcomments: Boolean)
  • Show document attachments (showattachments: Boolean)
  • Show document history (showhistory: Boolean)
  • Show document information (showinformation: Boolean)
  • Enable version summary (editcomment: Boolean)
  • Make version summary mandatory (editcomment_mandatory: Boolean)
  • Enable minor edits (minoredit: Boolean)
  • Icon theme (iconTheme: Database List)
  • Width of the left panel column (leftPanelsWidth: Static List)
  • Width of the right panel column (rightPanelsWidth: Static List)
  • Time Zone (timezone: Time Zone)
  • Update user photo from LDAP (ldap_update_photo: Boolean)
  • Attachment name to save LDAP photo (ldap_photo_attachment_name: String)
  • Ldap groups mapping (ldap_group_mapping: TextArea)
  • Ldap photo attribute name (ldap_photo_attribute: String)
  • You can use the class editor to add or modify the class properties.

Existing Pages

The following pages have objects described by this class.

Class Sheets

Before using this class you must first create a sheet and a template for it. Follow the instructions below to do this.

The sheet allows you to control the presentation of pages of this type. You can use the default presentation, which enumerates all the available fields, or you can design your own presentation. You can also choose different presentations for the viewing and for the editing modes.

View the sheet page (XWiki / Administration) ยป

Class Template

The template is the page used as the model when creating a new page of this type. It contains an instance of your class.

Tags:
   

Get Connected