象棋

描述性

向文档编辑器插入棋盘对象对象允许编辑并保存下棋位置芬族格式化

插件类型 :可视化、OLE对象非系统

支持编辑器 :文档、电子表格、演示文稿

象棋
安装

下载插件自GitHub并安装后台式计算机,原封不动云层安装指令

用法
  1. 打开插件标签并按象棋.
  2. 棋盘窗口会出现在屏幕上并可以下棋
  3. 中断游戏按按钮.游戏预览形式图像将显示在文档中并保存所有修改点击它继续游戏
插件结构

Github存储器https://github.com/ONLYOFFICE/sdkjs-plugins/tree/master/chess.

  1. config.json,索引.html下棋js
  2. 图标
  3. index_about.html插件使用关于窗口内
配置
{Cess/CEIF2-IEA2-990D-4CC84940B754}},vorations/",             "descriptionLocale": {                 "fr": "Jouez aux échecs avec vos collaborateurs directement dans les éditeurs.",                 "es": "Juegue al ajedrez con otros colaboradores directamente en los editores.",                 "de": "Spielen Sie Schach mit anderen Mitautoren direkt in den Editoren."             },             "url" : "index.html",              "icons" : ["resources/light/icon.png", "resources/light/icon@2x.png"],             "icons2": [                 {                     "style" : "light",                                          "100%": {                         "normal": "resources/light/icon.png"                     },                     "125%": {                         "normal": "resources/light/icon@1.25x.png"                     },                     "150%": {                         "normal": "resources/light/icon@1.5x.png"                     },                     "175%": {                         "normal": "resources/light/icon@1.75x.png"                     },                     "200%": {                         "normal": "resources/light/icon@2x.png"                     }                 },                 {                     "style" : "dark",                                          "100%": {                         "normal": "resources/dark/icon.png"                     },                     "125%": {                         "normal": "resources/dark/icon@1.25x.png"                     },                     "150%": {                         "normal": "resources/dark/icon@1.5x.png"                     },                     "175%": {                         "normal": "resources/dark/icon@1.75x.png"                     },                     "200%": {                         "normal": "resources/dark/icon@2x.png"                     }                 }             ],             "isViewer"            : true,             "isDisplayedInViewer" : false,             "EditorsSupport"      : ["word", "cell", "slide"],              "isVisual"     : true,             "isModal"      : true,             "isInsideMode" : false,              "initDataType" : "ole",             "initData"     : "",              "isUpdateOleOnResize" : true,              "buttons" : [                 { "text": "Ok", "primary": true, "isViewer": false },                 { "text": "Cancel", "primary": false }              ],              "store": {                 "background": {                     "light" : "#444444",                     "dark" : "#444444;"                 },                 "screenshots" : [                     "resources/store/screenshots/screen_1.png",                     "resources/store/screenshots/screen_2.png"                 ],                 "icons"       : {                     "light" : "resources/store/icons",                     "dark"  : "resources/store/icons"                 },                 "categories": ["entertainment", "specAbilities"]             }         },         {             "description" : "About",             "url"         : "index_about.html",              "icons"               : ["resources/light/icon.png", "resources/light/icon@2x.png"],             "isViewer"            : true,             "isDisplayedInViewer" : false,             "EditorsSupport"      : ["word", "cell", "slide"],              "isVisual"     : true,             "isModal"      : true,             "isInsideMode" : false,              "initDataType" : "none",             "initData"     : "",              "buttons" : [ { "text": "Ok", "primary": true } ],              "size" : [392, 147]         }     ] }
方法事件
支持

如果要请求特性或报告关于此插件的故障,请使用问题段GitHub.