X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=c1f269ef381f517cbee605f8fabc50d70fd456e0;hb=180439628549c979093908f0b833833689fb8374;hp=8922125acf1b59c0c58228f8f016d8f39a55949b;hpb=df0ace251160e026a7e125498e4dbc1656b5ca4e;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 8922125..c1f269e 100644 --- a/server/api/plugin/plugin.attributes.js +++ b/server/api/plugin/plugin.attributes.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x1bae=['BOOLEAN','adminOnly','agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','exports','STRING','ENUM','script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'];(function(_0x2faddb,_0xc18b78){var _0x273c05=function(_0x1a3785){while(--_0x1a3785){_0x2faddb['push'](_0x2faddb['shift']());}};_0x273c05(++_0xc18b78);}(_0x1bae,0x7e));var _0xe1ba=function(_0x20a584,_0xe384a5){_0x20a584=_0x20a584-0x0;var _0x4b41a8=_0x1bae[_0x20a584];return _0x4b41a8;};'use strict';var Sequelize=require('sequelize');module[_0xe1ba('0x0')]={'name':{'type':Sequelize[_0xe1ba('0x1')]},'type':{'type':Sequelize[_0xe1ba('0x2')]('html',_0xe1ba('0x3'))},'description':{'type':Sequelize[_0xe1ba('0x4')]},'version':{'type':Sequelize[_0xe1ba('0x4')]},'path':{'type':Sequelize[_0xe1ba('0x1')],'comment':_0xe1ba('0x5')},'active':{'type':Sequelize[_0xe1ba('0x6')],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize[_0xe1ba('0x2')](_0xe1ba('0x7'),_0xe1ba('0x8'),_0xe1ba('0x9'),_0xe1ba('0xa')),'defaultValue':_0xe1ba('0x9'),'comment':_0xe1ba('0xb')},'icon':{'type':Sequelize['STRING']},'adminUrl':{'type':Sequelize[_0xe1ba('0x1')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xe1ba('0x1')]},'scriptPath':{'type':Sequelize[_0xe1ba('0x1')]}}; \ No newline at end of file +var _0x57eb=['never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','exports','STRING','html','script','TEXT','BOOLEAN','ENUM','adminOnly'];(function(_0x13c0bf,_0x4dee02){var _0x3ea5da=function(_0x56b1cd){while(--_0x56b1cd){_0x13c0bf['push'](_0x13c0bf['shift']());}};_0x3ea5da(++_0x4dee02);}(_0x57eb,0xf2));var _0xb57e=function(_0x19bf5f,_0x1ca6b9){_0x19bf5f=_0x19bf5f-0x0;var _0x237efa=_0x57eb[_0x19bf5f];return _0x237efa;};'use strict';var Sequelize=require('sequelize');module[_0xb57e('0x0')]={'name':{'type':Sequelize[_0xb57e('0x1')]},'type':{'type':Sequelize['ENUM'](_0xb57e('0x2'),_0xb57e('0x3'))},'description':{'type':Sequelize[_0xb57e('0x4')]},'version':{'type':Sequelize[_0xb57e('0x4')]},'path':{'type':Sequelize['STRING'],'comment':'The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'},'active':{'type':Sequelize[_0xb57e('0x5')],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize[_0xb57e('0x6')](_0xb57e('0x7'),'agentOnly','always',_0xb57e('0x8')),'defaultValue':'always','comment':_0xb57e('0x9')},'icon':{'type':Sequelize[_0xb57e('0x1')]},'adminUrl':{'type':Sequelize[_0xb57e('0x1')]},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0xb57e('0x1')]},'scriptPath':{'type':Sequelize[_0xb57e('0x1')]}}; \ No newline at end of file