文档更改Home

Yang Sheng 于 2025-02-42,18:57 最后修改

从版本 58.1
Yang Sheng编辑
在2025-02-36,00:56上
修改评论: 该版本没有评论
到版本
Yang Sheng编辑
在2025-01-31,08:10上
修改评论: 该版本没有评论

摘要

细节

页面属性
内容
... ... @@ -1,8 +1,9 @@
1 -== 欢迎 ==
1 +== Welcome to your wiki ==
2 2  
3 -==
4 - ==
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.
5 5  
5 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
6 +
6 6  == The basics ==
7 7  
8 8  To make the most out of your wiki, log-in and:
... ... @@ -19,7 +19,7 @@
19 19  
20 20  (% class="row" %)
21 21  (((
22 -(% class="col-xs-12 col-sm-4" %)
23 +(% class="col-xs-12 col-sm-6" %)
23 23  (((
24 24  == Extend your wiki ==
25 25  
... ... @@ -28,19 +28,8 @@
28 28  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]].
29 29  )))
30 30  
31 -(% class="col-xs-12 col-sm-4" %)
32 +(% class="col-xs-12 col-sm-6" %)
32 32  (((
33 -== 更新历史 ==
34 -
35 -{{activity entries="5" spaces="AIO知识库,脚本&自动化,AI For Service"/}}
36 -
37 -
34 +== Create your application ==
38 38  )))
39 -
40 -(% class="col-xs-12 col-sm-4" %)
41 -(((
42 -== 相关链接 ==
43 -
44 -[[北区AIO项目看板>>http://nas.nicebro.fun:57666||rel="noopener noreferrer" target="_blank"]]
45 45  )))
46 -)))
XWiki.StyleSheetExtension[0]
代码
... ... @@ -3,8 +3,3 @@
3 3  .document-header{display:none;}
4 4  .doc-tags{display:none;}
5 5  .xdocCreation{display:none;}
6 -
7 -
8 -hr {
9 - margin-top: -35px; /* 将水平线向上移动20像素 */
10 -}