文档更改令狐充产品运维知识库
在2023/10/18 11:15上被shi chuck修改
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- 标题
-
... ... @@ -1,1 +1,1 @@ 1 - Home1 +令狐充产品运维知识库 - Content
-
... ... @@ -1,50 +1,68 @@ 1 -{{box cssClass="floatinginfobox"}} 2 -{{velocity}} 3 -{{html clean="false"}} 4 -## Chrome's XSS Auditor blocks the preview action if: 5 -## * the submitted content has an iframe with an external URL 6 -## * the preview action displays the submitted iframe 7 -## The workaround is to make sure the submitted content (the macro markers) don't match the preview HTML. 8 -## See XWIKI-14818: Preview triggers ERR_BLOCKED_BY_XSS_AUDITOR in Chrome 9 -#set ($iframe = 'iframe') 10 -<$iframe src="https://www.youtube.com/embed/9QTWrZ7OfzI" title="YouTube video of XWiki" role="presentation" allowfullscreen></$iframe> 11 -{{/html}} 12 -{{/velocity}} 13 -{{/box}} 1 +(% class="wikigeneratedid" id="H" %) 2 +这里可以管理产品和知识,包括:产品支持,平台,文档,运维等。便于团队合作。您也可以点此访问[[令狐充官网>>http://www.linghuchongtech.com]]。 14 14 15 -= Welcome to your wiki = 16 16 17 - XWikiis the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiplewikis, eachwithits own set of pages.5 += 吉德林法则(Jidelim Law) = 18 18 19 - XWikicanbeusedas a knowledgebase (support, documentation,sales,etc.),forcollaborativeworkspacesorevenasacompleteintranet.7 +“Writing out the problem clearly is half done.” ~-~-Charles Jidelim 20 20 21 - =The basics =9 +“当你把问题清清楚楚地写出来,便已经解决了一半。” ~-~-查尔斯·吉德林 22 22 23 -To make the most out of your wiki, log-in and: 24 24 25 - Usethe{{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs.12 += 导航结构 = 26 26 27 - Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.14 +常用包括 28 28 29 -Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. 16 +* 产品FAQ:运营过程汇总之常见问题。 17 +* 产品需求 18 +** 平台需求:平台功能需求。 19 +** 设备需求:桩设备外观、型号等要求。地锁相关需求。 20 +* 功能维护 21 +** 缺陷:bug记录跟踪。 22 +** 迭代:功能建议、更新。 23 +* 技术运维 24 +** 业务支撑:运营商日常业务支撑记录。 25 +** 工单模板:与客户沟通工单参考模板。 26 +** 维护公告:日常系统更新通知客户之公告参考。 27 +** 客户版本:运营商系统版本。 28 +** 域名&备案:维护公司域名、备案等资产。 29 +** 服务器运维:各系统对应之服务器信息。 30 +** 产品安装:新客户电站落地相关事项。 31 +** 互联互通 32 +* 操作手册 33 +** BO1.0操作。 34 +** 桩联网系统。 30 30 31 - Youcanalso use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.36 += 基础 = 32 32 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}} 38 +* 只有登录用户方可参与文档编写。 39 +* 使用”编辑“按钮编辑网页。 40 +* 使用”创建“按钮向添加更多页面,并创建最能组织内容的层次结构。 41 +* 使用位于标题上方路径可在页面内导航。 42 +* 您还可以使用”沙箱“来获取更多的演示内容,并且通常是一个试验编写功能的地方。 34 34 35 -(%class="row"%)((( 36 -(%class="col-xs-12 col-sm-6"%)((( 37 -= Extend your wiki = 44 += 编写原则 = 38 38 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§ion=XWiki.Extensions')]]{{/velocity}} where you can search for and install extensions. 46 +* 编辑页面后,点”保存“会生成大版本(即1.0-2.0-3.0),页面下方”记录“可查看和回滚到旧版本。 47 +* 编辑页面后,勾选”次要修改“,再点”保存“会生成小版本(即1.0-1.1-1.2),页面下方”记录“只可查看和回滚大版本,不支持小版本回滚。 48 +* 需要配图片的,可在编辑窗口上传图片,控制单张图片的文件小于50K。(复杂图片建议在photoshop中加工后使用,保证图片资料清晰的情况下,使用最小文件尺寸) 40 40 41 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>http://extensions.xwiki.org]]. 42 -))) 43 -(%class="col-xs-12 col-sm-6"%)((( 44 -= Create your application = 50 += = 45 45 46 - Gobeyond theavailable extensionsand define the //structure// of your data based on //your// needs, creating //your// own applicationswith [[App Within Minutes>>AppWithinMinutes]] (AWM).52 += The basics = 47 47 48 -AWM will take care of making it easy for you and your users to create and manage the data. 54 +Use the {{velocity}}$services.icon.render('pencil'){{/velocity}} button above to //edit// this page and start customizing your wiki to your needs. 55 + 56 +Use the {{velocity}}$services.icon.render('add'){{/velocity}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content. 57 + 58 +Use the {{velocity}}$services.icon.render('home'){{/velocity}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them. 59 + 60 +You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features. 61 + 62 +(% class="row" %) 63 +((( 64 +(% class="col-xs-12 col-sm-6" %) 65 +((( 66 += = 49 49 ))) 50 50 )))
- XWiki.XWikiComments[0]
-
- 作者
-
... ... @@ -1,0 +1,1 @@ 1 +匿名 - 评论
-
... ... @@ -1,0 +1,1 @@ 1 +1111 - 日期
-
... ... @@ -1,0 +1,1 @@ 1 +2019-09-03 22:56:30.0