Changes for page Home
Last modified by Andrei Lavretskii on 2025/06/04 19:17
From version 8.1
edited by Andrei Lavretskii
on 2025/05/20 11:36
on 2025/05/20 11:36
Change comment:
There is no comment for this version
To version 2.1
edited by Andrei Lavretskii
on 2025/05/18 10:52
on 2025/05/18 10:52
Change comment:
Replaced user [xwiki:XWiki.admin] in fields [author, contentAuthor] to user [xwiki:XWiki.equnite]
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,97 +1,40 @@ 1 -= Welcome to ÉqunitéWiki =1 +== Welcome to your wiki == 2 2 3 - This wiki ispart ofÉqunité—afreeandopenplatformbuilttocreateasafer,moretransparentfutureforvolleyballinFranceandbeyond.3 +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. 4 4 5 - ==Unite.Dare.Shapeyourfuture.==5 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet. 6 6 7 - Yourvoice, experience, and knowledge matter — theyhave the power to transform the environment in whichyou play and live.7 +== The basics == 8 8 9 -To gether,we collect, preserve,and shareknowledgethatempowersplayerstomake informeddecisionsand navigate theircareerswithgreater confidenceandsecurity.9 +To make the most out of your wiki, log-in and: 10 10 11 -= =WikiGoal==11 +Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs. 12 12 13 - Together,we collect,preserve,andshare knowledgethatempowersplayers tomake informeddecisionsandnavigate theircareerswithgreaterconfidence andsecurity.13 +Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. 14 14 15 - Part of our mission is toensurethateveryplayer— regardlessof income,education,nationality, race, gender,language,physical ormobilitydisabilities,or political views— hastheopportunity to growstrong,safe,andindependent.15 +Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. 16 16 17 - == ÉqunitéSpaces==17 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 18 18 19 - ===**ÉqunitéWebsite**-[[www.equnite.com>>https://www.equnite.com]]===19 + {{box}}Learn more on how to use XWiki with the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}} 20 20 21 -Club reviews, player experiences, activity logs, public reports, platform support, and contributor profiles. 21 +(% class="row" %) 22 +((( 23 +(% class="col-xs-12 col-sm-6" %) 24 +((( 25 +== Extend your wiki == 22 22 23 - **Asharedspace to inform,empower,andgrowtogether.**27 +To extend the power and functionalities of your wiki with the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin§ion=XWiki.Extensions"]] where you can search for and install extensions. 24 24 25 -=== **Équnité Forum **- [[forum.equnite.com>>https://forum.equnite.com]] === 29 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]]. 30 +))) 26 26 27 -Ask questions, get support, share feedback, follow Équnité updates, and collaborate with the community. Verified players gain access to a private space to exchange ideas with other active, authenticated athletes. A great starting point for your journey. 32 +(% class="col-xs-12 col-sm-6" %) 33 +((( 34 +== Create your application == 28 28 29 - **Together,webuildwhatno oneshouldface alone.**36 +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). 30 30 31 -=== **Équnité Tracker** - [[tracker.equnite.com>>https://tracker.equnite.com]] === 32 - 33 -Your time matters. Track your contribution and show how you help Équnité grow. Whether it’s writing, design, translation, promotion, or inviting players — every effort counts. Log your time, build your impact, and get recognized as a key part of the community. 34 - 35 -**Contribute with purpose. Track with pride.** 36 - 37 -=== **Équnité Connect ** - [[auth.equnite.com>>https://auth.equnite.com/]] === 38 - 39 -Register, log in, and manage your profile across all Équnité spaces. Groups are assigned based on your role in the movement. 40 - 41 -**One identity, many ways to contribute.** 42 - 43 -~{~{html clean="false"}} 44 -<style> 45 -.equnite-panels { 46 - display: flex; 47 - flex-wrap: wrap; 48 - gap: 20px; 49 - margin-top: 20px; 50 -} 51 -.equnite-panel { 52 - flex: 1 1 280px; 53 - background: #f5f7fa; 54 - border-left: 5px solid #2d72d9; 55 - border-radius: 8px; 56 - padding: 20px; 57 - box-shadow: 0 2px 6px rgba(0,0,0,0.05); 58 -} 59 -.equnite-panel h3 { 60 - margin-top: 0; 61 - margin-bottom: 10px; 62 - font-size: 18px; 63 - color: #2d2d2d; 64 -} 65 -.equnite-panel p { 66 - margin: 0; 67 - color: #555; 68 - font-size: 15px; 69 -} 70 -.equnite-panel a { 71 - font-weight: bold; 72 - color: #2d72d9; 73 - text-decoration: none; 74 -} 75 -</style> 76 - 77 -<div class="equnite-panels"> 78 - 79 - <div class="equnite-panel"> 80 - <h3>Équnité Website – <a href="https:~/~/www.equnite.com">www.equnite.com</a></h3> 81 - <p>Club reviews, activity logs, reports, support options, contributor profiles, and shared resources from across the platform.</p> 82 - </div> 83 - 84 - <div class="equnite-panel"> 85 - <h3>Équnité Forum – <a href="https:~/~/forum.equnite.com">forum.equnite.com</a></h3> 86 - <p>A space for dialogue, organization, and support. Share feedback, join hidden groups for verified players, and participate in discussions and meetings.</p> 87 - </div> 88 - 89 - <div class="equnite-panel"> 90 - <h3>Équnité Tracker – <a href="https:~/~/tracker.equnite.com">tracker.equnite.com</a></h3> 91 - <p>Be proud of your contribution. Track your support for the community and see your role recognized. Build your history as part of the movement.</p> 92 - </div> 93 - 94 -</div> 95 -~{~{/html}} 96 - 97 - 38 +AWM will take care of making it easy for you and your users to create and manage the data. 39 +))) 40 +)))