sh.st/tVdGD sh.st/tCXMj Trick of the Day: Plug-in Fine-Tuning

Trick of the Day: Plug-in Fine-Tuning



For our developers here's a neat trick to help you easily develop, test and fine-tune a Sidebar script plug-in without the need to repeatedly install the plug-in after each modification.

1. Create the installer for your plug-in and install it once. The plug-in is installed in the Program Files directory under Google Desktop Search\Plugins\YourPluginName. Once installed you can modify the plug-in script sources directly.

2. To test changes after modifying the script sources use the "Add/Remove Panels" menu option to unload the old plug-in and load in the new version.

3. Once you are satisfied with the results transfer the modified files back to your original code base and use the plug-in installer to create the final plug-in package.
Related Posts Plugin for WordPress, Blogger...