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