Last modified by Service Administrator on 2024/07/30 06:18

From version 2.1
edited by Service Administrator
on 2024/07/30 06:18
Change comment: There is no comment for this version
To version 1.1
edited by Service Administrator
on 2024/07/30 06:12
Change comment: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/16.5.0]

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Document Server for the BM@N experiment
1 +Home
Content
... ... @@ -1,26 +1,40 @@
1 -{{velocity}}
2 -{{html clean=false }}
3 -<style>
4 -.flex{display:flex;justify-content: center;padding: 1% 4px;} .flexx{display:flex;width: 65%;min-width: 335px; justify-content: center;} .lefthome{width:60%;} .righthome{width: 30%; margin-right: auto; margin-left: auto; margin-bottom: auto; margin-top: auto;} div#document-title{ width: max-content !important;} .lefthome >h4{text-align: justify;font-size: 1.1em; font-weight: 500;line-height: 24px; color: #878787;} .flexx>a{ margin: 1% 1%; } button{padding: 7px 21px; font-size: 14px;} .main_btn{ border: 1px solid #3e7cbc; outline: none; cursor: pointer; font-weight: 500; color: white; position: relative; background: linear-gradient(to right, #3e7cbc, #3e7cbc, #3e7cbc); letter-spacing: 1px; border-radius: 30px; } .outline_btn{ border: 2px solid #3e7cbc; outline: none; cursor: pointer; background: none; color: #3e7cbc; position: relative; letter-spacing: 1px; border-radius: 25px; }
5 -</style>
6 -<div class="flex">
7 - <div class="lefthome">
8 - <h4>Documentation of data is essential for best research practice and ensures scientific transparency and data integrity.
9 -BM@N WIKI Document Server is where you can find the Library catalogue (books, ebooks, e-journals, standards) and the scientific output (articles, documents, Reports, etc.)</h4>
10 -<h2 style="margin-top: 5%;font-family:'sourcesans-bold';font-size: 18px;font-weight: bold;">Subjects</h2>
11 - <div class="flexx">
12 -<a href="https://bmn-wiki.jinr.ru/bin/view/Doc/4.%20Documents/"><button class="main_btn">Documents</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/Reports/5.%20Reports/"><button class="main_btn">Reports</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/Meetings/6.%20Meetings/"><button class="main_btn">Meetings</button></a>
13 - </div>
14 - <div class="flexx">
15 -<a href="https://bmn-wiki.jinr.ru/bin/view/BM%40N/1.%20BM%40N%20Subsytems/"><button class="main_btn">BM@N</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/SRC/3.%20SRC%20%40%20BM%40N/"><button class="main_btn">SRC</button></a><a href="https://bmn-wiki.jinr.ru/bin/view/Run/2.%20Run%20Control/"><button class="main_btn">Run Control</button></a>
16 - </div>
17 - <div class="flexx">
18 -<a href="https://bmn-wiki.jinr.ru/bin/view/Software/6.%20Software/"><button class="main_btn">Software</button></a> <a href="https://bmn-wiki.jinr.ru/bin/view/Computing/7.%20Computing/"><button class="main_btn">Computing</button></a>
19 - </div>
20 - </div>
21 - <div class="righthome">
22 -<img src="https://bmn-wiki.jinr.ru/bin/download/SRC/3.%20SRC%20%40%20BM%40N/3.2%20Grant%2018-02-40046/WebHome/logo_bm_n_1_.png?width=591&height=332&rev=1.3" alt="">
23 - </div>
24 -</div>
25 -{{/html}}
26 -{{/velocity}}
1 +== Welcome to your wiki ==
2 +
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 +
5 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
6 +
7 +== The basics ==
8 +
9 +To make the most out of your wiki, log-in and:
10 +
11 +Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs.
12 +
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 +
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 +
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 +
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 +
21 +(% class="row" %)
22 +(((
23 +(% class="col-xs-12 col-sm-6" %)
24 +(((
25 +== Extend your wiki ==
26 +
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&section=XWiki.Extensions"]] where you can search for and install extensions.
28 +
29 +To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]].
30 +)))
31 +
32 +(% class="col-xs-12 col-sm-6" %)
33 +(((
34 +== Create your application ==
35 +
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).
37 +
38 +AWM will take care of making it easy for you and your users to create and manage the data.
39 +)))
40 +)))