Changes for page Knowledge Base
Last modified by teamwire001 on 2024/01/17 07:57
From version 1.2
edited by teamwire-admin
on 2020/08/27 07:20
on 2020/08/27 07:20
Change comment:
allow view right for XWiki.partners
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Home1 +Knowledge Base - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.teamwire -admin1 +XWiki.teamwire001 - Content
-
... ... @@ -1,56 +1,282 @@ 1 -{{box cssClass="floatinginfobox"}} 1 +(% class="row" %) 2 +((( 3 +(% class="col-xs-12 col-sm-2" %) 4 +((( 5 + 6 +))) 7 + 8 +(% class="col-xs-12 col-sm-8" style="text-align:center" %) 9 +((( 10 +Structured user manuals and quick guides make it easy for you and your colleagues to use our business messenger. Technical documentation and task-oriented howtos help you set up and manage Teamwire on our cloud and on your own servers. Changelogs for the Teamwire app and servers inform you about new features and all changes. 11 +))) 12 + 13 +(% class="col-xs-12 col-sm-2" %) 14 +((( 15 + 16 +))) 17 +))) 18 + 19 +## ## 20 + 2 2 {{velocity}} 3 -{{html clean="false"}} 4 -## Chrome's XSS Auditor blocks the preview action if: 5 -## * the submitted content has an iframe with an external URL 6 -## * the preview action displays the submitted iframe 7 -## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 8 -## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 9 -#set ($iframe = 'iframe') 10 -<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe> 11 -{{/html}} 12 -{{/velocity}} 13 -{{/box}} 22 +#set ($usersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 23 +#set ($customerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer')) 24 +#set ($onpremiseGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise')) 25 +#set ($partnerGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner')) 26 +#set ($marketingGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing')) 27 +#set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 28 +#set($firstName = 29 +$xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) 30 +#set($lastName 31 += $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) 14 14 15 -= Welcome to your wiki = 33 +## ------------------- 34 +## start Marketing group view 35 +## ------------------- 36 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.04-marketing') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 16 16 17 -XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages. 38 +(% class="row" %) 39 +((( 18 18 19 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 41 +(% class="col-xs-12 col-sm-2" %) 42 +((( 43 +))) 20 20 21 -= The basics = 45 +(% class="col-xs-12 col-sm-3" %) 46 +((( 47 += Sales & Marketing = 22 22 23 -To make the most out of your wiki, log-in and: 49 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Marketing.WebHome" limit="30" compact="true"/}} 50 +))) 24 24 25 -Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs. 52 +(% class="col-xs-12 col-sm-2" %) 53 +((( 54 +))) 26 26 27 -Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. 56 +(% class="col-xs-12 col-sm-2" %) 57 +((( 58 +))) 28 28 29 -Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. 60 +(% class="col-xs-12 col-sm-2" %) 61 +((( 62 +))) 30 30 31 -You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 64 +(% class="col-xs-12 col-sm-1" %) 65 +((( 66 +))) 32 32 33 - {{box}} 34 -Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}. 35 -{{/box}} 68 +))) 69 +## class="row" closed 36 36 37 -(%class="row"%) 71 +#end 72 +## end Marketing group view 73 + 74 +## ------------------- 75 +## start Guest view 76 +## ------------------- 77 +#if($isGuest) 78 + 79 +(% class="row" %) 38 38 ((( 39 -(%class="col-xs-12 col-sm-6"%) 81 + 82 +(% class="col-xs-12 col-sm-2" %) 40 40 ((( 41 - = Extend your wiki =84 +))) 42 42 43 -To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin§ion=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions. 86 +(% class="col-xs-12 col-sm-2" %) 87 +((( 88 += Getting Started = 44 44 45 - Tobrowse through the 900+community contributedextensionsvailablefor XWiki,headovertothe[[ExtensionsRepository>>http://extensions.xwiki.org]].90 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 46 46 ))) 47 47 48 -(%class="col-xs-12 col-sm- 6"%)93 +(% class="col-xs-12 col-sm-2" %) 49 49 ((( 50 -= Create your application =95 += Applications = 51 51 52 -Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM). 97 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 98 +))) 53 53 54 -AWM will take care of making it easy for you and your users to create and manage the data. 100 +(% class="col-xs-12 col-sm-2" %) 101 +((( 102 += Administration = 103 + 104 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 105 + 106 +If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 55 55 ))) 108 + 109 +(% class="col-xs-12 col-sm-2" %) 110 +((( 111 += Integrations = 112 + 113 +**[[Login>>path:${xwiki.getURL('XWiki.XWikiLogin', 'login')}]] required** 114 + 115 +If you do not have an account yet, you can [[register here>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] for free. 56 56 ))) 117 + 118 +(% class="col-xs-12 col-sm-2" %) 119 +((( 120 +))) 121 + 122 +))) 123 +## class="row" closed 124 + 125 +#end 126 +## end Guest view 127 + 128 +## ------------------- 129 +## start User group view 130 +## ------------------- 131 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.00-user')) 132 + 133 +(% class="row" %) 134 +((( 135 + 136 +(% class="col-xs-12 col-sm-2" %) 137 +((( 138 +))) 139 + 140 +(% class="col-xs-12 col-sm-2" %) 141 +((( 142 += Getting Started = 143 + 144 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 145 +))) 146 + 147 +(% class="col-xs-12 col-sm-2" %) 148 +((( 149 += Applications = 150 + 151 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 152 +))) 153 + 154 +(% class="col-xs-12 col-sm-2" %) 155 +((( 156 += Administration = 157 + 158 +**Approval pending** 159 + 160 +Please do have a little patience until all functions are available. 161 +))) 162 + 163 +(% class="col-xs-12 col-sm-2" %) 164 +((( 165 += Integrations = 166 + 167 +**Approval pending** 168 + 169 +Please do have a little patience until all functions are available. 170 +))) 171 + 172 +(% class="col-xs-12 col-sm-2" %) 173 +((( 174 +))) 175 + 176 +))) 177 +## class="row" closed 178 + 179 +#end 180 +## end User group view 181 + 182 +## ------------------- 183 +## start Customer group view 184 +## ------------------- 185 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.01-customer') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 186 + 187 +(% class="row" %) 188 +((( 189 + 190 +(% class="col-xs-12 col-sm-2" %) 191 +((( 192 +))) 193 + 194 +(% class="col-xs-12 col-sm-2" %) 195 +((( 196 += Getting Started = 197 + 198 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Getting-Started.WebHome" limit="30" compact="true"/}} 199 +))) 200 + 201 +(% class="col-xs-12 col-sm-2" %) 202 +((( 203 += Applications = 204 + 205 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Public.Applications.WebHome" limit="30" compact="true"/}} 206 +))) 207 + 208 +(% class="col-xs-12 col-sm-2" %) 209 +((( 210 += Administration = 211 + 212 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Administration.WebHome" limit="30" compact="true"/}} 213 +))) 214 + 215 +(% class="col-xs-12 col-sm-2" %) 216 +((( 217 += Integrations = 218 + 219 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Customer.Integrations.WebHome" limit="30" compact="true"/}} 220 +))) 221 + 222 +(% class="col-xs-12 col-sm-2" %) 223 +((( 224 +))) 225 + 226 +))) 227 +## class="row" closed 228 + 229 +#end 230 +## end Customer group view 231 + 232 +## ------------------- 233 +## start On-Premise group view 234 +## ------------------- 235 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.02-onpremise') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 236 + 237 +(% class="row" %) 238 +((( 239 + 240 +(% class="col-xs-12 col-sm-2" %) 241 +((( 242 +))) 243 + 244 +(% class="col-xs-12 col-sm-2" %) 245 +((( 246 += On-Premise = 247 + 248 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:OnPremise.WebHome" limit="30" compact="true"/}} 249 +))) 250 +#end 251 +## end On-Premise group view 252 + 253 +## ------------------- 254 +## start Partner group view 255 +## ------------------- 256 +#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.03-partner') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 257 +(% class="col-xs-12 col-sm-2" %) 258 +((( 259 += Partner Data = 260 + 261 +{{documentTree showTranslations="false" showAttachments="false" root="document:xwiki:Partner.WebHome" limit="30" compact="true"/}} 262 +))) 263 + 264 +(% class="col-xs-12 col-sm-2" %) 265 +((( 266 +))) 267 + 268 +(% class="col-xs-12 col-sm-2" %) 269 +((( 270 +))) 271 + 272 +))) 273 +## class="row" closed 274 + 275 +#end 276 +## end Partner group view 277 + 278 +## ## 279 + 280 +## ## 281 + 282 +{{/velocity}}
- XWiki.XWikiRights[0]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.partners - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.UIExtensionClass[0]
-
- Asynchronous rendering
-
... ... @@ -1,0 +1,1 @@ 1 +No - Cached
-
... ... @@ -1,0 +1,1 @@ 1 +No