General Actions:
Log-in
Register
Wiki:
games
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
AdminEditingSheet
Search
en
Page Actions:
Export
▼
:
Export as PDF
Export as RTF
Export as HTML
More actions
▼
:
Print preview
View Source
Wiki Home
»
XWiki Space
»
XWiki Preferences
»
AdminSheet
»
AdminEditingSheet
Wiki source code of
AdminEditingSheet
Last modified by
Administrator
on 2011/11/06 20:09
Content
·
Comments
(0)
·
Annotations
(0)
·
Attachments
(0)
·
History
·
Information
Hide line numbers
1: {{velocity output="false"}} 2: ### Administer the wiki editor preferences, at global level 3: #set ($legend = ['editor', 'versioning']) 4: #set ($params = $util.hashMap) 5: #set ($params.editor = ['editor', 'core.defaultDocumentSyntax', 'xwiki.title.mandatory']) 6: #set ($params.versioning = ['editcomment', 'editcomment_mandatory', 'minoredit']) 7: {{/velocity}} 8: 9: {{include document="XWiki.AdminFieldsDisplaySheet" /}}