Changes for page Home
Last modified by Jesse Veentjer on 26-5-2025 10:13
From version 220.3
edited by Jesse Veentjer
on 29-2-2024 01:56
on 29-2-2024 01:56
Change comment:
There is no comment for this version
To version 1.1
edited by Jesse Veentjer
on 29-9-2022 02:04
on 29-9-2022 02:04
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/14.7]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 6 removed)
-
Objects (1 modified, 0 added, 9 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,54 +1,54 @@ 1 -(% class="wblinks" %) 2 -((( 1 +{{box cssClass="floatinginfobox"}} 3 3 {{velocity}} 4 -#if($isGuest) 5 -#set($loginscherm = 'https://kennis.wardenburg.nl/login/XWiki/XWikiLogin') 6 -=Welkom op onze Kennisbank= 7 -Toegang tot (kwalitatief) goede informatie is een uitdaging waar iedereen mee worstelt, met het lanceren van dit digitale archief waarin we kennis, de laatste ontwikkelingen (nieuws), bestanden en ideeën kunnen plaatsen en delen gaan we het vinden van informatie eenvoudiger maken. In de kern maakt kennisbank het mogelijk om informatie te genereren organiseren en delen 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}} 8 8 9 -{{showhide showmessage="We kunnen dit op vele manieren gebruiken, klik hier om enkele voorbeelden te zien:" hidemessage="Verstop voorbeelden" effectduration="1"}} 10 -✅ Toegang tot informatie , verbreed je kennis naar nieuwe onderwerpen. 11 -* Gedeelde kennis is makkelijk doorzoekbaar, je kan naar specifieke delen van pagina’s linken met een weblink! 12 -* Kennis van collega's wordt met elkaar gedeeld. Het voorkomt dat je zelf het wiel moet uitvinden terwijl er al informatie van een collega over een bepaald onderwerp is. 13 -* //Help collega's en klanten door hen in staat te stellen zichzelf te helpen//[[(Nb. zonder in te loggen zien bezoekers ook de 'Openbaar' folder)>>path:/Main/Openbaar/]] 15 += Welcome to your wiki = 14 14 15 - ✅ Dankzijde nieuwssectiekunnenookdelaatste ontwikkelingenper'nieuwsonderwerp'opde kennisbankgeplaatst worden.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. 16 16 17 - ✅Deelje kennisdoorhetvast teleggenindekennisbank19 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 18 18 19 - *Ofhetnou gaat om eenbekende fout in eenapparaat/softwareversie of een handige manier om een installatie teconfigureren, alsje tijd hebt geïnvesteerd om een probleem oplossen is het jammer wanneer bijvoorbeeld een collega moet zwoegen om tot dezelfde oplossing te komen.21 += The basics = 20 20 21 - ✅ Zorgtvoortransparantieenduidelijkheidop kennisgebied23 +To make the most out of your wiki, log-in and: 22 22 23 -* Uitleg en handleidingen van installaties maar ook onze werkprocessen kunnen vastgelegd en gedeeld worden met de kennisbank. 24 -* Ervaringen en discussies kunnen per onderwerp geplaatst en besproken worden. 25 -{{/showhide}} 26 -{{html}} 27 -<a href=$loginscherm> 28 -<button class="login-btn" onclick="this.classList.add('clicked')"><span>Login</span></button> 29 -</a> 30 -{{/html}} 31 -Door in te loggen krijg je meer functies op de kennisbank, log in met je voornaam.achternaam (hetzelfde als je e-mail zonder het @wardenburg.nl gedeelte). 32 -#else 33 -=Zoeken= 34 -[[Klik hier om de zoekopdracht te wissen>>path:/Main ||target="_self"]] 35 -{{include reference="Main.Search" /}} 36 ----- 37 -* [[Klik hier voor uitleg hoe de kennisbank werkt>>path:/Main/Werkwijze/Kennisbank/]]. //Als je verdwaald raakt kan je altijd linksbovenin op het logo klikken, dan ga je terug naar deze homepagina. // 38 -* [[Voor discussies,vragen en/of opmerkingen over de kennisbank kan je aan dit teamkanaal meedoen>>url:https://teams.microsoft.com/l/team/19%3aAxo-k8j1CVRGXTb0t3Dc6tjNDNudeTZjcP_KZVFR5381%40thread.tacv2/conversations?groupId=4da292cd-ff72-4d4c-adc5-8aa3dfc4ae3f&tenantId=42b413cc-67db-4507-a4a6-ce30ce798022||rel="noopener noreferrer" target="_blank"]]. 39 -#end 40 -#if(!$isGuest) 41 -= Nieuws = 42 -{{blogpostlist blog="Nieuws.WebHome" limit="6" layout="cards" layoutParams="displayTitle=true|useSummary=true"/}} 43 -#end 44 -{{/velocity}} 25 +Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs. 45 45 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. 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. 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. 32 + 33 + {{box}}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}}.{{/box}} 34 + 35 +(% class="row" %) 36 +((( 37 +(% class="col-xs-12 col-sm-6" %) 38 +((( 39 += Extend your wiki = 40 + 41 +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. 42 + 43 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. 46 46 ))) 47 -{{velocity}} 48 -#if (!$hasEdit) 49 - ## Verstop tabs 50 - #set($displayDocExtra = false) 51 - ## En de balken onderin 52 - #set ($displayShortcuts = false) 53 -#end 54 -{{/velocity}} 45 + 46 +(% class="col-xs-12 col-sm-6" %) 47 +((( 48 += Create your application = 49 + 50 +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). 51 + 52 +AWM will take care of making it easy for you and your users to create and manage the data. 53 +))) 54 +)))
- BMI-handboek.gif
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse - Size
-
... ... @@ -1,1 +1,0 @@ 1 -802.6 KB - Content
- aanhetwerk.gif
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse - Size
-
... ... @@ -1,1 +1,0 @@ 1 -4.0 MB - Content
- favicon.ico
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse - Size
-
... ... @@ -1,1 +1,0 @@ 1 -14.7 KB - Content
- inbraak-handboek.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse - Size
-
... ... @@ -1,1 +1,0 @@ 1 -20.4 KB - Content
- inbraak.gif
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.1 MB - Content
- vca-handboek.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse - Size
-
... ... @@ -1,1 +1,0 @@ 1 -18.5 KB - Content
- XWiki.StyleSheetExtension[0]
-
- Code
-
... ... @@ -3,106 +3,3 @@ 3 3 height: 169px; 4 4 width: 100%; 5 5 } 6 - 7 - /* Styling for the button */ 8 - .login-btn { 9 - display: inline-block; 10 - padding: 24px 48px; /* Increased padding for a slightly bigger button */ 11 - background-color: #D9D9D9; /* Grijs (formulier - header) */ 12 - color: #000; /* Text color */ 13 - border: none; 14 - border-radius: 5px; 15 - font-size: 27px; /* Increased font size for a slightly larger button */ 16 - cursor: pointer; 17 - position: relative; 18 - overflow: hidden; 19 - transition: all 0.3s ease; 20 - } 21 - 22 - /* Styling for the button hover effect */ 23 - .login-btn:hover { 24 - background-color: #F2F2F2; /* Lighter shade of grey on hover */ 25 - } 26 - 27 - /* Styling for the button before animation */ 28 - .login-btn:before { 29 - content: ""; 30 - position: absolute; 31 - top: 50%; 32 - left: 50%; 33 - width: 300%; 34 - height: 300%; 35 - background-color: #878787; 36 - transition: all 0.3s ease; 37 - border-radius: 50%; 38 - z-index: 0; 39 - transform: translate(-50%, -50%); 40 - } 41 - 42 - /* Animation when button is clicked */ 43 - .login-btn.clicked:before { 44 - width: 50%%; 45 - height: 50%; 46 - opacity: 0; 47 - } 48 - 49 - /* Styling for the button text */ 50 - .login-btn span { 51 - position: relative; 52 - z-index: 1; 53 - } 54 - 55 -/* Styling for the smaller button */ 56 -.small-login-btn { 57 - display: inline-block; 58 - padding: 12px 24px; /* Reduced padding for a smaller button */ 59 - background-color: #D9D9D9; /* Grijs (formulier - header) */ 60 - color: #000; /* Text color */ 61 - border: none; 62 - border-radius: 5px; 63 - font-size: 18px; /* Reduced font size for a smaller button */ 64 - cursor: pointer; 65 - position: relative; 66 - overflow: hidden; 67 - transition: all 0.3s ease; 68 -} 69 - 70 -/* Styling for the smaller button hover effect */ 71 -.small-login-btn:hover { 72 - background-color: #F2F2F2; /* Lighter shade of grey on hover */ 73 -} 74 - 75 -/* Styling for the smaller button before animation */ 76 -.small-login-btn:before { 77 - content: ""; 78 - position: absolute; 79 - top: 50%; 80 - left: 50%; 81 - width: 300%; 82 - height: 300%; 83 - background-color: #878787; 84 - transition: all 0.3s ease; 85 - border-radius: 50%; 86 - z-index: 0; 87 - transform: translate(-50%, -50%); 88 -} 89 - 90 -/* Animation when smaller button is clicked */ 91 -.small-login-btn.clicked:before { 92 - width: 50%%; 93 - height: 50%; 94 - opacity: 0; 95 -} 96 - 97 -/* Styling for the smaller button text */ 98 -.small-login-btn span { 99 - position: relative; 100 - z-index: 1; 101 -} 102 - 103 -/* gehele container 104 -#xwikimaincontainer { 105 - width: 970px; 106 -} 107 -*/ 108 -
- XWiki.XWikiRights[0]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view,script - users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- XWiki.XWikiRights[1]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiAdminGroup - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view,script
- XWiki.XWikiRights[2]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiAllGroup - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view,script
- XWiki.XWikiRights[3]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - levels
-
... ... @@ -1,1 +1,0 @@ 1 -comment,edit,delete - users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiGuest
- XWiki.XWikiRights[4]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view,comment,edit,script,delete - users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Jesse
- XWiki.XWikiRights[5]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view,comment,edit,script,delete - users
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.adminwb
- XWiki.XWikiRights[7]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiAllGroup - levels
-
... ... @@ -1,1 +1,0 @@ 1 -comment,edit,delete
- XWiki.XWikiRights[8]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Deny - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.XWikiAdminGroup - levels
-
... ... @@ -1,1 +1,0 @@ 1 -delete,comment,edit
- XWiki.XWikiRights[9]
-
- allow
-
... ... @@ -1,1 +1,0 @@ 1 -Allow - groups
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Axians - levels
-
... ... @@ -1,1 +1,0 @@ 1 -view,script