从版本< 2.1 >
shi chuck编辑
在2019/08/28 18:38上
到版本
shi chuck编辑
在2019/08/30 09:41上
< >
修改评论 该版本没有评论

Summary

Details

Page properties
Content
... ... @@ -12,11 +12,11 @@
12 12  {{/velocity}}
13 13  {{/box}}
14 14  
15 -= Welcome to your wiki =
15 += 令狐充产品运维知识库 =
16 16  
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.
17 +这里可以管理内里和知识,包括:产品支持,平台,文档,运维等。便于团队合作。
18 18  
19 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
19 +
20 20  
21 21  = The basics =
22 22  
... ... @@ -32,8 +32,10 @@
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 -(%class="col-xs-12 col-sm-6"%)(((
35 +(% class="row" %)
36 +(((
37 +(% class="col-xs-12 col-sm-6" %)
38 +(((
37 37  = Extend your wiki =
38 38  
39 39  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.
... ... @@ -40,7 +40,9 @@
40 40  
41 41  To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]].
42 42  )))
43 -(%class="col-xs-12 col-sm-6"%)(((
45 +
46 +(% class="col-xs-12 col-sm-6" %)
47 +(((
44 44  = Create your application =
45 45  
46 46  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).