|
|
1 |
{{velocity output="false"}} |
|
|
2 |
#set ($params = { |
|
|
3 |
'title': ['xwiki.title.mandatory'], |
|
|
4 |
'editor': ['editor'], |
|
|
5 |
'versioning': ['editcomment', 'editcomment_mandatory', 'minoredit'] |
|
|
6 |
}) |
|
|
7 |
{{/velocity}} |
|
|
8 |
|
|
|
9 |
{{include reference="XWiki.AdminFieldsDisplaySheet" /}} |