文档更改Home

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

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

摘要

细节

页面属性
内容
... ... @@ -1,9 +1,8 @@
1 -== Welcome to your wiki ==
1 +== 欢迎 ==
2 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.
3 +==
4 + ==
4 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 7  == The basics ==
8 8  
9 9  To make the most out of your wiki, log-in and:
... ... @@ -20,7 +20,7 @@
20 20  
21 21  (% class="row" %)
22 22  (((
23 -(% class="col-xs-12 col-sm-6" %)
22 +(% class="col-xs-12 col-sm-4" %)
24 24  (((
25 25  == Extend your wiki ==
26 26  
... ... @@ -29,8 +29,19 @@
29 29  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]].
30 30  )))
31 31  
32 -(% class="col-xs-12 col-sm-6" %)
31 +(% class="col-xs-12 col-sm-4" %)
33 33  (((
34 -== Create your application ==
33 +== 更新历史 ==
34 +
35 +{{activity entries="5" spaces="AIO知识库,脚本&自动化,AI For Service"/}}
36 +
37 +
35 35  )))
39 +
40 +(% class="col-xs-12 col-sm-4" %)
41 +(((
42 +== 相关链接 ==
43 +
44 +[[北区AIO项目看板>>http://nas.nicebro.fun:57666||rel="noopener noreferrer" target="_blank"]]
36 36  )))
46 +)))
XWiki.StyleSheetExtension[0]
代码
... ... @@ -3,3 +3,8 @@
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 +}