General Actions:
Log-in
Register
Wiki:
games
▼
:
Document Index
»
Space:
XWiki
▼
:
Document Index
»
Page:
AdminPresentationSheet
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
»
AdminPresentationSheet
Wiki source code of
AdminPresentationSheet
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: $xwiki.jsx.use('XWiki.AdminPresentationSheet') 3: ### Change the skin and color theme, at global or space level 4: #set($legend = ['skin', 'colortheme']) 5: #set($params = $util.hashMap) 6: #set($params.skin = ['skin', 'stylesheet', 'stylesheets']) 7: #set($params.colortheme = ['colorTheme']) 8: {{/velocity}} 9: 10: {{include document="XWiki.AdminFieldsDisplaySheet" /}}