X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2Fplugin%2Fplugin.attributes.js;h=4c5bbd24a733ec32412bd436238a395ac7ecf0ec;hb=262e7062005b3f571634c4983ecdb7eac829efe8;hp=0e583b24e37405a6289f6aa3ee257203c7e9e5ee;hpb=616b05b12f37a2d91c8e3c0e9817684f8aa283c7;p=motion2.git diff --git a/server/api/plugin/plugin.attributes.js b/server/api/plugin/plugin.attributes.js index 0e583b2..4c5bbd2 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 _0x5c05=['html','script','TEXT','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','adminOnly','agentOnly','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','exports','STRING','ENUM'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0x5c05,0xc0));var _0x55c0=function(_0x3c1ca2,_0x3428ae){_0x3c1ca2=_0x3c1ca2-0x0;var _0x310c01=_0x5c05[_0x3c1ca2];return _0x310c01;};'use strict';var Sequelize=require('sequelize');module[_0x55c0('0x0')]={'name':{'type':Sequelize[_0x55c0('0x1')]},'type':{'type':Sequelize[_0x55c0('0x2')](_0x55c0('0x3'),_0x55c0('0x4'))},'description':{'type':Sequelize['TEXT']},'version':{'type':Sequelize[_0x55c0('0x5')]},'path':{'type':Sequelize[_0x55c0('0x1')],'comment':_0x55c0('0x6')},'active':{'type':Sequelize[_0x55c0('0x7')],'defaultValue':0x0,'comment':_0x55c0('0x8')},'sidebar':{'type':Sequelize['ENUM'](_0x55c0('0x9'),_0x55c0('0xa'),_0x55c0('0xb'),'never'),'defaultValue':_0x55c0('0xb'),'comment':_0x55c0('0xc')},'icon':{'type':Sequelize[_0x55c0('0x1')]},'adminUrl':{'type':Sequelize['STRING']},'agentUrl':{'type':Sequelize['STRING']},'scriptName':{'type':Sequelize[_0x55c0('0x1')]},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file +var _0x17ba=['BOOLEAN','adminOnly','always','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','exports','ENUM','TEXT','STRING','The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.'];(function(_0x1b3752,_0x4f31a9){var _0x132435=function(_0x377b81){while(--_0x377b81){_0x1b3752['push'](_0x1b3752['shift']());}};_0x132435(++_0x4f31a9);}(_0x17ba,0xee));var _0xa17b=function(_0x56677c,_0x853e13){_0x56677c=_0x56677c-0x0;var _0x38895c=_0x17ba[_0x56677c];return _0x38895c;};'use strict';var Sequelize=require('sequelize');module[_0xa17b('0x0')]={'name':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0xa17b('0x1')]('html','script')},'description':{'type':Sequelize[_0xa17b('0x2')]},'version':{'type':Sequelize[_0xa17b('0x2')]},'path':{'type':Sequelize[_0xa17b('0x3')],'comment':_0xa17b('0x4')},'active':{'type':Sequelize[_0xa17b('0x5')],'defaultValue':0x0,'comment':'Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.'},'sidebar':{'type':Sequelize[_0xa17b('0x1')](_0xa17b('0x6'),'agentOnly',_0xa17b('0x7'),'never'),'defaultValue':_0xa17b('0x7'),'comment':_0xa17b('0x8')},'icon':{'type':Sequelize[_0xa17b('0x3')]},'adminUrl':{'type':Sequelize[_0xa17b('0x3')]},'agentUrl':{'type':Sequelize[_0xa17b('0x3')]},'scriptName':{'type':Sequelize[_0xa17b('0x3')]},'scriptPath':{'type':Sequelize['STRING']}}; \ No newline at end of file