mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Changed plugins config (removed empty parametrs and some empty lines).
This commit is contained in:
@ -5,34 +5,28 @@
|
||||
|
||||
"variations" : [
|
||||
{
|
||||
"description" : "AutoComplete",
|
||||
"url" : "index.html",
|
||||
|
||||
"icons" : ["resources/img/icon.png", "resources/img/icon@2x.png"],
|
||||
"screens" : ["resources/store/screen_1.png"],
|
||||
"isViewer" : false,
|
||||
"EditorsSupport" : ["word", "slide", "cell"],
|
||||
|
||||
"isVisual" : false,
|
||||
"isModal" : false,
|
||||
"isInsideMode" : false,
|
||||
"isSystem" : true,
|
||||
|
||||
"initDataType" : "none",
|
||||
"initData" : "",
|
||||
|
||||
"description" : "AutoComplete",
|
||||
"url" : "index.html",
|
||||
"icons" : ["resources/img/icon.png", "resources/img/icon@2x.png"],
|
||||
"screens" : ["resources/store/screen_1.png"],
|
||||
"isViewer" : false,
|
||||
"EditorsSupport" : ["word", "slide", "cell"],
|
||||
"isVisual" : false,
|
||||
"isModal" : false,
|
||||
"isInsideMode" : false,
|
||||
"isSystem" : true,
|
||||
"initDataType" : "none",
|
||||
"isUpdateOleOnResize" : false,
|
||||
|
||||
"buttons" : [ ],
|
||||
|
||||
"events" : [
|
||||
"onInputHelperClear",
|
||||
"onInputHelperInput"
|
||||
],
|
||||
"store": {
|
||||
"background": {
|
||||
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"dark" : "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.jpg"]
|
||||
}
|
||||
|
||||
@ -19,7 +19,6 @@
|
||||
"de": "DeepL"
|
||||
},
|
||||
"url": "index.html",
|
||||
|
||||
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
||||
"icons2": [
|
||||
{
|
||||
@ -74,12 +73,9 @@
|
||||
"isInsideMode": true,
|
||||
|
||||
"initDataType": "text",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [],
|
||||
|
||||
"initOnSelectionChanged": true,
|
||||
"store": {
|
||||
"background": {
|
||||
|
||||
@ -7,7 +7,6 @@
|
||||
{
|
||||
"description": "Docs to Markdown",
|
||||
"url": "index.html",
|
||||
|
||||
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
||||
"icons2": [
|
||||
{
|
||||
@ -53,18 +52,11 @@
|
||||
],
|
||||
"isViewer": true,
|
||||
"EditorsSupport": [ "word" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": true,
|
||||
|
||||
"initDataType": "text",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [],
|
||||
|
||||
"initOnSelectionChanged": true,
|
||||
"store": {
|
||||
"background": {
|
||||
@ -83,27 +75,20 @@
|
||||
"de": "Über"
|
||||
},
|
||||
"url": "index_about.html",
|
||||
|
||||
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png", "resources/img/icon.png", "resources/img/icon@2x.png" ],
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "none",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
{
|
||||
"text": "Ok",
|
||||
"primary": true
|
||||
}
|
||||
],
|
||||
|
||||
"size": [ 400, 50 ]
|
||||
}
|
||||
]
|
||||
|
||||
@ -69,7 +69,6 @@
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "ole",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
@ -101,10 +100,10 @@
|
||||
"size": [ 1200, 1000 ],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#F5F5F5"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#F5F5F5"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@ -1,12 +1,11 @@
|
||||
{
|
||||
"name" : "EasyBib",
|
||||
"guid" : "asc.{c9d216a5-4f1a-49f2-9ff0-67c510a73523}",
|
||||
"baseUrl" : "",
|
||||
"version": "1.0.1",
|
||||
"version" : "1.0.1",
|
||||
"variations" : [
|
||||
{
|
||||
"description" : "EasyBib",
|
||||
"url" : "index.html",
|
||||
"description" : "EasyBib",
|
||||
"url" : "index.html",
|
||||
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],
|
||||
"icons2": [
|
||||
{
|
||||
@ -24,10 +23,10 @@
|
||||
"isModal" : false,
|
||||
"isInsideMode" : true,
|
||||
"isUpdateOleOnResize" : false,
|
||||
"store": {
|
||||
"background": {
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#F5F5F5"
|
||||
"dark" : "#F5F5F5"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
}
|
||||
|
||||
@ -57,21 +57,16 @@
|
||||
],
|
||||
"isViewer" : true,
|
||||
"EditorsSupport" : ["word"],
|
||||
|
||||
"isVisual" : true,
|
||||
"isModal" : true,
|
||||
"isInsideMode" : false,
|
||||
|
||||
"initDataType" : "text",
|
||||
"initData" : "",
|
||||
|
||||
"isUpdateOleOnResize" : false,
|
||||
|
||||
"buttons" : [ { "text": "Ok", "primary": true } ],
|
||||
"store": {
|
||||
"background": {
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#233450"
|
||||
"dark" : "#233450"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
}
|
||||
|
||||
@ -63,25 +63,18 @@
|
||||
],
|
||||
"isViewer": true,
|
||||
"EditorsSupport": [ "word", "cell", "slide" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": false,
|
||||
"isInsideMode": true,
|
||||
|
||||
"initDataType": "html",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [],
|
||||
|
||||
"initOnSelectionChanged": true,
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@ -51,21 +51,16 @@
|
||||
],
|
||||
"isViewer" : false,
|
||||
"EditorsSupport" : ["word", "cell", "slide"],
|
||||
|
||||
"isVisual" : true,
|
||||
"isModal" : false,
|
||||
"isInsideMode" : true,
|
||||
|
||||
"initDataType" : "none",
|
||||
"initData" : "",
|
||||
|
||||
"isUpdateOleOnResize" : false,
|
||||
|
||||
"buttons" : [],
|
||||
"store": {
|
||||
"background": {
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#2AA0D8"
|
||||
"dark" : "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
}
|
||||
|
||||
@ -69,14 +69,9 @@
|
||||
],
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word", "cell", "slide" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
@ -95,10 +90,11 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"store": {
|
||||
"background": {
|
||||
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#ED7309",
|
||||
"dark" : "#ED7309"
|
||||
"dark" : "#ED7309"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
}
|
||||
|
||||
@ -51,7 +51,6 @@
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word" ],
|
||||
"initDataType": "text",
|
||||
"initData": "",
|
||||
"isVisual": true,
|
||||
"isModal": false,
|
||||
"isInsideMode": true,
|
||||
@ -59,10 +58,10 @@
|
||||
"initOnSelectionChanged": false,
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.jpg"]
|
||||
"screenshots": ["resources/store/screen_1.jpg"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@ -8,7 +8,6 @@
|
||||
},
|
||||
"guid": "asc.{440EBF13-9B19-4BD8-8621-05200E58140B}",
|
||||
"version": "1.0.0",
|
||||
"baseUrl": "",
|
||||
|
||||
"variations": [
|
||||
{
|
||||
@ -62,16 +61,13 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "none",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
@ -100,10 +96,10 @@
|
||||
"size": [ 592, 100 ],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#042B48"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#042B48"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -114,19 +110,15 @@
|
||||
"es": "Sobre programa",
|
||||
"de": "Über"
|
||||
},
|
||||
"url": "index_about.html",
|
||||
|
||||
"url": "index_about.html",
|
||||
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png", "resources/img/icon2.png", "resources/img/icon2@2x.png" ],
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "none",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
|
||||
@ -63,14 +63,10 @@
|
||||
],
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word", "slide", "cell" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": false,
|
||||
"isInsideMode": true,
|
||||
|
||||
"initDataType": "none",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
@ -87,10 +83,10 @@
|
||||
],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -102,18 +98,13 @@
|
||||
"de": "Über"
|
||||
},
|
||||
"url": "index_about.html",
|
||||
|
||||
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png" ],
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word", "slide", "cell" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "none",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
|
||||
@ -63,23 +63,19 @@
|
||||
],
|
||||
"isViewer": true,
|
||||
"EditorsSupport": [ "word" ],
|
||||
|
||||
"isVisual": false,
|
||||
"isModal": false,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "text",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -95,14 +91,10 @@
|
||||
"icons": [ "resources/img/icon.png", "resources/img/icon@2x.png", "resources/img/icon2.png", "resources/img/icon2@2x.png" ],
|
||||
"isViewer": false,
|
||||
"EditorsSupport": [ "word" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "none",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name" : "Telegram",
|
||||
"guid" : "asc.{E5773A43-F9B3-4E81-81D9-CE0A132470E7}",
|
||||
"version": "1.0.0",
|
||||
"version" : "1.0.0",
|
||||
|
||||
"variations" : [
|
||||
{
|
||||
@ -20,21 +20,15 @@
|
||||
],
|
||||
"isViewer" : true,
|
||||
"EditorsSupport" : ["word", "cell", "slide"],
|
||||
|
||||
"isVisual" : true,
|
||||
"isModal" : false,
|
||||
"isInsideMode" : true,
|
||||
|
||||
"initDataType" : "none",
|
||||
"initData" : "",
|
||||
|
||||
"isUpdateOleOnResize" : false,
|
||||
|
||||
"buttons" : [ ],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#26A8DE",
|
||||
"dark" : "#555555"
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
}
|
||||
|
||||
@ -67,21 +67,15 @@
|
||||
"isVisual": true,
|
||||
"isModal": false,
|
||||
"isInsideMode": true,
|
||||
|
||||
"initDataType": "text",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [],
|
||||
|
||||
"initOnSelectionChanged": true,
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F44725",
|
||||
"dark" : "#F44725"
|
||||
"light": "#F44725",
|
||||
"dark": "#F44725"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@ -33,25 +33,18 @@
|
||||
"screens": ["resources/store/screen_1.png"],
|
||||
"isViewer": true,
|
||||
"EditorsSupport": [ "word", "cell", "slide" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": false,
|
||||
"isInsideMode": true,
|
||||
|
||||
"initDataType": "text",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [],
|
||||
|
||||
"initOnSelectionChanged": true,
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
"name" : "WordPress",
|
||||
"guid" : "asc.{0847b6a4-b007-11e7-abc4-cec278b6b50a}",
|
||||
"baseUrl" : "",
|
||||
"version": "1.0.0",
|
||||
"version" : "1.0.0",
|
||||
"variations" : [
|
||||
{
|
||||
"description" : "WordPress",
|
||||
"url" : "index.html",
|
||||
"description" : "WordPress",
|
||||
"url" : "index.html",
|
||||
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
||||
"icons2": [
|
||||
{
|
||||
@ -55,10 +55,10 @@
|
||||
"isModal" : false,
|
||||
"isInsideMode" : true,
|
||||
"isUpdateOleOnResize" : false,
|
||||
"store": {
|
||||
"background": {
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"dark" : "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
}
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
"es": "Contar palabras y caracteres",
|
||||
"de": "Wörter und Zeichen zählen"
|
||||
},
|
||||
"url" : "index.html",
|
||||
"url" : "index.html",
|
||||
|
||||
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
||||
"icons2": [
|
||||
@ -63,25 +63,17 @@
|
||||
],
|
||||
"isViewer" : true,
|
||||
"EditorsSupport" : ["word"],
|
||||
|
||||
"isVisual" : true,
|
||||
"isModal" : false,
|
||||
"isInsideMode" : true,
|
||||
|
||||
"initDataType" : "text",
|
||||
"initData" : "",
|
||||
|
||||
"isUpdateOleOnResize" : true,
|
||||
|
||||
"buttons" : [],
|
||||
|
||||
"initOnSelectionChanged": true,
|
||||
|
||||
"events" : ["onTargetPositionChanged"],
|
||||
"store": {
|
||||
"background": {
|
||||
"store" : {
|
||||
"background" : {
|
||||
"light" : "#ED7309",
|
||||
"dark" : "#ED7309"
|
||||
"dark" : "#ED7309"
|
||||
},
|
||||
"screenshots" : []
|
||||
}
|
||||
|
||||
@ -21,14 +21,10 @@
|
||||
"isViewer": true,
|
||||
"isDisplayedInViewer": false,
|
||||
"EditorsSupport": [ "word", "cell", "slide" ],
|
||||
|
||||
"isVisual": true,
|
||||
"isModal": true,
|
||||
"isInsideMode": false,
|
||||
|
||||
"initDataType": "ole",
|
||||
"initData": "",
|
||||
|
||||
"isUpdateOleOnResize": false,
|
||||
|
||||
"buttons": [
|
||||
@ -52,10 +48,10 @@
|
||||
"size": [ 350, 90 ],
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#F5F5F5",
|
||||
"dark" : "#555555"
|
||||
"light": "#F5F5F5",
|
||||
"dark": "#555555"
|
||||
},
|
||||
"screenshots" : ["resources/store/screen_1.png"]
|
||||
"screenshots": ["resources/store/screen_1.png"]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@ -1,21 +1,22 @@
|
||||
{
|
||||
"name" : "Plugin Manager",
|
||||
"nameLocale": {
|
||||
"ru": "Менеджер плагинов",
|
||||
"fr": "Gestionnaire de Plugins",
|
||||
"es": "Administrador de Complementos",
|
||||
"de": "Plugin-Verwaltung",
|
||||
"cs": "Správce Pluginů"
|
||||
"nameLocale" : {
|
||||
"ru" : "Менеджер плагинов",
|
||||
"fr" : "Gestionnaire de Plugins",
|
||||
"es" : "Administrador de Complementos",
|
||||
"de" : "Plugin-Verwaltung",
|
||||
"cs" : "Správce Pluginů"
|
||||
},
|
||||
"guid" : "asc.{AA2EA9B6-9EC2-415F-9762-634EE8D9A95E}",
|
||||
"group": {
|
||||
"name": "Plugin Manager",
|
||||
"rank": 1
|
||||
"guid" : "asc.{AA2EA9B6-9EC2-415F-9762-634EE8D9A95E}",
|
||||
"group" : {
|
||||
"name" : "Plugin Manager",
|
||||
"rank" : 1
|
||||
},
|
||||
"loader": false,
|
||||
"variations" : [
|
||||
{
|
||||
"description" : "Plugin Manager",
|
||||
"url" : "index.html",
|
||||
"description" : "Plugin Manager",
|
||||
"url" : "index.html",
|
||||
"icons": [ "resources/light/icon.png", "resources/light/icon@2x.png" ],
|
||||
"icons2": [
|
||||
{
|
||||
@ -52,11 +53,8 @@
|
||||
"isInsideMode" : false,
|
||||
"isSystem" : false,
|
||||
"initDataType" : "none",
|
||||
"initData" : "",
|
||||
"isUpdateOleOnResize" : false,
|
||||
"buttons" : [],
|
||||
"size" : [608, 570]
|
||||
}
|
||||
],
|
||||
"loader": false
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user