模板化

描述性

插入文档构建器脚本生成的文档模板

插件类型 :可视非系统

支持编辑器 :文档记录

模板化
安装

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

用法
  1. 查找插件插件选项卡 。
  2. 选择文档模板并点击
插件结构

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

  1. config.json,索引.html模板.js
  2. 图标
  3. 上头模板化文件夹包含文档模板
配置
{     "name" : "Document Templates",     "guid" : "asc.{94DF0B57-299D-4F68-AF6F-9A6BB53F3031}",      "variations" : [         {             "description" : "templates",             "url"         : "index.html",              "icons"           : ["resources/img/icon.png", "resources/img/icon@2x.png"],             "isViewer"        : false,             "EditorsSupport"  : ["word"],              "isVisual"        : true,             "isModal"         : false,             "isInsideMode"    : true,              "initDataType"    : "none",             "initData"        : "",              "buttons"        : [ ]         }     ] }
方法事件
支持

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