Up Home
Wiki Home » XWiki Space » XWiki Preferences

XWiki Preferences

Last modified on July 22, 2024 06:06

Class properties

  • Skin (skin: String)
  • Authenticated View (authenticate_view: Boolean)
  • Web Copyright (webcopyright: String)
  • Plugins (plugins: String)
  • Authenticate On Edit (authenticate_edit: Boolean)
  • 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)
  • Default Editor (editor: Static List)
  • Use eMail Verification (use_email_verification: Boolean)
  • Backlinks (backlinks: Boolean)
  • Authentication Active Check (auth_active_check: Boolean)
  • 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)
  • 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)
  • Supported languages (languages: String)
  • Activate the tagging (tags: Boolean)
  • Parent Space (parent: String)
  • Internationalization Document Bundles (documentBundles: String)
  • Maximum Upload Size (upload_maxsize: Number)
  • Date Format (dateformat: String)
  • SMTP Port (smtp_port: String)
  • 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)
  • Ldap (ldap: Boolean)
  • Ldap server address (ldap_server: String)
  • Ldap server port (ldap_port: String)
  • Ldap login matching (ldap_bind_DN: String)
  • Ldap password matching (ldap_bind_pass: String)
  • Validate Ldap user/password (ldap_validate_password: Boolean)
  • Ldap group filter (ldap_user_group: String)
  • Ldap group to exclude (ldap_exclude_group: String)
  • Ldap base DN (ldap_base_DN: String)
  • Ldap UID attribute name (ldap_UID_attr: String)
  • Ldap user fields mapping (ldap_fields_mapping: String)
  • Update user from LDAP (ldap_update_user: Boolean)
  • Ldap groups mapping (ldap_group_mapping: TextArea)
  • LDAP groups members cache (ldap_groupcache_expiration: String)
  • LDAP groups sync mode (ldap_mode_group_sync: Static List)
  • Try local login (ldap_trylocal: Boolean)
  • Color theme (colorTheme: Database List)
  • Enable CAPTCHA in Comments for Unregistered Users (guest_comment_requires_captcha: Boolean)
  • Make document title field mandatory (xwiki.title.mandatory: Boolean)
  • Enable extra accessibility features (accessibility: 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)
  • You can use the class editor to add or modify the class properties.

The 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 to control the presentation of documents of this data 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 document (XWiki.AdminSheet) ยป

The class template

The Template is the document used as the model for documents of this data type. It contains an instance of your Class.

 

Tags:
Created by DevForce on January 21, 2005 04:46

This wiki is licensed under a Creative Commons 2.0 license. XWiki Enterprise 3.2 - Documentation. Copyright © 2020 IdeaBlade