X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=ddb2a57ab4c140fb354a2f3c3d14baeb784ca799;hb=04c0f252a7a18de2cd4c2368f646bc7587dfdeaf;hp=6096f3666a7cae531b65b6700a0e744667792722;hpb=bb4ed137b40a5e77cec195be87f1b347330d2766;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 6096f36..ddb2a57 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 _0x7145=['BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','agentOnly','always','never','sequelize','STRING','ENUM','html','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'];(function(_0x18515d,_0x5c442b){var _0x175db2=function(_0x1abf22){while(--_0x1abf22){_0x18515d['push'](_0x18515d['shift']());}};_0x175db2(++_0x5c442b);}(_0x7145,0x1c2));var _0x5714=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0x7145[_0x321bb2];return _0x9c12ed;};'use strict';var Sequelize=require(_0x5714('0x0'));module['exports']={'name':{'type':Sequelize[_0x5714('0x1')]},'type':{'type':Sequelize[_0x5714('0x2')](_0x5714('0x3'),'script')},'description':{'type':Sequelize[_0x5714('0x4')]},'version':{'type':Sequelize[_0x5714('0x4')]},'path':{'type':Sequelize[_0x5714('0x1')],'comment':_0x5714('0x5')},'active':{'type':Sequelize[_0x5714('0x6')],'defaultValue':0x0,'comment':_0x5714('0x7')},'sidebar':{'type':Sequelize[_0x5714('0x2')](_0x5714('0x8'),_0x5714('0x9'),_0x5714('0xa'),_0x5714('0xb')),'defaultValue':_0x5714('0xa'),'comment':'Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.'},'icon':{'type':Sequelize[_0x5714('0x1')]},'adminUrl':{'type':Sequelize[_0x5714('0x1')]},'agentUrl':{'type':Sequelize[_0x5714('0x1')]},'scriptName':{'type':Sequelize[_0x5714('0x1')]},'scriptPath':{'type':Sequelize[_0x5714('0x1')]}}; \ No newline at end of file +var _0x02bb=['agentOnly','always','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','STRING','ENUM','script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly'];(function(_0x8c43de,_0x90ff31){var _0xa6591b=function(_0x469716){while(--_0x469716){_0x8c43de['push'](_0x8c43de['shift']());}};_0xa6591b(++_0x90ff31);}(_0x02bb,0x197));var _0xb02b=function(_0x4ae6ef,_0xc2af80){_0x4ae6ef=_0x4ae6ef-0x0;var _0x3cbb4e=_0x02bb[_0x4ae6ef];return _0x3cbb4e;};'use strict';var Sequelize=require(_0xb02b('0x0'));module[_0xb02b('0x1')]={'name':{'type':Sequelize[_0xb02b('0x2')]},'type':{'type':Sequelize[_0xb02b('0x3')]('html',_0xb02b('0x4'))},'description':{'type':Sequelize[_0xb02b('0x5')]},'version':{'type':Sequelize[_0xb02b('0x5')]},'path':{'type':Sequelize['STRING'],'comment':_0xb02b('0x6')},'active':{'type':Sequelize['BOOLEAN'],'defaultValue':0x0,'comment':_0xb02b('0x7')},'sidebar':{'type':Sequelize[_0xb02b('0x3')](_0xb02b('0x8'),_0xb02b('0x9'),_0xb02b('0xa'),_0xb02b('0xb')),'defaultValue':'always','comment':_0xb02b('0xc')},'icon':{'type':Sequelize[_0xb02b('0x2')]},'adminUrl':{'type':Sequelize[_0xb02b('0x2')]},'agentUrl':{'type':Sequelize[_0xb02b('0x2')]},'scriptName':{'type':Sequelize['STRING']},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file