Changes for page Knowledge Base
Last modified by teamwire001 on 2024/01/17 07:57
From version 9.1
edited by teamwire001
on 2020/10/16 09:15
on 2020/10/16 09:15
Change comment:
There is no comment for this version
To version 1.9
edited by teamwire-admin
on 2020/08/27 07:20
on 2020/08/27 07:20
Change comment:
deny edit right for XWiki.customers
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 4 removed)
-
Objects (2 modified, 2 added, 6 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.teamwire 0011 +XWiki.teamwire-admin - Content
-
... ... @@ -1,138 +1,56 @@ 1 +{{box cssClass="floatinginfobox"}} 1 1 {{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}} 2 2 3 - #if($isGuest)15 += Welcome to your wiki = 4 4 5 -(% style="text-align:center" %) 6 -((( 7 -(% class="lead" %) 8 -Find information and all documentation about the Teamwire apps, server and integrations. 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. 9 9 10 - (%class="btn btn-twcollapsible"%)((((%class="lead" %)[[LOGIN>>path:${xwiki.getURL('XWiki.XWikiLogin','login')}]] )))19 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 11 11 12 - ####21 += The basics = 13 13 14 - ####23 +To make the most out of your wiki, log-in and: 15 15 16 - ####25 +Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs. 17 17 18 -(% class="lead" %) 19 -You don't have an account yet? 20 -[[Please register>>path:${xwiki.getURL('XWiki.XWikiRegister', 'register')}]] 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. 21 21 22 -Please Note: 23 -You will be granted access to FAQs, changelogs and documentation manually by the Teamwire staff. 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. 24 24 25 -For further questions please contact [[mailto:support@teamwire.eu]]. 26 -))) 27 -#else 28 -#end 29 -#set ($customersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.users')) 30 -#set ($customersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers')) 31 -#set ($partnersGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners')) 32 -#set ($teamwireGroup = $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 33 -#set($firstName = 34 -$xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('first_name').getValue()) 35 -#set($lastName 36 -= $xwiki.getDocument($context.user).getObject('XWiki.XWikiUsers').getProperty('last_name').getValue()) 37 -## Users 38 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.users')) 31 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 39 39 40 - (%style="text-align:center" %)41 - (((42 - = Further authorisation required =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}} 43 43 44 -## ## 45 - 46 -(% class="lead" %) 47 -Hi $firstName! 48 - 49 -(% class="lead" %) 50 -It seems you have not been granted the necessary access rights yet to see any FAQs, changelogs and documentation. 51 -The Teamwire staff will upgrade your user soon. 52 - 53 -For further questions please contact [[mailto:support@teamwire.eu]]. 54 -))) 55 -#end 56 -## Customers 57 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.customers') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 58 - 59 -(% style="text-align:center" %) 37 +(%class="row"%) 60 60 ((( 61 -= Welcome to the Teamwire Wiki = 62 - 63 -## ## 64 - 65 -(% class="lead" %) 66 -Hi $firstName! 67 - 68 -(% class="lead" %) 69 -We are happy to see you around. What information are you looking for? 70 -))) 71 - 72 -## ## 73 - 74 -## ## 75 - 76 -## ## 77 - 78 -(% class="row" %) 39 +(%class="col-xs-12 col-sm-6"%) 79 79 ((( 80 -(% class="col-xs-12 col-sm-4" %) 81 -((( 82 -(% style="text-align:center" %) 83 -((( 84 -[[image:dappsandclients.png>>doc:Customer.Apps.WebHome]] 41 += Extend your wiki = 85 85 86 -(% class="lead" %) 87 -[[Apps and Clients>>doc:Customer.Apps.WebHome]] 88 -))) 89 -))) 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. 90 90 91 -(% class="col-xs-12 col-sm-4" %) 92 -((( 93 -(% style="text-align:center" %) 94 -((( 95 -[[image:ddashboard.png>>doc:Customer.Dashboard.WebHome]] 96 - 97 -(% class="lead" %) 98 -[[Dashboard>>doc:Customer.Dashboard.WebHome]] 45 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. 99 99 ))) 100 -))) 101 101 102 -(% 4"48 +(%class="col-xs-12 col-sm-6"%) 103 103 ((( 104 -(% style="text-align:center" %) 105 -((( 106 -[[image:dintegrations.png>>doc:Customer.Integrations.WebHome]] 50 += Create your application = 107 107 108 -(% class="lead" %) 109 -[[Integrations>>doc:Customer.Integrations.WebHome]] 110 -))) 111 -))) 112 -))) 113 -#end 114 -## Partners 115 -#if($xwiki.getUser($xcontext.user).isUserInGroup('XWiki.partners') or $xwiki.getUser($xcontext.user).isUserInGroup('XWiki.teamwire')) 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). 116 116 117 -## ## 118 - 119 -## ## 120 - 121 -## ## 122 - 123 -(% class="row" %) 124 -((( 125 -(% class="col-xs-12 col-sm-12" %) 126 -((( 127 -(% style="text-align:center" %) 128 -((( 129 -[[image:dserver.png>>doc:Partner.Teamwire Server.WebHome]] 130 - 131 -(% class="lead" %) 132 -[[Server>>doc:Partner.Teamwire Server.WebHome]] 54 +AWM will take care of making it easy for you and your users to create and manage the data. 133 133 ))) 134 134 ))) 135 -))) 136 -#end 137 - 138 -{{/velocity}}
- dappsandclients.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.2 KB - Content
- ddashboard.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 KB - Content
- dintegrations.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -5.0 KB - Content
- dserver.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.teamwire001 - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.8 KB - Content
- XWiki.XWikiRights[2]
-
- Levels
-
... ... @@ -1,1 +1,1 @@ 1 -comment,edit ,script1 +comment,edit
- XWiki.XWikiRights[3]
-
- Levels
-
... ... @@ -1,1 +1,1 @@ 1 -comment ,edit1 +comment
- XWiki.XWikiRights[4]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view - Users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- XWiki.XWikiRights[6]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -delete,edit,comment - Users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- XWiki.XWikiRights[7]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.customers - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.XWikiRights[8]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.partners - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.XWikiRights[9]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.users - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -view
- XWiki.XWikiRights[10]
-
- Allow/Deny
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - Groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.users - Levels
-
... ... @@ -1,1 +1,0 @@ 1 -comment,edit,script
- XWiki.XWikiRights[0]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.partners - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view
- XWiki.XWikiRights[1]
-
- Allow/Deny
-
... ... @@ -1,0 +1,1 @@ 1 +Allow - Groups
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.customers - Levels
-
... ... @@ -1,0 +1,1 @@ 1 +view