| Plugins: |
${contextHelpButt('Plugins Help','Plugins','RIGHT');}
|
| |
| Load Plugin: |
${butt('File',"document.getElementById('PLUGINSROOT').selectFile();");}
${butt('Download',"document.getElementById('PLUGINSROOT').downloadPlugins();");}
${butt('Build',"document.getElementById('PLUGINSROOT').trybuildplugin();");}
|
Plugin:
|
|
JavaScript: |
|
|
${butt('Delete',"document.getElementById('PLUGINSROOT').trydelplugin();");}
${butt('Download',"document.getElementById('PLUGINSROOT').trysaveplugin();");}
${butt('Storage',"document.getElementById('PLUGINSROOT').showstorage();");}
|