从版本< 3.1 >
shi chuck编辑
在2019/08/30 09:41上
到版本
shi chuck编辑
在2019/08/28 18:38上
< >
修改评论 Install extension [org.xwiki.platform:xwiki-platform-distribution-flavor-common/10.11.9]

Summary

Details

Page properties
Content
... ... @@ -12,11 +12,11 @@
12 12  {{/velocity}}
13 13  {{/box}}
14 14  
15 -= 令狐充产品运维知识库 =
15 += Welcome to your wiki =
16 16  
17 -这里可以管理内里和知识,包括:产品支持,平台,文档,运维等。便于团队合作。
17 +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.
18 18  
19 -
19 +XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
20 20  
21 21  = The basics =
22 22  
... ... @@ -32,10 +32,8 @@
32 32  
33 33   {{box}}Learn more on how to use XWiki with the {{velocity}}[[Getting Started Guide>>http://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome?version=$xwiki.version]]{{/velocity}}.{{/box}}
34 34  
35 -(% class="row" %)
36 -(((
37 -(% class="col-xs-12 col-sm-6" %)
38 -(((
35 +(%class="row"%)(((
36 +(%class="col-xs-12 col-sm-6"%)(((
39 39  = Extend your wiki =
40 40  
41 41  To extend the power and functionalities of your wiki with the features that //you// need, head over to the {{velocity}}[[Extension Manager>>path:$xwiki.getURL($services.model.createDocumentReference('wiki', 'XWiki', 'XWikiPreferences'), 'admin', 'editor=globaladmin&section=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions.
... ... @@ -42,9 +42,7 @@
42 42  
43 43  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
44 44  )))
45 -
46 -(% class="col-xs-12 col-sm-6" %)
47 -(((
43 +(%class="col-xs-12 col-sm-6"%)(((
48 48  = Create your application =
49 49  
50 50  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).