maym 于 2025/07/01 10:27 最后修改

从版本 3.2
peng xw编辑
在2024/10/22 03:36上
修改评论: 该版本没有评论
到版本
peng xw编辑
在2024/10/18 17:49上
修改评论: Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/16.8.0]

摘要

细节

页面属性
标题
... ... @@ -1,1 +1,1 @@
1 -快鹭云PaaS操作手册
1 +Home
内容
... ... @@ -1,44 +1,40 @@
1 -== 写在前面 ==
1 +== Welcome to your wiki ==
2 2  
3 -== 浏览器兼容性说明 ==
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 -由于部分浏览器会和快鹭 PaaS 平台存在兼容问题,导致个别功能无法正常运行,影响使用体验。
6 -**受影响的浏览器情况如下:**
5 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
7 7  
8 -{{html}}
9 -<!-- Your HTML code here -->
10 -<table border="1">
11 - <tr>
12 - <td>浏览器</td>
13 - <td>完全不支持使用版本</td>
14 - <td>部分受影响版本</td>
15 - </tr>
16 - <tr>
17 - <td>Chrome</td>
18 - <td><60</td>
19 - <td>>=60 & & <90</td>
20 - </tr>
21 - <tr>
22 - <td>Firefox</td>
23 - <td><54</td>
24 - <td>>=54 & & <90</td>
25 - </tr>
26 - <tr>
27 - <td>Safari</td>
28 - <td><10</td>
29 - <td>>=10 & & <14</td>
30 - </tr>
31 - <tr>
32 - <td>Edge</td>
33 - <td><16</td>
34 - <td></td>
35 - </tr>
36 - <tr>
37 - <td>IE</td>
38 - <td>全部不支持</td>
39 - <td></td>
40 - </tr>
41 -</table>
42 -{{/html}}
7 +== The basics ==
43 43  
44 -
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 +)))