Wiki source code of Administration Section 1
Last modified by Vincent Massol on 2024/11/19 16:12
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | #set ($ok = $xwiki.ssx.use("Improvements.AdministrationCategory")) | ||
| 3 | #set ($ok = $xwiki.jsfx.use('js/xwiki/editors/dataeditors.js', true)) | ||
| 4 | {{/velocity}} | ||
| 5 | |||
| 6 | {{html clean="false"}} | ||
| 7 | |||
| 8 | <div class="adminHeader"> | ||
| 9 | <div id="hierarchy1"> | ||
| 10 | <a href="/xwiki/bin/view/Standards/">Administration</a> <span class="separator">»</span> <A href="#">Look & Feel</a> <span class="separator">»</span> <span class="current">Presentation</span> | ||
| 11 | </div> | ||
| 12 | |||
| 13 | <div id="document-title1"><span>Administration: Presentation</span></div> | ||
| 14 | </div> | ||
| 15 | |||
| 16 | <div class="partLeft"> | ||
| 17 | <div class="xclass collapsable"> | ||
| 18 | <ul class="xclass-title"> | ||
| 19 | <li class="start header "> | ||
| 20 | <span class="wikilink"><a href="#" class="configurationIcon hasIcon">Configuration</a></span> | ||
| 21 | <div class="current-arrow-container"> | ||
| 22 | <div class="current-arrow-top"></div> | ||
| 23 | <div class="current-arrow-bottom"></div> | ||
| 24 | </div> | ||
| 25 | </li> | ||
| 26 | </ul> | ||
| 27 | <ul class="xclass-content"> | ||
| 28 | <li> | ||
| 29 | <span class="wikilink"><a href="#">General</a></span> | ||
| 30 | </li> | ||
| 31 | <li> | ||
| 32 | <span class="wikilink"><a href="#">Programming</a></span> | ||
| 33 | </li> | ||
| 34 | </ul> | ||
| 35 | </div> | ||
| 36 | <div class="xclass collapsable collapsed"> | ||
| 37 | <ul class="xclass-title"> | ||
| 38 | <li class="start current"> | ||
| 39 | <span class="wikilink"><a href="#" class="lookIcon hasIcon">Look & Feel</a></span> | ||
| 40 | <div class="current-arrow-container"> | ||
| 41 | <div class="current-arrow-top"></div> | ||
| 42 | <div class="current-arrow-bottom"></div> | ||
| 43 | </div> | ||
| 44 | </li> | ||
| 45 | </ul> | ||
| 46 | <ul class="xclass-content"> | ||
| 47 | <li class="current"> | ||
| 48 | <span class="wikilink"><a href="#">Presentation</a></span> | ||
| 49 | </li> | ||
| 50 | <li> | ||
| 51 | <span class="wikilink"><a href="#">Panel Wizard</a></span> | ||
| 52 | </li> | ||
| 53 | </ul> | ||
| 54 | </div> | ||
| 55 | <div class="xclass collapsable collapsed"> | ||
| 56 | <ul class="xclass-title"> | ||
| 57 | <li class="start header"> | ||
| 58 | <span class="wikilink"><a href="#" class="usersIcon hasIcon">Users & Groups</a></span> | ||
| 59 | <div class="current-arrow-container"> | ||
| 60 | <div class="current-arrow-top"></div> | ||
| 61 | <div class="current-arrow-bottom"></div> | ||
| 62 | </div> | ||
| 63 | </li> | ||
| 64 | </ul> | ||
| 65 | <ul class="xclass-content"> | ||
| 66 | <li> | ||
| 67 | <span class="wikilink"><a href="#">Users</a></span> | ||
| 68 | </li> | ||
| 69 | <li> | ||
| 70 | <span class="wikilink"><a href="#">Groups</a></span> | ||
| 71 | </li> | ||
| 72 | <li> | ||
| 73 | <span class="wikilink"><a href="#">Rights</a></span> | ||
| 74 | </li> | ||
| 75 | <li> | ||
| 76 | <span class="wikilink"><a href="#">Registration</a></span> | ||
| 77 | </li> | ||
| 78 | </ul> | ||
| 79 | </div> | ||
| 80 | <div class="xclass collapsable collapsed"> | ||
| 81 | <ul class="xclass-title"> | ||
| 82 | <li class="start header"> | ||
| 83 | <span class="wikilink"><a href="#" class="contentIcon hasIcon">Content</a></span> | ||
| 84 | <div class="current-arrow-container"> | ||
| 85 | <div class="current-arrow-top"></div> | ||
| 86 | <div class="current-arrow-bottom"></div> | ||
| 87 | </div> | ||
| 88 | </li> | ||
| 89 | </ul> | ||
| 90 | <ul class="xclass-content"> | ||
| 91 | <li> | ||
| 92 | <span class="wikilink"><a href="#">Import</a></span> | ||
| 93 | </li> | ||
| 94 | <li> | ||
| 95 | <span class="wikilink"><a href="#">Export</a></span> | ||
| 96 | </li> | ||
| 97 | <li> | ||
| 98 | <span class="wikilink"><a href="#">Templates</a></span> | ||
| 99 | </li> | ||
| 100 | <li> | ||
| 101 | <span class="wikilink"><a href="#">Open Office Server</a></span> | ||
| 102 | </li> | ||
| 103 | </ul> | ||
| 104 | </div> | ||
| 105 | <div class="xclass collapsable collapsed"> | ||
| 106 | <ul class="xclass-title"> | ||
| 107 | <li class="start header"> | ||
| 108 | <span class="wikilink"><a href="#" class="applicationIcon hasIcon">Applications</a></span> | ||
| 109 | <div class="current-arrow-container"> | ||
| 110 | <div class="current-arrow-top"></div> | ||
| 111 | <div class="current-arrow-bottom"></div> | ||
| 112 | </div> | ||
| 113 | </li> | ||
| 114 | </ul> | ||
| 115 | <ul class="xclass-content"> | ||
| 116 | <li> | ||
| 117 | <span class="wikilink"><a href="#">Annotations</a></span> | ||
| 118 | </li> | ||
| 119 | <li> | ||
| 120 | <span class="wikilink"><a href="#">Invitation</a></span> | ||
| 121 | </li> | ||
| 122 | <li> | ||
| 123 | <span class="wikilink"><a href="#">Search</a></span> | ||
| 124 | </li> | ||
| 125 | </ul> | ||
| 126 | </div> | ||
| 127 | </div> | ||
| 128 | |||
| 129 | |||
| 130 | <div class="partRight"> | ||
| 131 | <div class="partRightContent"> | ||
| 132 | |||
| 133 | <form onsubmit="cancelCancelEdit()" action="/xwiki/bin/saveandcontinue/XWiki/XWikiPreferences" method="post" id="presentation" class="xform"> | ||
| 134 | <div class="header" style="margin-top: 0;"> | ||
| 135 | <h1 style="margin-top: 0 !important;">Header</h1> | ||
| 136 | <dl> | ||
| 137 | <dt> | ||
| 138 | <label class="title" for="XWiki.XWikiPreferences_0_title">Browser Title Bar Text </label> | ||
| 139 | <span class="xHelpLabel">Type the text you want to be displayed in the browser's title bar</span> | ||
| 140 | </dt> | ||
| 141 | <dd> | ||
| 142 | <input type="text" name="XWiki.XWikiPreferences_0_title" value="$tdoc.getRenderedTitle("plain/1.0") ($doc.fullName) - XWiki" id="XWiki.XWikiPreferences_0_title" size="30"/> | ||
| 143 | </dd> | ||
| 144 | <dt> | ||
| 145 | <label class="meta" for="XWiki.XWikiPreferences_0_meta">HTTP Meta Information</label> | ||
| 146 | </dt> | ||
| 147 | <dd> | ||
| 148 | <textarea cols="40" name="XWiki.XWikiPreferences_0_meta" rows="7" id="XWiki.XWikiPreferences_0_meta">Text</textarea> | ||
| 149 | </dd> | ||
| 150 | </dl> | ||
| 151 | </div> | ||
| 152 | <div class="panels"> | ||
| 153 | <h1>Panels</h1> | ||
| 154 | <dl> | ||
| 155 | <dt> | ||
| 156 | <label class="showLeftPanels" for="XWiki.XWikiPreferences_0_showLeftPanels">Show Left Panels</label> | ||
| 157 | </dt> | ||
| 158 | <dd> | ||
| 159 | <select size="1" name="XWiki.XWikiPreferences_0_showLeftPanels" id="XWiki.XWikiPreferences_0_showLeftPanels"><option label="---" value="">---</option><option label="Yes" value="1">Yes</option><option label="No" value="0" selected="selected">No</option></select> | ||
| 160 | </dd> | ||
| 161 | <dt> | ||
| 162 | <label class="leftPanels" for="XWiki.XWikiPreferences_0_leftPanels">Left Panels </label> | ||
| 163 | <span class="xHelpLabel">Enumerate the panels you want to display</span> | ||
| 164 | </dt> | ||
| 165 | <dd><input type="text" name="XWiki.XWikiPreferences_0_leftPanels" value="" id="XWiki.XWikiPreferences_0_leftPanels" size="60"/> | ||
| 166 | </dd> | ||
| 167 | <dt> | ||
| 168 | <label class="showRightPanels" for="XWiki.XWikiPreferences_0_showRightPanels">Show Right Panels</label> | ||
| 169 | </dt> | ||
| 170 | <dd> | ||
| 171 | <select size="1" name="XWiki.XWikiPreferences_0_showRightPanels" id="XWiki.XWikiPreferences_0_showRightPanels"><option label="---" value="">---</option><option label="Yes" value="1" selected="selected">Yes</option><option label="No" value="0">No</option></select> | ||
| 172 | </dd> | ||
| 173 | <dt> | ||
| 174 | <label class="rightPanels" for="XWiki.XWikiPreferences_0_rightPanels">Right Panels</label> | ||
| 175 | <span class="xHelpLabel">Enumerate the panels you want to display</span> | ||
| 176 | </dt> | ||
| 177 | <dd> | ||
| 178 | <input type="text" name="XWiki.XWikiPreferences_0_rightPanels" value="Panels.QuickLinks,Panels.MyRecentModifications" id="XWiki.XWikiPreferences_0_rightPanels" size="60"/> | ||
| 179 | </dd> | ||
| 180 | </dl> | ||
| 181 | </div> | ||
| 182 | <div class="footer"> | ||
| 183 | <h1>Footer</h1> | ||
| 184 | <dl> | ||
| 185 | <dt> | ||
| 186 | <label class="webcopyright" for="XWiki.XWikiPreferences_0_webcopyright">Copyright</label> | ||
| 187 | <span class="xHelpLabel">Type the copyright notice that will appear in the footer</span> | ||
| 188 | </dt> | ||
| 189 | <dd> | ||
| 190 | <input type="text" name="XWiki.XWikiPreferences_0_webcopyright" value="This wiki is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.0/">Creative Commons 2.0</a> license" id="XWiki.XWikiPreferences_0_webcopyright" size="60"/> | ||
| 191 | </dd> | ||
| 192 | <dt> | ||
| 193 | <label class="version" for="XWiki.XWikiPreferences_0_version">Version</label> | ||
| 194 | <span class="xHelpLabel">Type the version information that will appear in the footer</span> | ||
| 195 | </dt> | ||
| 196 | <dd> | ||
| 197 | <input type="text" name="XWiki.XWikiPreferences_0_version" value="XWiki Enterprise $xwiki.getVersion() - <a onclick="openURL('http://enterprise.xwiki.org/xwiki/bin/view/Main/Documentation', '_blank'); return false;" href="http://www.xwiki.org/xwiki/bin/view/Main/Documentation">Documentation</a>" id="XWiki.XWikiPreferences_0_version" size="30"/> | ||
| 198 | </dd> | ||
| 199 | </dl> | ||
| 200 | </div> | ||
| 201 | <div class="skin"> | ||
| 202 | <h1>Skin</h1> | ||
| 203 | <dl> | ||
| 204 | <dt> | ||
| 205 | <span class="buttonwrapper"><a href="/xwiki/bin/view/Standards/FormsSkin">Customize</a></span> | ||
| 206 | <label class="skin" for="XWiki.XWikiPreferences_0_skin">Skin</label> | ||
| 207 | <span class="xHelpLabel">Currently used Skin</span> | ||
| 208 | </label> | ||
| 209 | </dt> | ||
| 210 | <dd> | ||
| 211 | <input type="text" name="XWiki.XWikiPreferences_0_skin" value="Standards.FormsSkin" id="XWiki.XWikiPreferences_0_skin" size="20"/> | ||
| 212 | </dd> | ||
| 213 | <dt> | ||
| 214 | <span class="buttonwrapper"><a href="/xwiki/bin/inline/ColorThemes/DefaultColorTheme">Customize</a></span> | ||
| 215 | <label class="colorTheme" for="XWiki.XWikiPreferences_0_colorTheme">Color theme</label> | ||
| 216 | <span class="xHelpLabel">Currently used Color Theme</span> | ||
| 217 | </label> | ||
| 218 | </dt> | ||
| 219 | <dd> | ||
| 220 | <select size="1" name="XWiki.XWikiPreferences_0_colorTheme" id="XWiki.XWikiPreferences_0_colorTheme"><option label="Bordo" value="ColorThemes.Bordo">Bordo</option><option label="Peach" value="ColorThemes.Peach">Peach</option><option label="Default color theme" value="ColorThemes.DefaultColorTheme" selected="selected">Default color theme</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="Inner Dark" value="ColorThemes.InnerDark">Inner Dark</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="Blue Sky" value="ColorThemes.BlueSky">Blue Sky</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="$msg.get("xe.home.title")" value="Main.WebHome">$msg.get("xe.home.title")</option><option label="Nightfall" value="ColorThemes.Nightfall">Nightfall</option><option label="Nature" value="ColorThemes.Nature">Nature</option></select> | ||
| 221 | <dd> | ||
| 222 | <input type="hidden" value="" name="XWiki.XWikiPreferences_0_colorTheme"/> | ||
| 223 | </dd> | ||
| 224 | <dt> | ||
| 225 | <label class="stylesheet" for="XWiki.XWikiPreferences_0_stylesheet">Default Stylesheet </label> | ||
| 226 | </dt> | ||
| 227 | <dd> | ||
| 228 | <input type="text" name="XWiki.XWikiPreferences_0_stylesheet" value="style.css" id="XWiki.XWikiPreferences_0_stylesheet" size="30"/> | ||
| 229 | </dd> | ||
| 230 | <dt> | ||
| 231 | <label class="stylesheets" for="XWiki.XWikiPreferences_0_stylesheets">Other Stylesheets </label> | ||
| 232 | </dt> | ||
| 233 | <dd> | ||
| 234 | <input type="text" name="XWiki.XWikiPreferences_0_stylesheets" value="style.css" id="XWiki.XWikiPreferences_0_stylesheets" size="30"/> | ||
| 235 | </dd> | ||
| 236 | </dl> | ||
| 237 | </div> | ||
| 238 | <div class="bottombuttons"> | ||
| 239 | <p class="admin-buttons"> | ||
| 240 | <span class="buttonwrapper"><input type="submit" value="Save" name="formactionsac" class="button"/></span> | ||
| 241 | </p> | ||
| 242 | </div> | ||
| 243 | </form> | ||
| 244 | |||
| 245 | |||
| 246 | </div> | ||
| 247 | </div> | ||
| 248 | <div class="clearfloats"></div> | ||
| 249 | {{/html}} |